FreeBSD Bugzilla – Attachment 161132 Details for
Bug 203163
devel/ice: Support building against LibreSSL and OpenSSL from ports
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
poudriere output of build on 10.2-RELEASE against LibreSSL
10.2-RELEASE_LibreSSL_Ice-3.6.0_1.log (text/plain), 525.77 KB, created by
Michael Gmelin
on 2015-09-16 23:25:13 UTC
(
hide
)
Description:
poudriere output of build on 10.2-RELEASE against LibreSSL
Filename:
MIME Type:
Creator:
Michael Gmelin
Created:
2015-09-16 23:25:13 UTC
Size:
525.77 KB
patch
obsolete
>build started at Wed Sep 16 22:46:22 UTC 2015 >port directory: /usr/ports/devel/ice >building for: FreeBSD 102amd64-local 10.2-RELEASE-p2 FreeBSD 10.2-RELEASE-p2 amd64 >maintained by: freebsd@grem.de >Makefile ident: $FreeBSD: head/devel/ice/Makefile 393516 2015-08-04 11:29:18Z mat $ >Poudriere version: 3.1.7 >Host OSVERSION: 1000510 >Jail OSVERSION: 1002000 > > > > >!!! Jail is newer than host. (Jail: 1002000, Host: 1000510) !!! >!!! This is not supported. !!! >!!! Host kernel must be same or newer than jail. !!! >!!! Expect build failures. !!! > > > >---Begin Environment--- >PKGREPOSITORY=/tmp/pkgs >PACKAGES=/tmp/pkgs >OSVERSION=1002000 >UNAME_v=FreeBSD 10.2-RELEASE-p2 >UNAME_r=10.2-RELEASE-p2 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >SAVED_TERM=screen >NO_WARNING_PKG_INSTALL_EOL=yes >MASTERMNT=/usr/local/poudriere/data/.m/102amd64-local/ref >FORCE_PACKAGE=yes >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >OLDPWD=/ >PWD=/usr/local/poudriere/data/.m/102amd64-local/ref/.p/pool >MASTERNAME=102amd64-local >SCRIPTPREFIX=/usr/local/share/poudriere >USER=root >HOME=/root >POUDRIERE_VERSION=3.1.7 >SCRIPTPATH=/usr/local/share/poudriere/testport.sh >TRYBROKEN=yes >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_1: > DEBUG=on: 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/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/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" DONTSTRIP=yes NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath,/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -m 555" BSD_INSTALL_LIB="install -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=freebsd10 >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=10.2 >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--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >#### /usr/local/etc/poudriere.d/102amd64-make.conf #### >CXXFLAGS+= -std=c++11 -stdlib=libc++ >WITH_OPENSSL_PORT= yes >OPENSSL_PORT= security/libressl >---End make.conf--- >=======================<phase: check-sanity >============================ >===> License GPLv2 accepted by the user >===> Found saved configuration for Ice-3.6.0 >=========================================================================== >=======================<phase: pkg-depends >============================ >===> Ice-3.6.0_1 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.5.6.txz >[102amd64-local] Installing pkg-1.5.6... >[102amd64-local] Extracting pkg-1.5.6: .......... done >Message for pkg-1.5.6: >If you are upgrading from the old package format, first run: > > # pkg2ng >===> Ice-3.6.0_1 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of Ice-3.6.0_1 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License GPLv2 accepted by the user >===> Found saved configuration for Ice-3.6.0 >===> Ice-3.6.0_1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by Ice-3.6.0_1 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License GPLv2 accepted by the user >===> Found saved configuration for Ice-3.6.0 >===> Ice-3.6.0_1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by Ice-3.6.0_1 for building >=> SHA256 Checksum OK for zeroc-ice-Ice-v3.6.0_GH0.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License GPLv2 accepted by the user >===> Found saved configuration for Ice-3.6.0 >===> Ice-3.6.0_1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by Ice-3.6.0_1 for building >===> Extracting for Ice-3.6.0_1 >=> SHA256 Checksum OK for zeroc-ice-Ice-v3.6.0_GH0.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for Ice-3.6.0_1 >===> Applying FreeBSD patches for Ice-3.6.0_1 >=========================================================================== >=======================<phase: build-depends >============================ >===> Ice-3.6.0_1 depends on package: py27-passlib>0 - not found >===> Installing existing package /packages/All/py27-passlib-1.6.2.txz >[102amd64-local] Installing py27-passlib-1.6.2... >[102amd64-local] `-- Installing py27-setuptools27-17.0... >[102amd64-local] | `-- Installing python27-2.7.10... >[102amd64-local] | | `-- Installing gettext-runtime-0.19.5.1... >[102amd64-local] | | `-- Installing indexinfo-0.2.3... >[102amd64-local] | | `-- Extracting indexinfo-0.2.3: .... done >[102amd64-local] | | `-- Extracting gettext-runtime-0.19.5.1: .......... done >[102amd64-local] | | `-- Installing libffi-3.2.1... >[102amd64-local] | | `-- Extracting libffi-3.2.1: .......... done >[102amd64-local] | | `-- Installing libressl-2.2.3... >[102amd64-local] | | `-- Extracting libressl-2.2.3: .......... done >[102amd64-local] | `-- Extracting python27-2.7.10: .......... done >[102amd64-local] `-- Extracting py27-setuptools27-17.0: .......... done >[102amd64-local] 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_1 depends on package: py27-passlib>0 - found >===> Returning to build of Ice-3.6.0_1 >===> Ice-3.6.0_1 depends on file: /usr/local/lib/libcrypto.so.35 - found >===> Ice-3.6.0_1 depends on executable: gmake - not found >===> Installing existing package /packages/All/gmake-4.1_2.txz >[102amd64-local] Installing gmake-4.1_2... >[102amd64-local] Extracting gmake-4.1_2: .......... done >===> Ice-3.6.0_1 depends on executable: gmake - found >===> Returning to build of Ice-3.6.0_1 >===> Ice-3.6.0_1 depends on file: /usr/local/bin/python2.7 - found >=========================================================================== >=======================<phase: lib-depends >============================ >===> Ice-3.6.0_1 depends on shared library: libexpat.so - not found >===> Installing existing package /packages/All/expat-2.1.0_3.txz >[102amd64-local] Installing expat-2.1.0_3... >[102amd64-local] Extracting expat-2.1.0_3: .......... done >===> Ice-3.6.0_1 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) >===> Returning to build of Ice-3.6.0_1 >===> Ice-3.6.0_1 depends on shared library: libmcpp.so - not found >===> Installing existing package /packages/All/mcpp-2.7.2_2.txz >[102amd64-local] Installing mcpp-2.7.2_2... >[102amd64-local] Extracting mcpp-2.7.2_2: .......... done >===> Ice-3.6.0_1 depends on shared library: libmcpp.so - found (/usr/local/lib/libmcpp.so) >===> Returning to build of Ice-3.6.0_1 >===> Ice-3.6.0_1 depends on shared library: libdb-5.3.so - not found >===> Installing existing package /packages/All/db5-5.3.28_2.txz >[102amd64-local] Installing db5-5.3.28_2... >[102amd64-local] Extracting db5-5.3.28_2: .......... done >===> Ice-3.6.0_1 depends on shared library: libdb-5.3.so - found (/usr/local/lib/libdb-5.3.so) >===> Returning to build of Ice-3.6.0_1 >=========================================================================== >====>> Recording filesystem state for prebuild... done >=======================<phase: configure >============================ >===> Ice-3.6.0_1 depends on package: py27-passlib>0 - found >===> Ice-3.6.0_1 depends on file: /usr/local/lib/libcrypto.so.35 - found >===> Ice-3.6.0_1 depends on executable: gmake - found >===> Ice-3.6.0_1 depends on file: /usr/local/bin/python2.7 - found >===> Ice-3.6.0_1 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) >===> Ice-3.6.0_1 depends on shared library: libmcpp.so - found (/usr/local/lib/libmcpp.so) >===> Ice-3.6.0_1 depends on shared library: libdb-5.3.so - found (/usr/local/lib/libdb-5.3.so) >===> Configuring for Ice-3.6.0_1 >=========================================================================== >=======================<phase: build >============================ >===> Building for Ice-3.6.0_1 >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' >c++ -c -I./include -I../include -I../../include -I/usr/local/include -DICE_UTIL_API_EXPORTS -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ArgVector.cpp >c++ -c -I./include -I../include -I../../include -I/usr/local/include -DICE_UTIL_API_EXPORTS -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Cond.cpp >c++ -c -I./include -I../include -I../../include -I/usr/local/include -DICE_UTIL_API_EXPORTS -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ConvertUTF.cpp >c++ -c -I./include -I../include -I../../include -I/usr/local/include -DICE_UTIL_API_EXPORTS -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ CountDownLatch.cpp >c++ -c -I./include -I../include -I../../include -I/usr/local/include -DICE_UTIL_API_EXPORTS -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ CtrlCHandler.cpp >c++ -c -I./include -I../include -I../../include -I/usr/local/include -DICE_UTIL_API_EXPORTS -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Exception.cpp >c++ -c -I./include -I../include -I../../include -I/usr/local/include -DICE_UTIL_API_EXPORTS -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ FileUtil.cpp >c++ -c -I./include -I../include -I../../include -I/usr/local/include -DICE_UTIL_API_EXPORTS -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ InputUtil.cpp >c++ -c -I./include -I../include -I../../include -I/usr/local/include -DICE_UTIL_API_EXPORTS -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ MutexProtocol.cpp >c++ -c -I./include -I../include -I../../include -I/usr/local/include -DICE_UTIL_API_EXPORTS -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Options.cpp >c++ -c -I./include -I../include -I../../include -I/usr/local/include -DICE_UTIL_API_EXPORTS -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ OutputUtil.cpp >c++ -c -I./include -I../include -I../../include -I/usr/local/include -DICE_UTIL_API_EXPORTS -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Random.cpp >c++ -c -I./include -I../include -I../../include -I/usr/local/include -DICE_UTIL_API_EXPORTS -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ RecMutex.cpp >c++ -c -I./include -I../include -I../../include -I/usr/local/include -DICE_UTIL_API_EXPORTS -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ SHA1.cpp >c++ -c -I./include -I../include -I../../include -I/usr/local/include -DICE_UTIL_API_EXPORTS -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Shared.cpp >c++ -c -I./include -I../include -I../../include -I/usr/local/include -DICE_UTIL_API_EXPORTS -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ StringConverter.cpp >c++ -c -I./include -I../include -I../../include -I/usr/local/include -DICE_UTIL_API_EXPORTS -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ StringUtil.cpp >c++ -c -I./include -I../include -I../../include -I/usr/local/include -DICE_UTIL_API_EXPORTS -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Thread.cpp >c++ -c -I./include -I../include -I../../include -I/usr/local/include -DICE_UTIL_API_EXPORTS -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ThreadException.cpp >c++ -c -I./include -I../include -I../../include -I/usr/local/include -DICE_UTIL_API_EXPORTS -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Time.cpp >c++ -c -I./include -I../include -I../../include -I/usr/local/include -DICE_UTIL_API_EXPORTS -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Timer.cpp >c++ -c -I./include -I../include -I../../include -I/usr/local/include -DICE_UTIL_API_EXPORTS -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Unicode.cpp >c++ -c -I./include -I../include -I../../include -I/usr/local/include -DICE_UTIL_API_EXPORTS -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ UUID.cpp >rm -f ../../lib/libIceUtil.so.3.6.0 >c++ -shared -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -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 -Wl,-rpath,/usr/local/lib -L/usr/local/lib -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' >c++ -c -I.. -I./include -I../include -I../../include -DSLICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Checksum.cpp >c++ -c -I.. -I./include -I../include -I../../include -DSLICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ CPlusPlusUtil.cpp >c++ -c -I.. -I./include -I../include -I../../include -DSLICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ CsUtil.cpp >c++ -c -I.. -I./include -I../include -I../../include -DSLICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ DotNetNames.cpp >c++ -c -I.. -I./include -I../include -I../../include -DSLICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ FileTracker.cpp >c++ -c -I.. -I./include -I../include -I../../include -DSLICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ JavaUtil.cpp >c++ -c -I.. -I./include -I../include -I../../include -DSLICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ MD5.cpp >c++ -c -I.. -I./include -I../include -I../../include -DSLICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ MD5I.cpp >c++ -c -I.. -I./include -I../include -I../../include -DSLICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ObjCUtil.cpp >c++ -c -I.. -I./include -I../include -I../../include -DSLICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Parser.cpp >c++ -c -I.. -I./include -I../include -I../../include -DSLICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ PHPUtil.cpp >c++ -c -I.. -I./include -I../include -I../../include -DSLICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Preprocessor.cpp >c++ -c -I.. -I./include -I../include -I../../include -DSLICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ PythonUtil.cpp >c++ -c -I.. -I./include -I../include -I../../include -DSLICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Python.cpp >c++ -c -I.. -I./include -I../include -I../../include -DSLICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ RubyUtil.cpp >c++ -c -I.. -I./include -I../include -I../../include -DSLICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Ruby.cpp >c++ -c -I.. -I./include -I../include -I../../include -DSLICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Scanner.cpp >c++ -c -I.. -I./include -I../include -I../../include -DSLICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Util.cpp >c++ -c -I.. -I./include -I../include -I../../include -DSLICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ../Slice/Grammar.cpp >rm -f ../../lib/libSlice.so.3.6.0 >c++ -shared -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../lib/libSlice.so.3.6.0 -Wl,-h,libSlice.so.36 Checksum.o CPlusPlusUtil.o CsUtil.o DotNetNames.o FileTracker.o JavaUtil.o MD5.o MD5I.o ObjCUtil.o Parser.o PHPUtil.o Preprocessor.o PythonUtil.o Python.o RubyUtil.o Ruby.o Scanner.o Util.o ../Slice/Grammar.o -lIceUtil -pthread -L/usr/local/lib -L/usr/local/lib -lmcpp >rm -f ../../lib/libSlice.so.36 >ln -s libSlice.so.3.6.0 ../../lib/libSlice.so.36 >rm -f ../../lib/libSlice.so >ln -s libSlice.so.36 ../../lib/libSlice.so >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Slice' >making all in slice2cpp >making all in slice2cs >making all in slice2freeze >making all in slice2freezej >making all in slice2java >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2cs' >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2cpp' >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2freeze' >making all in slice2php >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2freezej' >making all in slice2html >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2java' >making all in slice2js >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2php' >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2html' >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2js' >c++ -c -I. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Gen.cpp >c++ -c -I. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Gen.cpp >c++ -c -I. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Main.cpp >c++ -c -I. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Main.cpp >c++ -c -I. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Main.cpp >c++ -c -I. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Main.cpp >c++ -c -I. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Gen.cpp >c++ -c -I. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Main.cpp >c++ -c -I. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Main.cpp >c++ -c -I. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Gen.cpp >c++ -c -I. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Gen.cpp >c++ -c -I. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Main.cpp >c++ -c -I. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ JsUtil.cpp >c++ -c -I. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Main.cpp >rm -f ../../bin/slice2php >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../bin/slice2php Main.o -lSlice -lIceUtil -pthread -L/usr/local/lib >rm -f ../../bin/slice2freezej >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../bin/slice2freezej Main.o -lSlice -lIceUtil -pthread -L/usr/local/lib >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2php' >rm -f ../../bin/slice2js >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../bin/slice2js Gen.o JsUtil.o Main.o -lSlice -lIceUtil -pthread -L/usr/local/lib >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2freezej' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2js' >rm -f ../../bin/slice2freeze >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../bin/slice2freeze Main.o -lSlice -lIceUtil -pthread -L/usr/local/lib >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2freeze' >rm -f ../../bin/slice2html >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../bin/slice2html Gen.o Main.o -lSlice -lIceUtil -pthread -L/usr/local/lib >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2html' >rm -f ../../bin/slice2cpp >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../bin/slice2cpp Gen.o Main.o -lSlice -lIceUtil -pthread -L/usr/local/lib >rm -f ../../bin/slice2cs >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../bin/slice2cs Gen.o Main.o -lSlice -lIceUtil -pthread -L/usr/local/lib >rm -f ../../bin/slice2java >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../bin/slice2java Gen.o Main.o -lSlice -lIceUtil -pthread -L/usr/local/lib >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2cpp' >making all in Ice >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Ice' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2cs' >rm -f ../../include/Ice/BuiltinSequences.h BuiltinSequences.cpp >rm -f ../../include/Ice/Communicator.h Communicator.cpp >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/BuiltinSequences.ice >rm -f ../../include/Ice/CommunicatorF.h CommunicatorF.cpp >rm -f ../../include/Ice/Connection.h Connection.cpp >rm -f ../../include/Ice/ConnectionF.h ConnectionF.cpp >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/CommunicatorF.ice >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/Communicator.ice >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/ConnectionF.ice >rm -f ../../include/Ice/Current.h Current.cpp >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/Connection.ice >rm -f ../../include/Ice/Endpoint.h Endpoint.cpp >rm -f ../../include/Ice/EndpointF.h EndpointF.cpp >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/Endpoint.ice >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/Current.ice >rm -f ../../include/Ice/EndpointTypes.h EndpointTypes.cpp >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/EndpointF.ice >rm -f ../../include/Ice/FacetMap.h FacetMap.cpp >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/EndpointTypes.ice >rm -f ../../include/Ice/Identity.h Identity.cpp >rm -f ../../include/Ice/ImplicitContext.h ImplicitContext.cpp >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/FacetMap.ice >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/Identity.ice >rm -f ../../include/Ice/ImplicitContextF.h ImplicitContextF.cpp >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/ImplicitContext.ice >mv ConnectionF.h ../../include/Ice >rm -f ../../include/Ice/Instrumentation.h Instrumentation.cpp >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/ImplicitContextF.ice >mv EndpointF.h ../../include/Ice >mv Current.h ../../include/Ice >rm -f ../../include/Ice/InstrumentationF.h InstrumentationF.cpp >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/Instrumentation.ice >rm -f ../../include/Ice/LocalException.h LocalException.cpp >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/InstrumentationF.ice >mv Endpoint.h ../../include/Ice >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/LocalException.ice >mv BuiltinSequences.h ../../include/Ice >mv CommunicatorF.h ../../include/Ice >mv Identity.h ../../include/Ice >mv InstrumentationF.h ../../include/Ice >mv ImplicitContextF.h ../../include/Ice >mv ImplicitContext.h ../../include/Ice >mv FacetMap.h ../../include/Ice >mv EndpointTypes.h ../../include/Ice >mv Communicator.h ../../include/Ice >rm -f ../../include/Ice/Locator.h Locator.cpp >mv LocalException.h ../../include/Ice >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/Locator.ice >mv Connection.h ../../include/Ice >rm -f ../../include/Ice/LocatorF.h LocatorF.cpp >rm -f ../../include/Ice/Logger.h Logger.cpp >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/LocatorF.ice >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/Logger.ice >rm -f ../../include/Ice/LoggerF.h LoggerF.cpp >rm -f ../../include/Ice/Metrics.h Metrics.cpp >rm -f ../../include/Ice/ObjectAdapter.h ObjectAdapter.cpp >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/LoggerF.ice >rm -f ../../include/Ice/ObjectAdapterF.h ObjectAdapterF.cpp >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/ObjectAdapter.ice >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/Metrics.ice >mv Instrumentation.h ../../include/Ice >mv LocatorF.h ../../include/Ice >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/ObjectAdapterF.ice >rm -f ../../include/Ice/ObjectFactory.h ObjectFactory.cpp >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/ObjectFactory.ice >mv Logger.h ../../include/Ice >rm -f ../../include/Ice/ObjectFactoryF.h ObjectFactoryF.cpp >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/ObjectFactoryF.ice >mv LoggerF.h ../../include/Ice >rm -f ../../include/Ice/Plugin.h Plugin.cpp >rm -f ../../include/Ice/PluginF.h PluginF.cpp >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/Plugin.ice >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/PluginF.ice >mv Locator.h ../../include/Ice >mv ObjectFactoryF.h ../../include/Ice >rm -f ../../include/Ice/Process.h Process.cpp >mv ObjectFactory.h ../../include/Ice >rm -f ../../include/Ice/ProcessF.h ProcessF.cpp >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/Process.ice >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/ProcessF.ice >mv PluginF.h ../../include/Ice >mv Plugin.h ../../include/Ice >mv ObjectAdapterF.h ../../include/Ice >rm -f ../../include/Ice/Properties.h Properties.cpp >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/Properties.ice >rm -f ../../include/Ice/PropertiesAdmin.h PropertiesAdmin.cpp >mv ProcessF.h ../../include/Ice >mv Process.h ../../include/Ice >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2java' >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/PropertiesAdmin.ice >rm -f ../../include/Ice/PropertiesF.h PropertiesF.cpp >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/PropertiesF.ice >rm -f ../../include/Ice/RemoteLogger.h RemoteLogger.cpp >mv Properties.h ../../include/Ice >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/RemoteLogger.ice >mv ObjectAdapter.h ../../include/Ice >rm -f ../../include/Ice/Router.h Router.cpp >rm -f ../../include/Ice/RouterF.h RouterF.cpp >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/Router.ice >mv PropertiesF.h ../../include/Ice >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/RouterF.ice >rm -f ../../include/Ice/ServantLocator.h ServantLocator.cpp >rm -f ../../include/Ice/ServantLocatorF.h ServantLocatorF.cpp >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/ServantLocator.ice >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/ServantLocatorF.ice >rm -f ../../include/Ice/SliceChecksumDict.h SliceChecksumDict.cpp >rm -f ../../include/Ice/Version.h Version.cpp >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/Version.ice >../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice ../../../slice/Ice/SliceChecksumDict.ice >mv RouterF.h ../../include/Ice >mv RemoteLogger.h ../../include/Ice >mv ServantLocator.h ../../include/Ice >mv SliceChecksumDict.h ../../include/Ice >mv PropertiesAdmin.h ../../include/Ice >mv ServantLocatorF.h ../../include/Ice >mv Version.h ../../include/Ice >mv Router.h ../../include/Ice >mv Metrics.h ../../include/Ice >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Acceptor.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ACM.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Application.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AsyncResult.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Base64.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ BasicStream.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ BatchRequestQueue.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Buffer.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ CollocatedRequestHandler.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ CommunicatorI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ConnectionFactory.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ConnectionI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ConnectionRequestHandler.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Connector.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ConnectRequestHandler.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ DefaultsAndOverrides.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ DeprecatedStringConverter.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ DispatchInterceptor.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ DynamicLibrary.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ EndpointFactory.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ EndpointFactoryManager.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ EndpointI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ EventHandler.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Exception.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ FactoryTable.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ FactoryTableInit.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ GCObject.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ HttpParser.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ImplicitContextI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Incoming.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ IncomingAsync.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Initialize.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Instance.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ InstrumentationI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ IPEndpointI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ LocalObject.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ LocatorInfo.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ LoggerAdminI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ LoggerI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ LoggerUtil.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ MetricsAdminI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ MetricsObserverI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Network.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ NetworkProxy.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Object.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ObjectAdapterFactory.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ObjectAdapterI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ObjectFactoryManager.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ObserverHelper.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ OpaqueEndpointI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Outgoing.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ OutgoingAsync.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ PluginManagerI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ PropertiesAdminI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ PropertiesI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ PropertyNames.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Protocol.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ProtocolInstance.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ProtocolPluginFacade.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Proxy.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ProxyFactory.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Reference.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ReferenceFactory.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ RegisterPlugins.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ RequestHandler.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ RequestHandlerFactory.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ResponseHandler.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ RetryQueue.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ RouterInfo.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Selector.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServantManager.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ SliceChecksums.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ SlicedData.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Stream.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ StreamI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ StreamSocket.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ StringConverterPlugin.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TcpAcceptor.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TcpConnector.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TcpEndpointI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TcpTransceiver.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ThreadPool.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TraceLevels.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TraceUtil.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Transceiver.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ UdpConnector.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ UdpEndpointI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ UdpTransceiver.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ WSAcceptor.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ WSConnector.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ WSEndpoint.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ WSTransceiver.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ BuiltinSequences.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Communicator.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ CommunicatorF.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Connection.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ConnectionF.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Current.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Endpoint.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ EndpointF.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ EndpointTypes.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ FacetMap.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Identity.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ImplicitContext.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ImplicitContextF.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Instrumentation.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ InstrumentationF.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ LocalException.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Locator.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ LocatorF.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Logger.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ LoggerF.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Metrics.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ObjectAdapter.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ObjectAdapterF.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ObjectFactory.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ObjectFactoryF.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Plugin.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ PluginF.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Process.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ProcessF.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Properties.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ PropertiesAdmin.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ PropertiesF.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ RemoteLogger.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Router.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ RouterF.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServantLocator.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServantLocatorF.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ SliceChecksumDict.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Version.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Service.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ SysLoggerI.cpp >rm -f ../../lib/libIce.so.3.6.0 >c++ -shared -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../lib/libIce.so.3.6.0 -Wl,-h,libIce.so.36 Acceptor.o ACM.o Application.o AsyncResult.o Base64.o BasicStream.o BatchRequestQueue.o Buffer.o CollocatedRequestHandler.o CommunicatorI.o ConnectionFactory.o ConnectionI.o ConnectionRequestHandler.o Connector.o ConnectRequestHandler.o DefaultsAndOverrides.o DeprecatedStringConverter.o DispatchInterceptor.o DynamicLibrary.o EndpointFactory.o EndpointFactoryManager.o EndpointI.o EventHandler.o Exception.o FactoryTable.o FactoryTableInit.o GCObject.o HttpParser.o ImplicitContextI.o Incoming.o IncomingAsync.o Initialize.o Instance.o InstrumentationI.o IPEndpointI.o LocalObject.o LocatorInfo.o LoggerAdminI.o LoggerI.o LoggerUtil.o MetricsAdminI.o MetricsObserverI.o Network.o NetworkProxy.o Object.o ObjectAdapterFactory.o ObjectAdapterI.o ObjectFactoryManager.o ObserverHelper.o OpaqueEndpointI.o Outgoing.o OutgoingAsync.o PluginManagerI.o PropertiesAdminI.o PropertiesI.o PropertyNames.o Protocol.o ProtocolInstance.o ProtocolPluginFacade.o Proxy.o ProxyFactory.o Reference.o ReferenceFactory.o RegisterPlugins.o RequestHandler.o RequestHandlerFactory.o ResponseHandler.o RetryQueue.o RouterInfo.o Selector.o ServantManager.o SliceChecksums.o SlicedData.o Stream.o StreamI.o StreamSocket.o StringConverterPlugin.o TcpAcceptor.o TcpConnector.o TcpEndpointI.o TcpTransceiver.o ThreadPool.o TraceLevels.o TraceUtil.o Transceiver.o UdpConnector.o UdpEndpointI.o UdpTransceiver.o WSAcceptor.o WSConnector.o WSEndpoint.o WSTransceiver.o BuiltinSequences.o Communicator.o CommunicatorF.o Connection.o ConnectionF.o Current.o Endpoint.o EndpointF.o EndpointTypes.o FacetMap.o Identity.o ImplicitContext.o ImplicitContextF.o Instrumentation.o InstrumentationF.o LocalException.o Locator.o LocatorF.o Logger.o LoggerF.o Metrics.o ObjectAdapter.o ObjectAdapterF.o ObjectFactory.o ObjectFactoryF.o Plugin.o PluginF.o Process.o ProcessF.o Properties.o PropertiesAdmin.o PropertiesF.o RemoteLogger.o Router.o RouterF.o ServantLocator.o ServantLocatorF.o SliceChecksumDict.o Version.o Service.o SysLoggerI.o -lIceUtil -lbz2 >rm -f ../../lib/libIce.so.36 >ln -s libIce.so.3.6.0 ../../lib/libIce.so.36 >rm -f ../../lib/libIce.so >ln -s libIce.so.36 ../../lib/libIce.so >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Ice' >making all in IceXML >making all in IceDiscovery >making all in IceSSL >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceXML' >making all in IceLocatorDiscovery >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceSSL' >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceDiscovery' >making all in IceBox >making all in Freeze >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceLocatorDiscovery' >making all in Glacier2Lib >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceBox' >making all in IceStormLib >making all in IcePatch2Lib >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceStormLib' >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Glacier2Lib' >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IcePatch2Lib' >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Freeze' >c++ -c -I.. -I./include -I../include -I../../include -DICE_XML_API_EXPORTS -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Parser.cpp >rm -f IceDiscovery.h IceDiscovery.cpp >rm -f ../../include/IceBox/IceBox.h IceBox.cpp >rm -f ../../include/IceStorm/IceStorm.h IceStorm.cpp >rm -f ../../include/IceSSL/ConnectionInfo.h ConnectionInfo.cpp >rm -f ../../include/Glacier2/Metrics.h Metrics.cpp >rm -f ../../include/IceStorm/Metrics.h Metrics.cpp >rm -f ../../include/Glacier2/PermissionsVerifierF.h PermissionsVerifierF.cpp >rm -f ../../include/IceSSL/EndpointInfo.h EndpointInfo.cpp >../../bin/slice2cpp --checksum --ice --dll-export ICE_BOX_API --include-dir IceBox -I../../../slice ../../../slice/IceBox/IceBox.ice >rm -f ../../include/Glacier2/PermissionsVerifier.h PermissionsVerifier.cpp >../../bin/slice2cpp --ice --include-dir IceStorm --checksum --dll-export ICE_STORM_LIB_API -I../../../slice -I.. ../../../slice/IceStorm/IceStorm.ice >../../bin/slice2cpp --ice --include-dir IceDiscovery -I../../../slice ../../../slice/IceDiscovery/IceDiscovery.ice >rm -f ../../include/Glacier2/Router.h Router.cpp >../../bin/slice2cpp --ice --include-dir IceSSL --dll-export ICE_SSL_API -I../../../slice ../../../slice/IceSSL/ConnectionInfo.ice >rm -f IceLocatorDiscovery.h IceLocatorDiscovery.cpp >../../bin/slice2cpp --ice --include-dir Glacier2 --dll-export GLACIER2_API -I../../../slice ../../../slice/Glacier2/PermissionsVerifierF.ice >../../bin/slice2cpp --ice --include-dir IceStorm --checksum --dll-export ICE_STORM_LIB_API -I../../../slice -I.. ../../../slice/IceStorm/Metrics.ice >../../bin/slice2cpp --ice --include-dir IceSSL --dll-export ICE_SSL_API -I../../../slice ../../../slice/IceSSL/EndpointInfo.ice >../../bin/slice2cpp --ice --include-dir Glacier2 --dll-export GLACIER2_API -I../../../slice ../../../slice/Glacier2/Metrics.ice >rm -f ../../include/Glacier2/RouterF.h RouterF.cpp >../../bin/slice2cpp --ice --include-dir Glacier2 --dll-export GLACIER2_API -I../../../slice ../../../slice/Glacier2/Router.ice >../../bin/slice2cpp --ice --include-dir Glacier2 --dll-export GLACIER2_API -I../../../slice ../../../slice/Glacier2/PermissionsVerifier.ice >rm -f ../../include/IcePatch2/FileInfo.h FileInfo.cpp >rm -f ../../include/Glacier2/Session.h Session.cpp >../../bin/slice2cpp --ice --include-dir IceLocatorDiscovery -I../../../slice ../../../slice/IceLocatorDiscovery/IceLocatorDiscovery.ice >../../bin/slice2cpp --ice --include-dir Glacier2 --dll-export GLACIER2_API -I../../../slice ../../../slice/Glacier2/RouterF.ice >rm -f ../../include/IcePatch2/FileServer.h FileServer.cpp >rm -f ../../include/Glacier2/SSLInfo.h SSLInfo.cpp >../../bin/slice2cpp --ice --include-dir Glacier2 --dll-export GLACIER2_API -I../../../slice ../../../slice/Glacier2/Session.ice >../../bin/slice2cpp --ice --include-dir IcePatch2 --dll-export ICE_PATCH2_API -I../../../slice ../../../slice/IcePatch2/FileInfo.ice >../../bin/slice2cpp --ice --include-dir Glacier2 --dll-export GLACIER2_API -I../../../slice ../../../slice/Glacier2/SSLInfo.ice >../../bin/slice2cpp --ice --include-dir IcePatch2 --dll-export ICE_PATCH2_API -I../../../slice ../../../slice/IcePatch2/FileServer.ice >mv PermissionsVerifierF.h ../../include/Glacier2 >rm -f ../../include/Freeze/Catalog.h Catalog.cpp >rm -f ../../include/Freeze/CatalogIndexList.h CatalogIndexList.cpp >mv RouterF.h ../../include/Glacier2 >mv Metrics.h ../../include/IceStorm >mv SSLInfo.h ../../include/Glacier2 >mv Metrics.h ../../include/Glacier2 >../../bin/slice2freeze --ice --include-dir Freeze --dll-export FREEZE_API -I../../../slice --dict Freeze::CatalogIndexList,string,Ice::StringSeq \ >CatalogIndexList ../../../slice/Ice/BuiltinSequences.ice >../../bin/slice2freeze --ice --include-dir Freeze --dll-export FREEZE_API -I../../../slice --dict Freeze::Catalog,string,Freeze::CatalogData \ >Catalog ../../../slice/Freeze/CatalogData.ice >rm -f ../../include/Freeze/BackgroundSaveEvictor.h BackgroundSaveEvictor.cpp >rm -f ../../include/Freeze/CatalogData.h CatalogData.cpp >mv IceBox.h ../../include/IceBox >../../bin/slice2cpp --ice --include-dir Freeze --dll-export FREEZE_API -I../../../slice ../../../slice/Freeze/BackgroundSaveEvictor.ice >rm -f ../../include/Freeze/Connection.h Connection.cpp >../../bin/slice2cpp --ice --include-dir Freeze --dll-export FREEZE_API -I../../../slice ../../../slice/Freeze/CatalogData.ice >rm -f ../../include/Freeze/ConnectionF.h ConnectionF.cpp >mv FileInfo.h ../../include/IcePatch2 >../../bin/slice2cpp --ice --include-dir Freeze --dll-export FREEZE_API -I../../../slice ../../../slice/Freeze/Connection.ice >mv Catalog.h ../../include/Freeze/Catalog.h >../../bin/slice2cpp --ice --include-dir Freeze --dll-export FREEZE_API -I../../../slice ../../../slice/Freeze/ConnectionF.ice >mv CatalogIndexList.h ../../include/Freeze/CatalogIndexList.h >mv Router.h ../../include/Glacier2 >rm -f ../../include/Freeze/DB.h DB.cpp >mv EndpointInfo.h ../../include/IceSSL >rm -f ../../include/Freeze/Evictor.h Evictor.cpp >../../bin/slice2cpp --ice --include-dir Freeze --dll-export FREEZE_API -I../../../slice ../../../slice/Freeze/DB.ice >mv CatalogData.h ../../include/Freeze >rm -f ../../include/Freeze/EvictorF.h EvictorF.cpp >c++ -c -I.. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Exception.cpp >c++ -c -I.. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ IceBox.cpp >../../bin/slice2cpp --ice --include-dir Freeze --dll-export FREEZE_API -I../../../slice ../../../slice/Freeze/Evictor.ice >c++ -c -I.. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Service.cpp >../../bin/slice2cpp --ice --include-dir Freeze --dll-export FREEZE_API -I../../../slice ../../../slice/Freeze/EvictorF.ice >c++ -c -I.. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServiceManagerI.cpp >mv ConnectionInfo.h ../../include/IceSSL >mv IceStorm.h ../../include/IceStorm >c++ -c -I.. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Admin.cpp >mv PermissionsVerifier.h ../../include/Glacier2 >mv ConnectionF.h ../../include/Freeze >mv Session.h ../../include/Glacier2 >rm -f ../../include/Freeze/EvictorStorage.h EvictorStorage.cpp >../../bin/slice2cpp --ice --include-dir Freeze --dll-export FREEZE_API -I../../../slice ../../../slice/Freeze/EvictorStorage.ice >mv DB.h ../../include/Freeze >c++ -c -I.. -I./include -I../include -I../../include -DICE_DISCOVERY_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ LocatorI.cpp >rm -f ../../include/Freeze/Exception.h Exception.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_DISCOVERY_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ LookupI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_DISCOVERY_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ PluginI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_DISCOVERY_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ IceDiscovery.cpp >mv BackgroundSaveEvictor.h ../../include/Freeze >../../bin/slice2cpp --ice --include-dir Freeze --dll-export FREEZE_API -I../../../slice ../../../slice/Freeze/Exception.ice >mv Connection.h ../../include/Freeze >rm -f ../../include/Freeze/Transaction.h Transaction.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_LOCATOR_DISCOVERY_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ PluginI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_LOCATOR_DISCOVERY_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ IceLocatorDiscovery.cpp >../../bin/slice2cpp --ice --include-dir Freeze --dll-export FREEZE_API -I../../../slice ../../../slice/Freeze/Transaction.ice >mv EvictorStorage.h ../../include/Freeze >mv EvictorF.h ../../include/Freeze >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ IceStorm.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Metrics.cpp >mv Exception.h ../../include/Freeze >mv FileServer.h ../../include/IcePatch2 >mv Transaction.h ../../include/Freeze >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include -DGLACIER2_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Application.cpp >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include -DGLACIER2_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ NullPermissionsVerifier.cpp >mv Evictor.h ../../include/Freeze >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include -DGLACIER2_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ SessionHelper.cpp >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include -DGLACIER2_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Metrics.cpp >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include -DGLACIER2_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ PermissionsVerifierF.cpp >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include -DGLACIER2_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ PermissionsVerifier.cpp >rm -f ../../include/Freeze/TransactionalEvictor.h TransactionalEvictor.cpp >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include -DGLACIER2_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Router.cpp >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include -DGLACIER2_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ RouterF.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_SSL_API_EXPORTS -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AcceptorI.cpp >../../bin/slice2cpp --ice --include-dir Freeze --dll-export FREEZE_API -I../../../slice ../../../slice/Freeze/TransactionalEvictor.ice >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include -DGLACIER2_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Session.cpp >c++ -c -I. -I.. -I./include -I../include -I../../include -Wno-deprecated-declarations -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ClientUtil.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_SSL_API_EXPORTS -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Certificate.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_SSL_API_EXPORTS -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ConnectorI.cpp >rm -f PingObject.h PingObject.cpp >mv TransactionalEvictor.h ../../include/Freeze >../../bin/slice2cpp --ice --include-dir Freeze --dll-export FREEZE_API -I../../../slice PingObject.ice >c++ -c -I.. -I./include -I../include -I../../include -DICE_SSL_API_EXPORTS -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ EndpointI.cpp >c++ -c -I. -I.. -I./include -I../include -I../../include -Wno-deprecated-declarations -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Util.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_SSL_API_EXPORTS -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Instance.cpp >c++ -c -I. -I.. -I./include -I../include -I../../include -Wno-deprecated-declarations -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ FileInfo.cpp >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ BackgroundSaveEvictorI.cpp >c++ -c -I. -I.. -I./include -I../include -I../../include -Wno-deprecated-declarations -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ FileServer.cpp >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include -DGLACIER2_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ SSLInfo.cpp >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Catalog.cpp >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ CatalogIndexList.cpp >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ConnectionI.cpp >rm -f ../../lib/libIceXML.so.3.6.0 >c++ -shared -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../lib/libIceXML.so.3.6.0 -Wl,-h,libIceXML.so.36 Parser.o -lIceUtil -L/usr/local/lib -lexpat >c++ -c -I.. -I./include -I../include -I../../include -DICE_SSL_API_EXPORTS -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ PluginI.cpp >rm -f ../../lib/libIceXML.so.36 >ln -s libIceXML.so.3.6.0 ../../lib/libIceXML.so.36 >rm -f ../../lib/libIceXML.so >ln -s libIceXML.so.36 ../../lib/libIceXML.so >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceXML' >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ EvictorI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ EvictorIteratorI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_SSL_API_EXPORTS -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ RFC2253.cpp >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Index.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_SSL_API_EXPORTS -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ SSLEngine.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_SSL_API_EXPORTS -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TrustManager.cpp >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ IndexI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_SSL_API_EXPORTS -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Util.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_SSL_API_EXPORTS -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ConnectionInfo.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_SSL_API_EXPORTS -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ EndpointInfo.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_SSL_API_EXPORTS -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ OpenSSLEngine.cpp >c++ -c -I.. -I./include -I../include -I../../include -DICE_SSL_API_EXPORTS -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ OpenSSLTransceiverI.cpp >rm -f ../../lib/libIceDiscovery.so.3.6.0 >c++ -shared -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../lib/libIceDiscovery.so.3.6.0 -Wl,-h,libIceDiscovery.so.36 LocatorI.o LookupI.o PluginI.o IceDiscovery.o -lIce -lIceUtil >rm -f ../../lib/libIceBox.so.3.6.0 >c++ -shared -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../lib/libIceBox.so.3.6.0 -Wl,-h,libIceBox.so.36 Exception.o IceBox.o -lIce -lIceUtil >rm -f ../../lib/libIceBox.so.36 >ln -s libIceBox.so.3.6.0 ../../lib/libIceBox.so.36 >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ MapDb.cpp >rm -f ../../lib/libIceBox.so >ln -s libIceBox.so.36 ../../lib/libIceBox.so >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ MapI.cpp >rm -f ../../lib/libIceDiscovery.so.36 >ln -s libIceDiscovery.so.3.6.0 ../../lib/libIceDiscovery.so.36 >rm -f ../../lib/libIceDiscovery.so >ln -s libIceDiscovery.so.36 ../../lib/libIceDiscovery.so >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceDiscovery' >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ObjectStore.cpp >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ SharedDbEnv.cpp >rm -f ../../bin/iceboxadmin >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../bin/iceboxadmin Admin.o -lIceBox -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TransactionalEvictorContext.cpp >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TransactionalEvictorI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TransactionHolder.cpp >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TransactionI.cpp >rm -f ../../lib/libIceStorm.so.3.6.0 >c++ -shared -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../lib/libIceStorm.so.3.6.0 -Wl,-h,libIceStorm.so.36 IceStorm.o Metrics.o -lIce -lIceUtil >rm -f ../../lib/libGlacier2.so.3.6.0 >c++ -shared -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../lib/libGlacier2.so.3.6.0 -Wl,-h,libGlacier2.so.36 Application.o NullPermissionsVerifier.o SessionHelper.o Metrics.o PermissionsVerifierF.o PermissionsVerifier.o Router.o RouterF.o Session.o SSLInfo.o -lIce -lIceUtil >rm -f ../../lib/libIceLocatorDiscovery.so.3.6.0 >c++ -shared -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../lib/libIceLocatorDiscovery.so.3.6.0 -Wl,-h,libIceLocatorDiscovery.so.36 PluginI.o IceLocatorDiscovery.o -lIce -lIceUtil >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Util.cpp >rm -f ../../lib/libIceStorm.so.36 >ln -s libIceStorm.so.3.6.0 ../../lib/libIceStorm.so.36 >rm -f ../../lib/libIceStorm.so >ln -s libIceStorm.so.36 ../../lib/libIceStorm.so >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceStormLib' >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ BackgroundSaveEvictor.cpp >rm -f ../../lib/libIceLocatorDiscovery.so.36 >ln -s libIceLocatorDiscovery.so.3.6.0 ../../lib/libIceLocatorDiscovery.so.36 >rm -f ../../lib/libIceLocatorDiscovery.so >ln -s libIceLocatorDiscovery.so.36 ../../lib/libIceLocatorDiscovery.so >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceLocatorDiscovery' >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ CatalogData.cpp >rm -f ../../lib/libGlacier2.so.36 >ln -s libGlacier2.so.3.6.0 ../../lib/libGlacier2.so.36 >rm -f ../../lib/libGlacier2.so >ln -s libGlacier2.so.36 ../../lib/libGlacier2.so >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Glacier2Lib' >making all in Glacier2CryptPermissionsVerifier >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Glacier2CryptPermissionsVerifier' >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Connection.cpp >c++ -c -I.. -I./include -I../include -I../../include -DCRYPT_PERMISSIONS_VERIFIER_API_EXPORTS -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ CryptPermissionsVerifierI.cpp >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ConnectionF.cpp >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ DB.cpp >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Evictor.cpp >rm -f ../../lib/libIcePatch2.so.3.6.0 >c++ -shared -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../lib/libIcePatch2.so.3.6.0 -Wl,-h,libIcePatch2.so.36 ClientUtil.o Util.o FileInfo.o FileServer.o -lIce -lIceUtil -lbz2 >rm -f ../../bin/icebox >making all in Glacier2 >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../bin/icebox Service.o ServiceManagerI.o -lIceBox -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f ../../lib/libIcePatch2.so.36 >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Glacier2' >ln -s libIcePatch2.so.3.6.0 ../../lib/libIcePatch2.so.36 >rm -f ../../lib/libIcePatch2.so >ln -s libIcePatch2.so.36 ../../lib/libIcePatch2.so >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IcePatch2Lib' >making all in IceGridLib >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceGridLib' >rm -f Instrumentation.h Instrumentation.cpp >../../bin/slice2cpp --include-dir Glacier2 -I../../../slice Instrumentation.ice >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ EvictorF.cpp >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ EvictorStorage.cpp >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Exception.cpp >rm -f ../../include/IceGrid/Admin.h Admin.cpp >../../bin/slice2cpp --checksum --ice --include-dir IceGrid --dll-export ICE_GRID_API -I../../../slice -I.. ../../../slice/IceGrid/Admin.ice >c++ -c -I.. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Blobject.cpp >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceBox' >making all in IcePatch2 >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IcePatch2' >c++ -c -I. -I.. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ FileServerI.cpp >mv Admin.h ../../include/IceGrid >rm -f ../../include/IceGrid/Descriptor.h Descriptor.cpp >../../bin/slice2cpp --checksum --ice --include-dir IceGrid --dll-export ICE_GRID_API -I../../../slice -I.. ../../../slice/IceGrid/Descriptor.ice >mv Descriptor.h ../../include/IceGrid >rm -f ../../include/IceGrid/Exception.h Exception.cpp >../../bin/slice2cpp --checksum --ice --include-dir IceGrid --dll-export ICE_GRID_API -I../../../slice -I.. ../../../slice/IceGrid/Exception.ice >mv Exception.h ../../include/IceGrid >rm -f ../../include/IceGrid/FileParser.h FileParser.cpp >../../bin/slice2cpp --checksum --ice --include-dir IceGrid --dll-export ICE_GRID_API -I../../../slice -I.. ../../../slice/IceGrid/FileParser.ice >c++ -c -I.. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ClientBlobject.cpp >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Transaction.cpp >mv FileParser.h ../../include/IceGrid >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TransactionalEvictor.cpp >c++ -c -I.. -I./include -I../include -I../../include -DFREEZE_API_EXPORTS -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ PingObject.cpp >rm -f ../../include/IceGrid/Locator.h Locator.cpp >../../bin/slice2cpp --checksum --ice --include-dir IceGrid --dll-export ICE_GRID_API -I../../../slice -I.. ../../../slice/IceGrid/Locator.ice >mv Locator.h ../../include/IceGrid >rm -f ../../include/IceGrid/Observer.h Observer.cpp >../../bin/slice2cpp --checksum --ice --include-dir IceGrid --dll-export ICE_GRID_API -I../../../slice -I.. ../../../slice/IceGrid/Observer.ice >c++ -c -I.. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ FilterI.cpp >rm -f ../../include/IceGrid/PluginFacade.h PluginFacade.cpp >c++ -c -I. -I.. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >../../bin/slice2cpp --checksum --ice --include-dir IceGrid --dll-export ICE_GRID_API -I../../../slice -I.. ../../../slice/IceGrid/PluginFacade.ice >c++ -c -I. -I.. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >rm -f ../../include/IceGrid/Query.h Query.cpp >../../bin/slice2cpp --checksum --ice --include-dir IceGrid --dll-export ICE_GRID_API -I../../../slice -I.. ../../../slice/IceGrid/Query.ice >mv PluginFacade.h ../../include/IceGrid >mv Observer.h ../../include/IceGrid >mv Query.h ../../include/IceGrid >rm -f ../../include/IceGrid/Registry.h Registry.cpp >../../bin/slice2cpp --checksum --ice --include-dir IceGrid --dll-export ICE_GRID_API -I../../../slice -I.. ../../../slice/IceGrid/Registry.ice >rm -f ../../include/IceGrid/Session.h Session.cpp >../../bin/slice2cpp --checksum --ice --include-dir IceGrid --dll-export ICE_GRID_API -I../../../slice -I.. ../../../slice/IceGrid/Session.ice >rm -f ../../include/IceGrid/UserAccountMapper.h UserAccountMapper.cpp >../../bin/slice2cpp --checksum --ice --include-dir IceGrid --dll-export ICE_GRID_API -I../../../slice -I.. ../../../slice/IceGrid/UserAccountMapper.ice >c++ -c -I. -I.. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Calc.cpp >c++ -c -I.. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ FilterManager.cpp >mv UserAccountMapper.h ../../include/IceGrid >mv Session.h ../../include/IceGrid >c++ -c -I.. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Glacier2Router.cpp >mv Registry.h ../../include/IceGrid >c++ -c -I.. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Instance.cpp >c++ -c -I.. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ InstrumentationI.cpp >c++ -c -I.. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ProxyVerifier.cpp >c++ -c -I.. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ RequestQueue.cpp >c++ -c -I./include -I../include -I../../include -I.. -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ PluginFacadeI.cpp >c++ -c -I.. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ RouterI.cpp >c++ -c -I.. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ RoutingTable.cpp >c++ -c -I.. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServerBlobject.cpp >c++ -c -I.. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ SessionRouterI.cpp >rm -f ../../lib/libIceSSL.so.3.6.0 >c++ -shared -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../lib/libIceSSL.so.3.6.0 -Wl,-h,libIceSSL.so.36 AcceptorI.o Certificate.o ConnectorI.o EndpointI.o Instance.o PluginI.o RFC2253.o SSLEngine.o TrustManager.o Util.o ConnectionInfo.o EndpointInfo.o OpenSSLEngine.o OpenSSLTransceiverI.o -lIce -lIceUtil -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lssl -lcrypto >c++ -c -I.. -I./include -I../include -I../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Instrumentation.cpp >rm -f ../../lib/libIceSSL.so.36 >ln -s libIceSSL.so.3.6.0 ../../lib/libIceSSL.so.36 >rm -f ../../lib/libIceSSL.so >ln -s libIceSSL.so.36 ../../lib/libIceSSL.so >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceSSL' >c++ -c -I./include -I../include -I../../include -I.. -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Admin.cpp >c++ -c -I./include -I../include -I../../include -I.. -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Descriptor.cpp >c++ -c -I./include -I../include -I../../include -I.. -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Exception.cpp >c++ -c -I./include -I../include -I../../include -I.. -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ FileParser.cpp >c++ -c -I./include -I../include -I../../include -I.. -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Locator.cpp >c++ -c -I./include -I../include -I../../include -I.. -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Observer.cpp >c++ -c -I./include -I../include -I../../include -I.. -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ PluginFacade.cpp >c++ -c -I./include -I../include -I../../include -I.. -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Query.cpp >c++ -c -I./include -I../include -I../../include -I.. -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Registry.cpp >rm -f ../../lib/libGlacier2CryptPermissionsVerifier.so.3.6.0 >c++ -shared -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../lib/libGlacier2CryptPermissionsVerifier.so.3.6.0 -Wl,-h,libGlacier2CryptPermissionsVerifier.so.36 CryptPermissionsVerifierI.o -lIce -lIceUtil -lGlacier2 -lcrypt >c++ -c -I./include -I../include -I../../include -I.. -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Session.cpp >rm -f ../../lib/libGlacier2CryptPermissionsVerifier.so.36 >ln -s libGlacier2CryptPermissionsVerifier.so.3.6.0 ../../lib/libGlacier2CryptPermissionsVerifier.so.36 >rm -f ../../lib/libGlacier2CryptPermissionsVerifier.so >ln -s libGlacier2CryptPermissionsVerifier.so.36 ../../lib/libGlacier2CryptPermissionsVerifier.so >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Glacier2CryptPermissionsVerifier' >c++ -c -I./include -I../include -I../../include -I.. -I/usr/local/include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ UserAccountMapper.cpp >rm -f ../../lib/libFreeze.so.3.6.0 >c++ -shared -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../lib/libFreeze.so.3.6.0 -Wl,-h,libFreeze.so.36 BackgroundSaveEvictorI.o Catalog.o CatalogIndexList.o ConnectionI.o EvictorI.o EvictorIteratorI.o Index.o IndexI.o MapDb.o MapI.o ObjectStore.o SharedDbEnv.o TransactionalEvictorContext.o TransactionalEvictorI.o TransactionHolder.o TransactionI.o Util.o BackgroundSaveEvictor.o CatalogData.o Connection.o ConnectionF.o DB.o Evictor.o EvictorF.o EvictorStorage.o Exception.o Transaction.o TransactionalEvictor.o PingObject.o -lIce -lIceUtil -Wl,-rpath,/usr/local/lib/db5 -L/usr/local/lib/db5 -ldb_cxx-5.3 >rm -f ../../lib/libFreeze.so.36 >ln -s libFreeze.so.3.6.0 ../../lib/libFreeze.so.36 >rm -f ../../lib/libFreeze.so >ln -s libFreeze.so.36 ../../lib/libFreeze.so >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Freeze' >making all in FreezeScript >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/FreezeScript' >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TransformAnalyzer.cpp >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TransformVisitor.cpp >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Transformer.cpp >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ transformdb.cpp >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AssignVisitor.cpp >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Data.cpp >rm -f ../../bin/icepatch2client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../bin/icepatch2client Client.o -Wl,-rpath,/usr/local/lib -lIcePatch2 -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Error.cpp >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Exception.cpp >rm -f ../../bin/icepatch2calc >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../bin/icepatch2calc Calc.o -Wl,-rpath,/usr/local/lib -lIcePatch2 -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f ../../bin/icepatch2server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../bin/icepatch2server FileServerI.o Server.o -Wl,-rpath,/usr/local/lib -lIcePatch2 -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Functions.cpp >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Parser.cpp >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IcePatch2' >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Print.cpp >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Scanner.cpp >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Util.cpp >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Grammar.cpp >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ DumpDescriptors.cpp >c++ -c -I.. -I./include -I../include -I../../include -I/usr/local/include/db5 -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ DumpDB.cpp >rm -f ../../bin/glacier2router >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../bin/glacier2router Blobject.o ClientBlobject.o FilterI.o FilterManager.o Glacier2Router.o Instance.o InstrumentationI.o ProxyVerifier.o RequestQueue.o RouterI.o RoutingTable.o ServerBlobject.o SessionRouterI.o Instrumentation.o -lGlacier2 -lIce -lIceUtil -pthread -L/usr/local/lib -lIceSSL -Wl,-rpath,/usr/local/lib >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Glacier2' >rm -f ../../bin/transformdb >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../bin/transformdb TransformAnalyzer.o TransformVisitor.o Transformer.o transformdb.o AssignVisitor.o Data.o Error.o Exception.o Functions.o Parser.o Print.o Scanner.o Util.o Grammar.o -lSlice -Wl,-rpath,/usr/local/lib -lIceXML -Wl,-rpath,/usr/local/lib/db5 -lFreeze -lIce -lIceUtil -pthread -L/usr/local/lib -L/usr/local/lib/db5 -ldb_cxx-5.3 >rm -f ../../bin/dumpdb >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../bin/dumpdb DumpDescriptors.o DumpDB.o AssignVisitor.o Data.o Error.o Exception.o Functions.o Parser.o Print.o Scanner.o Util.o Grammar.o -lSlice -Wl,-rpath,/usr/local/lib -lIceXML -Wl,-rpath,/usr/local/lib/db5 -lFreeze -lIce -lIceUtil -pthread -L/usr/local/lib -L/usr/local/lib/db5 -ldb_cxx-5.3 >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/FreezeScript' >rm -f ../../lib/libIceGrid.so.3.6.0 >c++ -shared -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../lib/libIceGrid.so.3.6.0 -Wl,-h,libIceGrid.so.36 PluginFacadeI.o Admin.o Descriptor.o Exception.o FileParser.o Locator.o Observer.o PluginFacade.o Query.o Registry.o Session.o UserAccountMapper.o -lGlacier2 -lIce -lIceUtil >rm -f ../../lib/libIceGrid.so.36 >ln -s libIceGrid.so.3.6.0 ../../lib/libIceGrid.so.36 >rm -f ../../lib/libIceGrid.so >ln -s libIceGrid.so.36 ../../lib/libIceGrid.so >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceGridLib' >making all in IceStorm >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceStorm' >rm -f LLUMap.h LLUMap.cpp >rm -f SubscriberMap.h SubscriberMap.cpp >../../bin/slice2freeze -I../.. --ice --include-dir IceStorm -I../../../slice -I.. --dict IceStorm::LLUMap,string,IceStormElection::LogUpdate \ >LLUMap ../IceStorm/LLURecord.ice >rm -f V31FormatDB.h V31FormatDB.cpp >../../bin/slice2freeze -I../.. --ice --include-dir IceStorm -I../../../slice -I.. \ >--dict IceStorm::SubscriberMap,IceStorm::SubscriberRecordKey,IceStorm::SubscriberRecord,sort \ >SubscriberMap ../IceStorm/SubscriberRecord.ice >rm -f V32FormatDB.h V32FormatDB.cpp >../../bin/slice2freeze -I../.. --ice --include-dir IceStorm -I../../../slice -I.. --dict IceStorm::V31Format,string,IceStorm::LinkRecordDict \ >V31FormatDB ../IceStorm/V31Format.ice >../../bin/slice2freeze -I../.. --ice --include-dir IceStorm -I../../../slice -I.. --dict IceStorm::V32Format,Ice::Identity,IceStorm::LinkRecordSeq \ >V32FormatDB ../IceStorm/V32Format.ice >rm -f Election.h Election.cpp >rm -f IceStormInternal.h IceStormInternal.cpp >../../bin/slice2cpp --ice --include-dir IceStorm -I../../../slice -I.. Election.ice >rm -f Instrumentation.h Instrumentation.cpp >../../bin/slice2cpp --ice --include-dir IceStorm -I../../../slice -I.. IceStormInternal.ice >../../bin/slice2cpp --ice --include-dir IceStorm -I../../../slice -I.. Instrumentation.ice >rm -f LinkRecord.h LinkRecord.cpp >rm -f LLURecord.h LLURecord.cpp >../../bin/slice2cpp --ice --include-dir IceStorm -I../../../slice -I.. LinkRecord.ice >../../bin/slice2cpp --ice --include-dir IceStorm -I../../../slice -I.. LLURecord.ice >rm -f SubscriberRecord.h SubscriberRecord.cpp >rm -f V31Format.h V31Format.cpp >../../bin/slice2cpp --ice --include-dir IceStorm -I../../../slice -I.. SubscriberRecord.ice >rm -f V32Format.h V32Format.cpp >../../bin/slice2cpp --ice --include-dir IceStorm -I../../../slice -I.. V32Format.ice >../../bin/slice2cpp --ice --include-dir IceStorm -I../../../slice -I.. V31Format.ice >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Instance.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ InstrumentationI.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ LLUMap.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ NodeI.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Observers.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Service.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Subscriber.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ SubscriberMap.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TopicI.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TopicManagerI.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TraceLevels.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TransientTopicI.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TransientTopicManagerI.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Util.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ V31FormatDB.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ V32FormatDB.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Election.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ IceStormInternal.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Instrumentation.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ LinkRecord.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ LLURecord.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ SubscriberRecord.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ V31Format.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ V32Format.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Admin.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Grammar.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Parser.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Scanner.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Migrate.cpp >rm -f ../../bin/icestormmigrate >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -Wl,-rpath,/usr/local/lib/db5 -o ../../bin/icestormmigrate LLUMap.o Migrate.o SubscriberMap.o V31FormatDB.o V32FormatDB.o Election.o IceStormInternal.o Instrumentation.o LinkRecord.o LLURecord.o SubscriberRecord.o V31Format.o V32Format.o -lIceStorm -lFreeze -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f ../../lib/libIceStormService.so.3.6.0 >c++ -shared -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../lib/libIceStormService.so.3.6.0 -Wl,-h,libIceStormService.so.36 Instance.o InstrumentationI.o LLUMap.o NodeI.o Observers.o Service.o Subscriber.o SubscriberMap.o TopicI.o TopicManagerI.o TraceLevels.o TransientTopicI.o TransientTopicManagerI.o Util.o V31FormatDB.o V32FormatDB.o Election.o IceStormInternal.o Instrumentation.o LinkRecord.o LLURecord.o SubscriberRecord.o V31Format.o V32Format.o -lIceStorm -lIceGrid -lGlacier2 -lFreeze -lIceBox -lIce -lIceUtil >rm -f ../../lib/libIceStormService.so.36 >ln -s libIceStormService.so.3.6.0 ../../lib/libIceStormService.so.36 >rm -f ../../lib/libIceStormService.so >ln -s libIceStormService.so.36 ../../lib/libIceStormService.so >rm -f ../../bin/icestormadmin >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../bin/icestormadmin Admin.o Grammar.o Parser.o Scanner.o Election.o IceStormInternal.o Instrumentation.o LinkRecord.o LLURecord.o SubscriberRecord.o V31Format.o V32Format.o -lIceStorm -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceStorm' >making all in IceGrid >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceGrid' >rm -f Internal.h Internal.cpp >rm -f IceLocatorDiscovery.h IceLocatorDiscovery.cpp >../../bin/slice2cpp --checksum --ice --include-dir IceGrid -I../../../slice -I.. Internal.ice >rm -f IdentityObjectInfoDict.h IdentityObjectInfoDict.cpp >../../bin/slice2cpp --checksum --ice --include-dir IceGrid -I../../../slice -I.. ../../../slice/IceLocatorDiscovery/IceLocatorDiscovery.ice >rm -f SerialsDict.h SerialsDict.cpp >../../bin/slice2freeze --ice --include-dir IceGrid -I../../../slice -I.. --dict IceGrid::IdentityObjectInfoDict,Ice::Identity,IceGrid::ObjectInfo \ >--dict-index IceGrid::IdentityObjectInfoDict,type \ >IdentityObjectInfoDict ../../../slice/Ice/Identity.ice ../../../slice/IceGrid/Admin.ice >rm -f StringAdapterInfoDict.h StringAdapterInfoDict.cpp >../../bin/slice2freeze --ice --include-dir IceGrid -I../../../slice -I.. --dict IceGrid::SerialsDict,string,long SerialsDict >rm -f StringApplicationInfoDict.h StringApplicationInfoDict.cpp >../../bin/slice2freeze --ice --include-dir IceGrid -I../../../slice -I.. --dict IceGrid::StringAdapterInfoDict,string,IceGrid::AdapterInfo \ >--dict-index IceGrid::StringAdapterInfoDict,replicaGroupId StringAdapterInfoDict ../../../slice/IceGrid/Admin.ice >../../bin/slice2freeze --ice --include-dir IceGrid -I../../../slice -I.. --dict IceGrid::StringApplicationInfoDict,string,IceGrid::ApplicationInfo \ >StringApplicationInfoDict ../../../slice/IceGrid/Admin.ice >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AdminRouter.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ DescriptorBuilder.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ DescriptorParser.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ FileCache.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ PlatformInfo.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ SessionManager.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TraceLevels.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Internal.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ IceLocatorDiscovery.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Activator.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ NodeAdminRouter.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ NodeI.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ NodeSessionManager.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServerAdapterI.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServerI.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AdminCallbackRouter.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AdapterCache.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AdminI.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AdminSessionI.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Allocatable.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllocatableObjectCache.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Database.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ DescriptorHelper.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ FileUserAccountMapperI.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ IdentityObjectInfoDict.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ InternalRegistryI.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ LocatorI.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ LocatorRegistryI.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ NodeCache.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ NodeSessionI.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ObjectCache.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ PluginFacadeI.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ QueryI.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ReapThread.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ RegistryAdminRouter.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ RegistryI.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ReplicaCache.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ReplicaSessionI.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ReplicaSessionManager.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ SerialsDict.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServerCache.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ SessionI.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ SessionServantManager.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ StringAdapterInfoDict.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ StringApplicationInfoDict.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Topics.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Util.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ WellKnownObjectsManager.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ IceGridNode.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ IceGridRegistry.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ FileParserI.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Grammar.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Parser.cpp >c++ -c -I./include -I../include -I../../include -I.. -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Scanner.cpp >rm -f ../../bin/icegridadmin >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../bin/icegridadmin Client.o DescriptorBuilder.o DescriptorHelper.o DescriptorParser.o FileParserI.o Grammar.o Parser.o Scanner.o Util.o Internal.o IceLocatorDiscovery.o -lGlacier2 -Wl,-rpath,/usr/local/lib -lIceXML -lIceGrid -lIcePatch2 -lIceBox \ >-lIce -lIceUtil -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib >rm -f ../../bin/icegridnode >rm -f ../../bin/icegridregistry >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../bin/icegridnode AdminRouter.o DescriptorBuilder.o DescriptorParser.o FileCache.o PlatformInfo.o SessionManager.o TraceLevels.o Internal.o IceLocatorDiscovery.o Activator.o NodeAdminRouter.o NodeI.o NodeSessionManager.o ServerAdapterI.o ServerI.o AdminCallbackRouter.o AdapterCache.o AdminI.o AdminSessionI.o Allocatable.o AllocatableObjectCache.o Database.o DescriptorHelper.o FileUserAccountMapperI.o IdentityObjectInfoDict.o InternalRegistryI.o LocatorI.o LocatorRegistryI.o NodeCache.o NodeSessionI.o ObjectCache.o PluginFacadeI.o QueryI.o ReapThread.o RegistryAdminRouter.o RegistryI.o ReplicaCache.o ReplicaSessionI.o ReplicaSessionManager.o SerialsDict.o ServerCache.o SessionI.o SessionServantManager.o StringAdapterInfoDict.o StringApplicationInfoDict.o Topics.o Util.o WellKnownObjectsManager.o IceGridNode.o -lIceGrid -lIceStorm -lIceStormService -lIceBox -lGlacier2 \ >-Wl,-rpath,/usr/local/lib/db5 -lFreeze -lIcePatch2 -Wl,-rpath,/usr/local/lib -lIceXML -lIceSSL -Wl,-rpath,/usr/local/lib -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../lib -o ../../bin/icegridregistry AdminRouter.o DescriptorBuilder.o DescriptorParser.o FileCache.o PlatformInfo.o SessionManager.o TraceLevels.o Internal.o IceLocatorDiscovery.o AdminCallbackRouter.o AdapterCache.o AdminI.o AdminSessionI.o Allocatable.o AllocatableObjectCache.o Database.o DescriptorHelper.o FileUserAccountMapperI.o IdentityObjectInfoDict.o InternalRegistryI.o LocatorI.o LocatorRegistryI.o NodeCache.o NodeSessionI.o ObjectCache.o PluginFacadeI.o QueryI.o ReapThread.o RegistryAdminRouter.o RegistryI.o ReplicaCache.o ReplicaSessionI.o ReplicaSessionManager.o SerialsDict.o ServerCache.o SessionI.o SessionServantManager.o StringAdapterInfoDict.o StringApplicationInfoDict.o Topics.o Util.o WellKnownObjectsManager.o IceGridRegistry.o -lIceGrid -lIceStorm -lIceStormService -lGlacier2 -lIcePatch2 \ >-Wl,-rpath,/usr/local/lib/db5 -lFreeze -lIceBox -Wl,-rpath,/usr/local/lib -lIceXML -lIceSSL -Wl,-rpath,/usr/local/lib -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceGrid' >gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src' >making all in include >gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include' >making all in Ice >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/Ice' >gmake[3]: Nothing to be done for 'all'. >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/Ice' >making all in IceSSL >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IceSSL' >gmake[3]: Nothing to be done for 'all'. >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IceSSL' >making all in IceUtil >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IceUtil' >gmake[3]: Nothing to be done for 'all'. >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IceUtil' >making all in Slice >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/Slice' >gmake[3]: Nothing to be done for 'all'. >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/Slice' >making all in Freeze >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/Freeze' >gmake[3]: Nothing to be done for 'all'. >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/Freeze' >making all in Glacier2 >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/Glacier2' >gmake[3]: Nothing to be done for 'all'. >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/Glacier2' >making all in IceBox >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IceBox' >gmake[3]: Nothing to be done for 'all'. >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IceBox' >making all in IceGrid >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IceGrid' >gmake[3]: Nothing to be done for 'all'. >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IceGrid' >making all in IcePatch2 >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IcePatch2' >gmake[3]: Nothing to be done for 'all'. >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IcePatch2' >making all in IceStorm >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IceStorm' >gmake[3]: Nothing to be done for 'all'. >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IceStorm' >gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include' >making all in test >gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test' >making all in IceUtil >making all in Slice >making all in Ice >making all in IceSSL >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil' >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice' >making all in IceDiscovery >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice' >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceSSL' >making all in IceBox >making all in IceStorm >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceDiscovery' >making all in Freeze >making all in FreezeScript >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm' >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceBox' >making all in Glacier2 >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze' >making all in IceGrid >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/FreezeScript' >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2' >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid' >making all in condvar >making all in thread >making all in keyword >making all in unicode >making all in configuration >making all in parser >making all in proxy >making all in inputUtil >making all in structure >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/condvar' >making all in operations >making all in macros >making all in uuid >making all in exceptions >making all in ctrlCHandler >making all in ami >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/thread' >making all in simple >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice/keyword' >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceSSL/configuration' >making all in single >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/unicode' >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice/parser' >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/proxy' >making all in timer >making all in federation >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/inputUtil' >making all in info >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice/structure' >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice/macros' >making all in admin >making all in dbmap >making all in federation2 >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceDiscovery/simple' >making all in stress >making all in configuration >making all in complex >making all in inheritance >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/ami' >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/exceptions' >making all in evictor >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/uuid' >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/operations' >making all in priority >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/single' >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/ctrlCHandler' >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/timer' >making all in dbmap >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/federation2' >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze/dbmap' >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/federation' >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/stress' >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze/evictor' >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceBox/configuration' >making all in router >making all in simple >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/info' >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceBox/admin' >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze/complex' >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/inheritance' >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/priority' >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/FreezeScript/dbmap' >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/router' >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/simple' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ WorkQueue.cpp >rm -f Key.h Key.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestBase.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >../../../bin/slice2cpp --underscore --stream -I../../../../slice Key.ice >rm -f CircularA.h CircularA.cpp >rm -f Test.h Test.cpp >rm -f Test.h Test.cpp >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I. -I../../../../slice CircularA.ice >rm -f Test.h Test.cpp >rm -f Event.h Event.cpp >rm -f Test.h Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >rm -f Test.h Test.cpp >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >rm -f Single.h Single.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >../../../bin/slice2cpp -I../../../../slice Event.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >../../../bin/slice2cpp -I../../../../slice Test.ice >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Single.ice >rm -f Event.h Event.cpp >rm -f ByteIntMap.h ByteIntMap.cpp >rm -f Test.h Test.cpp >rm -f Test.h Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestBase.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >../../../bin/slice2cpp -I../../../../slice Test.ice >rm -f Event.h Event.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >../../../bin/slice2freeze --dict Test::ByteIntMap,byte,int --dict-index "Test::ByteIntMap,sort" ByteIntMap >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Event.ice >rm -f ComplexDict.h ComplexDict.cpp >rm -f Callback.h Callback.cpp >rm -f Test.h Test.cpp >rm -f IntSMap.h IntSMap.cpp >../../../bin/slice2cpp -I../../../../slice Event.ice >../../../bin/slice2cpp -I../../../../slice Test.ice >../../../bin/slice2cpp -I../../../../slice Test.ice >../../../bin/slice2freeze -I. --dict IntSMap,int,::Test::S IntSMap TestOld.ice >../../../bin/slice2freeze -I. -I../../../../slice --dict Complex::ComplexDict,Complex::Key,Complex::Node ComplexDict Complex.ice >../../../bin/slice2cpp -I../../../../slice Test.ice >../../../bin/slice2cpp -I../../../../slice Callback.ice >rm -f IntIdentityMap.h IntIdentityMap.cpp >../../../bin/slice2freeze --ice -I../../../../slice --dict Test::IntIdentityMap,int,Ice::Identity IntIdentityMap ../../../../slice/Ice/Identity.ice >rm -f Complex.h Complex.cpp >../../../bin/slice2cpp -I../../../../slice Complex.ice >rm -f CircularB.h CircularB.cpp >rm -f IntIdentityMapWithIndex.h IntIdentityMapWithIndex.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >../../../bin/slice2cpp -I. -I../../../../slice CircularB.ice >rm -f Forward.h Forward.cpp >rm -f TestOld.h TestOld.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Key.cpp >../../../bin/slice2freeze --ice -I../../../../slice --dict Test::IntIdentityMapWithIndex,int,Ice::Identity --dict-index Test::IntIdentityMapWithIndex,category IntIdentityMapWithIndex ../../../../slice/Ice/Identity.ice >../../../bin/slice2cpp -I../../../../slice TestOld.ice >../../../bin/slice2cpp -I../../../../slice Forward.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Event.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Single.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Event.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Event.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >rm -f TestAMD.h TestAMD.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >../../../bin/slice2cpp -I../../../../slice TestAMD.ice >rm -f SortedMap.h SortedMap.cpp >../../../bin/slice2freeze --ice -I../../../../slice --dict Test::SortedMap,int,Ice::Identity,sort SortedMap --dict-index "Test::SortedMap,category,sort,std::greater<std::string>" ../../../../slice/Ice/Identity.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >rm -f WstringWstringMap.h WstringWstringMap.cpp >c++ -c -I. -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ CircularA.cpp >../../../bin/slice2freeze --dict 'Test::WstringWstringMap,["cpp:type:wstring"]string,["cpp:type:wstring"]string' --dict-index Test::WstringWstringMap WstringWstringMap >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ComplexDict.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Callback.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestOld.cpp >rm -f TestAMD.h TestAMD.cpp >../../../bin/slice2cpp -I../../../../slice TestAMD.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ExceptionsI.cpp >rm -f TestAMD.h TestAMD.cpp >../../../bin/slice2cpp -I../../../../slice TestAMD.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ThreadPriority.cpp >rm -f client >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ CreateTest.cpp >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Client.o -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/ctrlCHandler' >making all in sha1 >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/sha1' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >rm -f client >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Client.o -lIceUtil -pthread -L/usr/local/lib >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Client.o -lIceUtil -pthread -L/usr/local/lib >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Client.o -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/unicode' >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/uuid' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/timer' >rm -f client >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Complex.cpp >making all in rep1 >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Client.o -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/rep1' >rm -f Single.h Single.cpp >../../../bin/slice2cpp -I../../../../slice Single.ice >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/inputUtil' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ByteIntMap.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Single.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Match.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Publisher.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Publisher.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Publisher.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Publisher.cpp >c++ -c -I. -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ CircularB.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TimerPriority.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AliveTest.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Client.o -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/sha1' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Grammar.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Scanner.cpp >c++ -c -I. -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ makedb.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ CallbackI.cpp >rm -f workqueue >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o workqueue WorkQueue.o -lIceUtil -pthread -L/usr/local/lib >rm -f match >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o match Match.o -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/condvar' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Parser.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ PriorityInversion.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ StartTest.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Publisher.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ IntIdentityMap.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice/parser' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ IntIdentityMapWithIndex.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ SortedMap.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ SleepTest.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestSuite.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice/macros' >making all in evictor >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/FreezeScript/evictor' >rm -f TestOld.h TestOld.cpp >../../../bin/slice2cpp -I../../../../slice TestOld.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ WstringWstringMap.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >c++ -c -I. -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestOld.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Subscriber.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Subscriber.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Subscriber.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Forward.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Subscriber.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Key.o Client.o -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice/keyword' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ RecMutexTest.cpp >c++ -c -I. -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ IntSMap.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Client.o Test.o Forward.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client ComplexDict.o Complex.o Grammar.o Scanner.o Parser.o Client.o -Wl,-rpath,/usr/local/lib/db5 -lFreeze -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Subscriber.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice/structure' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze/complex' >making all in fileLock >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze/fileLock' >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client TestBase.o ThreadPriority.o TimerPriority.o PriorityInversion.o TestSuite.o Client.o -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ makedb.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/priority' >making all in deployer >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/deployer' >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ MutexTest.cpp >making all in session >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/session' >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >making all in update >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/update' >making all in noRestartUpdate >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/noRestartUpdate' >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Client.o ByteIntMap.o IntIdentityMap.o IntIdentityMapWithIndex.o SortedMap.o WstringWstringMap.o -Wl,-rpath,/usr/local/lib/db5 -lFreeze -lIce -lIceUtil -pthread -L/usr/local/lib >making all in activation >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/activation' >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze/dbmap' >making all in replicaGroup >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/replicaGroup' >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Collocated.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f publisher >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o publisher Event.o Publisher.o -lIceStorm -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ MonitorMutexTest.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceDiscovery/simple' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceDiscovery' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >rm -f subscriber >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o subscriber Event.o Subscriber.o -lIceStorm -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f publisher >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o publisher Event.o Publisher.o -lIceStorm -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f publisher >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o publisher Single.o Publisher.o -lIceStorm -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f subscriber >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o subscriber Event.o Subscriber.o -lIceStorm -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/federation' >making all in repstress >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/repstress' >rm -f Single.h Single.cpp >../../../bin/slice2cpp -I../../../../slice Single.ice >rm -f client >rm -f subscriber >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o subscriber Single.o Subscriber.o -lIceStorm -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f Controller.h Controller.cpp >../../../bin/slice2cpp -I../../../../slice Controller.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Single.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/federation2' >making all in repgrid >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/repgrid' >rm -f Single.h Single.cpp >../../../bin/slice2cpp -I../../../../slice Single.ice >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/single' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Single.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >rm -f publisher >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o publisher Event.o Publisher.o -lIceStorm -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >rm -f subscriber >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o subscriber Event.o Subscriber.o -lIceStorm -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/stress' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Twoways.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >rm -f makedb >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o makedb TestOld.o makedb.o IntSMap.o -Wl,-rpath,/usr/local/lib/db5 -lFreeze -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/FreezeScript/dbmap' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Oneways.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ MonitorRecMutexTest.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TwowaysAMI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ClientFail.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ OnewaysAMI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ BatchOneways.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ BatchOnewaysAMI.cpp >rm -f makedb >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o makedb TestOld.o makedb.o -Wl,-rpath,/usr/local/lib/db5 -lFreeze -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/FreezeScript/evictor' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/FreezeScript' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Service.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Sub.cpp >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -Wl,-rpath,/usr/local/lib/db5 -lFreeze -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Service.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze/evictor' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Controller.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ CountDownLatchTest.cpp >rm -f collocated >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o collocated Test.o TestI.o Collocated.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestAMD.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/inheritance' >making all in facets >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/facets' >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Callback.o CallbackI.o Client.o -lGlacier2 -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Callback.o CallbackI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/router' >making all in attack >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/attack' >rm -f Backend.h Backend.cpp >../../../bin/slice2cpp -I../../../../slice Backend.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Backend.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestSuite.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Client.o -Wl,-rpath,/usr/local/lib/db5 -lFreeze -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f clientFail >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o clientFail ClientFail.o -Wl,-rpath,/usr/local/lib/db5 -lFreeze -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze/fileLock' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestAMDI.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIceSSL -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Publisher.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIceSSL -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f libTestService.so >c++ -shared -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o libTestService.so -Wl,-h,libTestService.so Test.o TestI.o Service.o -lIceBox -lIce -lIceUtil >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceSSL/configuration' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceSSL' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestAMD.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServerAMD.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceBox/configuration' >rm -f client >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Collocated.cpp >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >rm -f libTestService.so >c++ -shared -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o libTestService.so -Wl,-h,libTestService.so Test.o TestI.o Service.o -lIceBox -lIce -lIceUtil >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceBox/admin' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceBox' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Collocated.cpp >rm -f publisher >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o publisher Single.o Publisher.o -lIceStorm -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o TestI.o Client.o AllTests.o -lIceSSL -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f subscriber >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o subscriber Single.o Subscriber.o -lIceStorm -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIceSSL -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f sub >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o sub Single.o Sub.o -lIceStorm -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ BackendI.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Single.o Client.o -lIceStorm -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/info' >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/rep1' >making all in objects >making all in override >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/objects' >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/override' >rm -f Test.h Test.cpp >rm -f Callback.h Callback.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >../../../bin/slice2cpp -I../../../../slice Callback.ice >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/repgrid' >making all in optional >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/optional' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ CallbackI.cpp >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >making all in faultTolerance >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/faultTolerance' >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib -lIceGrid -lGlacier2 >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client TestBase.o CreateTest.o AliveTest.o StartTest.o SleepTest.o RecMutexTest.o MutexTest.o MonitorMutexTest.o MonitorRecMutexTest.o CountDownLatchTest.o TestSuite.o Client.o -lIceUtil -pthread -L/usr/local/lib >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/thread' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestAMDI.cpp >rm -f TestAMD.h TestAMD.cpp >../../../bin/slice2cpp -I../../../../slice TestAMD.ice >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/simple' >making all in allocation >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/allocation' >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServerAMD.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Collocated.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Subscriber.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ PermissionsVerifier.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Service.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f serveramd >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o serveramd TestAMD.o TestAMDI.o ServerAMD.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestAMD.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Backend.o BackendI.o Client.o -lGlacier2 -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >making all in replication >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/replication' >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >making all in distribution >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/distribution' >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >rm -f collocated >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o collocated Test.o TestI.o Collocated.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/proxy' >making all in admin >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/admin' >c++ -c -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >making all in fileLock >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/fileLock' >gmake[4]: Nothing to be done for 'all'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/fileLock' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Control.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Backend.o BackendI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Service.cpp >rm -f verifier >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o verifier Test.o PermissionsVerifier.o -lGlacier2 -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o Server.o -lGlacier2 -lIceSSL -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/attack' >making all in staticFiltering >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/staticFiltering' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >rm -f Backend.h Backend.cpp >../../../bin/slice2cpp -I../../../../slice Backend.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Backend.cpp >rm -f client >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIceGrid -lGlacier2 -lIceBox -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ RegistryPlugin.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ PermissionsVerifier.cpp >rm -f libTestService.so >c++ -shared -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o libTestService.so -Wl,-h,libTestService.so Test.o TestI.o Service.o -lIceBox -lIce -lIceUtil >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestAMDI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/noRestartUpdate' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServerAMD.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Callback.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Service.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib -lIceGrid -lGlacier2 >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIceGrid -lGlacier2 -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Collocated.cpp >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/admin' >making all in dynamicFiltering >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/session' >making all in sessionControl >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/dynamicFiltering' >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/sessionControl' >rm -f Test.h Test.cpp >rm -f Session.h Session.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >../../../bin/slice2cpp -I../../../../slice Session.ice >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Session.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ BackendI.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/faultTolerance' >making all in location >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/location' >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >rm -f publisher >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o publisher Single.o Controller.o Publisher.o -lIceStorm -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Collocated.cpp >rm -f subscriber >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o subscriber Single.o Controller.o Subscriber.o -lIceStorm -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/activation' >making all in adapterDeactivation >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/adapterDeactivation' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >rm -f control >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o control Control.o Controller.o -lIceStorm -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIceGrid -lGlacier2 -lIceBox -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/repstress' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm' >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client ExceptionsI.o Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server ExceptionsI.o Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f libTestService.so >c++ -shared -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o libTestService.so -Wl,-h,libTestService.so Test.o TestI.o Service.o -lIceBox -lIce -lIceUtil >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >making all in sessionHelper >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/sessionHelper' >rm -f Callback.h Callback.cpp >../../../bin/slice2cpp -I../../../../slice Callback.ice >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIceGrid -lGlacier2 -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Callback.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIceGrid -lGlacier2 -lIceBox -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >rm -f verifier >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o verifier PermissionsVerifier.o -lGlacier2 -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >rm -f server >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ SessionI.cpp >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ BackendI.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Callback.o CallbackI.o Client.o -lGlacier2 -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestControllerI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Callback.o CallbackI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/override' >making all in ssl >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/ssl' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >rm -f serveramd >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o serveramd ExceptionsI.o TestAMD.o TestAMDI.o ServerAMD.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f libTestService.so >c++ -shared -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o libTestService.so -Wl,-h,libTestService.so Test.o TestI.o Service.o -Wl,-rpath,/usr/local/lib/db5 -lFreeze -lIceBox -lIce -lIceUtil >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/deployer' >rm -f serveramd >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o serveramd TestAMD.o TestAMDI.o ServerAMD.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >rm -f collocated >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o collocated ExceptionsI.o Test.o TestI.o Collocated.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/exceptions' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >making all in slicing >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/slicing' >making all in exceptions >gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/slicing/exceptions' >rm -f Test.h Test.cpp >../../../../bin/slice2cpp -I. -I../../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >rm -f ClientPrivate.h ClientPrivate.cpp >../../../../bin/slice2cpp -I. -I../../../../../slice ClientPrivate.ice >rm -f ServerPrivate.h ServerPrivate.cpp >../../../../bin/slice2cpp -I. -I../../../../../slice ServerPrivate.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ SessionI.cpp >rm -f TestAMD.h TestAMD.cpp >../../../../bin/slice2cpp -I. -I../../../../../slice TestAMD.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >rm -f ServerPrivateAMD.h ServerPrivateAMD.cpp >../../../../bin/slice2cpp -I. -I../../../../../slice ServerPrivateAMD.ice >rm -f collocated >c++ -c -I. -I../../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o collocated Test.o TestI.o Collocated.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f libRegistryPlugin.so.3.6.0 >c++ -shared -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o libRegistryPlugin.so.3.6.0 -Wl,-h,libRegistryPlugin.so.36 RegistryPlugin.o -lIceGrid -lGlacier2 -lIce -lIceUtil >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/update' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/facets' >making all in gc >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/gc' >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >rm -f libRegistryPlugin.so.36 >ln -s libRegistryPlugin.so.3.6.0 libRegistryPlugin.so.36 >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/replicaGroup' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServerLocator.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >making all in objects >gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/slicing/objects' >rm -f Test.h Test.cpp >../../../../bin/slice2cpp -I. -I../../../../../slice Test.ice >c++ -c -I. -I../../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >rm -f ClientPrivate.h ClientPrivate.cpp >../../../../bin/slice2cpp -I. -I../../../../../slice ClientPrivate.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >rm -f Forward.h Forward.cpp >../../../../bin/slice2cpp -I. -I../../../../../slice Forward.ice >rm -f ServerPrivate.h ServerPrivate.cpp >../../../../bin/slice2cpp -I. -I../../../../../slice ServerPrivate.ice >rm -f TestAMD.h TestAMD.cpp >../../../../bin/slice2cpp -I. -I../../../../../slice TestAMD.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >rm -f client >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIceGrid -lGlacier2 -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >rm -f ServerPrivateAMD.h ServerPrivateAMD.cpp >../../../../bin/slice2cpp -I. -I../../../../../slice ServerPrivateAMD.ice >c++ -c -I. -I../../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/allocation' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o -lGlacier2 -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServantLocatorI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestAMD.cpp >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Client.o -lGlacier2 -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestAMDI.cpp >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Callback.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServerAMD.cpp >c++ -c -I. -I../../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ClientPrivate.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o Server.o SessionI.o BackendI.o TestControllerI.o -lGlacier2 -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Collocated.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/dynamicFiltering' >c++ -c -I. -I../../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Session.o Client.o -lGlacier2 -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Callback.o Client.o -lGlacier2 -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ClientPrivate.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/sessionHelper' >c++ -c -I. -I../../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Server.o -lGlacier2 -lIceSSL -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >rm -f server >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/ssl' >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Session.o Server.o SessionI.o -lGlacier2 -lIce -lIceUtil -pthread -L/usr/local/lib >making all in hash >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/hash' >rm -f Test.h Test.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/sessionControl' >c++ -c -I. -I../../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServerPrivate.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Forward.cpp >c++ -c -I. -I../../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServerPrivate.cpp >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o ServerLocator.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/location' >making all in checksum >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/checksum' >rm -f Test.h Test.cpp >../../../bin/slice2cpp --checksum -I../../../../slice Test.ice >c++ -c -I. -I../../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >rm -f Types.h Types.cpp >../../../bin/slice2cpp --checksum -I../../../../slice Types.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >c++ -c -I. -I../../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestAMD.cpp >rm -f collocated >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o collocated Test.o TestI.o Collocated.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >making all in server >gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/checksum/server' >rm -f Test.h Test.cpp >../../../../bin/slice2cpp --checksum -I../../../../../slice Test.ice >rm -f Types.h Types.cpp >../../../../bin/slice2cpp --checksum -I../../../../../slice Types.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/ami' >making all in stream >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/stream' >rm -f Test.h Test.cpp >../../../bin/slice2cpp --stream -I../../../../slice -I../../../../slice Test.ice >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIceGrid -lGlacier2 -lIceBox -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServerPrivateAMD.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../../include -I. -I../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/replication' >c++ -c -I. -I../../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestAMDI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Collocated.cpp >rm -f collocated >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o collocated Test.o TestI.o ServantLocatorI.o Collocated.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o ServantLocatorI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServerAMD.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/adapterDeactivation' >making all in dispatcher >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/dispatcher' >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >c++ -c -I. -I../../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o TestI.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Backend.o BackendI.o Client.o -lGlacier2 -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestAMD.cpp >rm -f server >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/gc' >making all in hold >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/hold' >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Backend.o BackendI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServerPrivateAMD.cpp >c++ -c -I. -I../../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestAMDI.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/staticFiltering' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../../lib -o client Test.o Client.o ClientPrivate.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServerAMD.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Dispatcher.cpp >making all in custom >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/custom' >making all in binding >rm -f Test.h Test.cpp >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/binding' >../../../bin/slice2cpp -I../../../../slice Test.ice >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../../include -I. -I../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Types.cpp >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../../lib -o server Test.o ServerPrivate.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../../include -I. -I../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >rm -f Wstring.h Wstring.cpp >../../../bin/slice2cpp -I../../../../slice Wstring.ice >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIceGrid -lGlacier2 -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f server >c++ -c -I. -I../../../include -I. -I../../include -I./include -I../include -I../../include -I../../../include -I../../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f TestAMD.h TestAMD.cpp >../../../bin/slice2cpp -I../../../../slice TestAMD.ice >making all in retry >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/retry' >making all in timeout >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/timeout' >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/distribution' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid' >rm -f WstringAMD.h WstringAMD.cpp >../../../bin/slice2cpp -I../../../../slice WstringAMD.ice >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >making all in acm >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/acm' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -DSTRING_VIEW_IGNORE_STRING_CONVERTER -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >rm -f collocated >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o collocated Test.o TestI.o Collocated.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f serveramd >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Collocated.cpp >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../../lib -o serveramd TestAMD.o ServerPrivateAMD.o TestAMDI.o ServerAMD.o -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/objects' >making all in servantLocator >rm -f client >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/servantLocator' >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/slicing/exceptions' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/hash' >making all in interceptor >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/interceptor' >rm -f TestAMD.h TestAMD.cpp >../../../bin/slice2cpp -I../../../../slice TestAMD.ice >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >making all in stringConverter >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/stringConverter' >rm -f client >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../../lib -o client Test.o ClientPrivate.o Client.o AllTests.o Forward.o -lIce -lIceUtil -pthread -L/usr/local/lib >making all in background >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/background' >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I../../../src -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Configuration.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/hold' >making all in udp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/udp' >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >rm -f server >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../../lib -o server Test.o ServerPrivate.o TestI.o Server.o Forward.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ InstrumentationI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Collocated.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Dispatcher.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o Dispatcher.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -DSTRING_VIEW_IGNORE_STRING_CONVERTER -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Wstring.cpp >c++ -c -I. -I../../include -I../../../src -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >rm -f collocated >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o collocated Test.o Dispatcher.o TestI.o Collocated.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/dispatcher' >making all in defaultServant >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/defaultServant' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >rm -f serveramd >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../../lib -o serveramd TestAMD.o ServerPrivateAMD.o TestAMDI.o ServerAMD.o Forward.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o TestI.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -DSTRING_VIEW_IGNORE_STRING_CONVERTER -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/slicing/objects' >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/slicing' >making all in defaultValue >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/defaultValue' >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I../../../src -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I../../../src -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I../../../src -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >rm -f client >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o InstrumentationI.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o TestI.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServantLocatorI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestAMD.cpp >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestAMDI.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../../lib -o server Test.o Types.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/stream' >making all in threadPoolPriority >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/threadPoolPriority' >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/acm' >making all in invoke >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/invoke' >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ InterceptorI.cpp >c++ -c -I. -I../../include -I../../../src -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -DSTRING_VIEW_IGNORE_STRING_CONVERTER -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >rm -f collocated >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o collocated Test.o TestI.o Collocated.o InstrumentationI.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/checksum/server' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServerAMD.cpp >rm -f server >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/retry' >making all in properties >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/properties' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/timeout' >making all in plugin >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/plugin' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AMDInterceptorI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Collocated.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/stringConverter' >making all in admin >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/admin' >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f serveramd >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o serveramd TestAMD.o TestAMDI.o ServerAMD.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ MyObjectI.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/binding' >making all in metrics >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/metrics' >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >rm -f TestAMD.h TestAMD.cpp >../../../bin/slice2cpp -I../../../../slice TestAMD.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/optional' >making all in enums >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/enums' >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o Twoways.o Oneways.o TwowaysAMI.o OnewaysAMI.o BatchOneways.o BatchOnewaysAMI.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I../../../src -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Connector.cpp >c++ -c -I. -I../../include -I../../../src -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Acceptor.cpp >c++ -c -I. -I../../include -I../../../src -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ EndpointI.cpp >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I../../../src -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Transceiver.cpp >c++ -c -I. -I../../include -I../../../src -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ EndpointFactory.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/udp' >making all in echo >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/echo' >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o ServantLocatorI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I../../../src -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ PluginI.cpp >rm -f collocated >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o collocated Test.o TestI.o Collocated.o AllTests.o Twoways.o Oneways.o TwowaysAMI.o OnewaysAMI.o BatchOneways.o BatchOnewaysAMI.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Plugin.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -DSTRING_VIEW_IGNORE_STRING_CONVERTER -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ MyByteSeq.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Types.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -DSTRING_VIEW_IGNORE_STRING_CONVERTER -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ StringConverterI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ BlobjectI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >rm -f serveramd >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o serveramd TestAMD.o TestAMDI.o ServantLocatorI.o ServerAMD.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Configuration.o Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ BlobjectI.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Client.o -lIce -lIceUtil -pthread -L/usr/local/lib >making all in logger >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/logger' >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Configuration.o Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Client.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client1.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/properties' >making all in networkProxy >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/networkProxy' >rm -f Test.h Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/operations' >making all in services >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/services' >rm -f Test.h Test.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >../../../bin/slice2cpp -I../../../../slice Test.ice >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >rm -f collocated >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o collocated Test.o TestI.o ServantLocatorI.o Collocated.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -DSTRING_VIEW_IGNORE_STRING_CONVERTER -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client2.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/servantLocator' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o TestI.o Client.o InterceptorI.o AMDInterceptorI.o MyObjectI.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -DSTRING_VIEW_IGNORE_STRING_CONVERTER -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ WstringI.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/interceptor' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -DSTRING_VIEW_IGNORE_STRING_CONVERTER -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -DSTRING_VIEW_IGNORE_STRING_CONVERTER -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestAMD.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -DSTRING_VIEW_IGNORE_STRING_CONVERTER -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestAMDI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >rm -f libTestTransport.so.3.6.0 >c++ -shared -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o libTestTransport.so.3.6.0 -Wl,-h,libTestTransport.so.36 Test.o Configuration.o Connector.o Acceptor.o EndpointI.o Transceiver.o EndpointFactory.o PluginI.o -lIce -lIceUtil >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >rm -f libTestTransport.so.36 >ln -s libTestTransport.so.3.6.0 libTestTransport.so.36 >rm -f libTestTransport.so >ln -s libTestTransport.so.36 libTestTransport.so >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/background' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestAMD.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -DSTRING_VIEW_IGNORE_STRING_CONVERTER -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ WstringAMD.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o TestI.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/defaultServant' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >rm -f plugins/libTestPlugin.so.3.6.0 >c++ -shared -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o plugins/libTestPlugin.so.3.6.0 -Wl,-h,libTestPlugin.so.36 Plugin.o -lIceUtil -lIce >rm -f plugins/libTestPlugin.so.36 >ln -s libTestPlugin.so.3.6.0 plugins/libTestPlugin.so.36 >rm -f plugins/libTestPlugin.so >ln -s libTestPlugin.so.36 plugins/libTestPlugin.so >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/plugin' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServerCustomThreadPool.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o BlobjectI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -DSTRING_VIEW_IGNORE_STRING_CONVERTER -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ WstringAMDI.cpp >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/echo' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -DSTRING_VIEW_IGNORE_STRING_CONVERTER -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServerAMD.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -DSTRING_VIEW_IGNORE_STRING_CONVERTER -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Collocated.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client3.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/defaultValue' >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Client4.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestAMDI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ AllTests.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ TestI.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Test.cpp >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Server.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ ServerAMD.cpp >c++ -c -I. -I../../include -I./include -I../include -I../../include -I../../../include -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ Collocated.cpp >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/admin' >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f servercustom >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o servercustom Test.o ServerCustomThreadPool.o TestI.o -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/threadPoolPriority' >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/networkProxy' >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f client1 >rm -f client2 >rm -f client3 >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client1 Client1.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client2 Client2.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client3 Client3.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f client4 >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client4 Client4.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o BlobjectI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f client >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/logger' >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Types.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/invoke' >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/checksum' >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o TestI.o Server.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f serveramd >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o serveramd TestAMD.o TestAMDI.o ServerAMD.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f collocated >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o collocated Test.o Collocated.o AllTests.o TestI.o -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/metrics' >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Client.o AllTests.o -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/enums' >rm -f client >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Client.o AllTests.o Test.o -lGlacier2 -lIceStorm -lIceGrid -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/services' >rm -f server >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o server Test.o Wstring.o TestI.o WstringI.o Server.o MyByteSeq.o StringConverterI.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f serveramd >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o serveramd TestAMD.o TestAMDI.o WstringAMD.o WstringAMDI.o ServerAMD.o MyByteSeq.o StringConverterI.o -lIce -lIceUtil -pthread -L/usr/local/lib >rm -f client >rm -f collocated >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o client Test.o Wstring.o Client.o AllTests.o MyByteSeq.o StringConverterI.o -lIce -lIceUtil -pthread -L/usr/local/lib >c++ -pipe -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I/usr/local/include -g -fstack-protector -fno-strict-aliasing -std=c++11 -stdlib=libc++ -L../../../lib -o collocated Test.o Wstring.o TestI.o WstringI.o Collocated.o AllTests.o MyByteSeq.o StringConverterI.o -lIce -lIceUtil -pthread -L/usr/local/lib >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/custom' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice' >gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test' >gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp' >=========================================================================== >====>> Checking for filesystem violations... done >=======================<phase: run-depends >============================ >===> Ice-3.6.0_1 depends on file: /usr/local/lib/libcrypto.so.35 - found >=========================================================================== >====>> Recording filesystem state for prestage... done >=======================<phase: stage >============================ >===> Staging for Ice-3.6.0_1 >===> Ice-3.6.0_1 depends on file: /usr/local/lib/libcrypto.so.35 - found >===> Ice-3.6.0_1 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) >===> Ice-3.6.0_1 depends on shared library: libmcpp.so - found (/usr/local/lib/libmcpp.so) >===> Ice-3.6.0_1 depends on shared library: libdb-5.3.so - found (/usr/local/lib/libdb-5.3.so) > >*** running tests 1/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/condvar >*** configuration: Default >*** test only supported under Win32 > >*** running tests 2/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/thread >*** configuration: Default >*** test started: 09/16/15 22:49:44 >*** using Ice source dist (64bit) >starting client... ok >running mutex test... ok >running countDownLatch test... ok >running thread start test... ok >running thread sleep test... ok >running thread create test... ok >running thread alive test... ok >running recursive mutex test... ok >running monitor<mutex> test... ok >running monitor<recmutex> test... ok > >*** running tests 3/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/unicode >*** configuration: Default >*** test started: 09/16/15 22:49:53 >*** using Ice source dist (64bit) >starting client... ok >testing UTF-8 to wstring (utf32le) conversion... ok >testing wstring (utf32le) to UTF-8 conversion... ok >testing error handling... ok > >*** running tests 4/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/inputUtil >*** configuration: Default >*** test started: 09/16/15 22:49:53 >*** using Ice source dist (64bit) >starting client... ok >testing string-to-64-bit integer conversion... ok >testing string to command line arguments... ok >checking string splitting... ok > >*** running tests 5/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/uuid >*** configuration: Default >*** test started: 09/16/15 22:49:54 >*** using Ice source dist (64bit) >starting client... ok >Generating 300000 UUIDs using 3 threads... ok >Generating 300000 strings using 3 threads... ok > >*** running tests 6/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/timer >*** configuration: Default >*** test started: 09/16/15 22:50:04 >*** using Ice source dist (64bit) >starting client... ok >testing timer... ok >testing timer destroy... ok > >*** running tests 7/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/sha1 >*** configuration: Default >*** test started: 09/16/15 22:50:08 >*** using Ice source dist (64bit) >starting client... ok >Testing sha1 hash computation... ok > >*** running tests 8/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice/errorDetection >*** configuration: Default >*** test started: 09/16/15 22:50:08 >*** using Ice source dist (64bit) >CaseInsensitive.ice... ok >ChangedMeaning.ice... ok >ClassRedefinition.ice... ok >ConstDef.ice... ok >DataMemberRedefinition.ice... ok >DeclaratorMissing.ice... ok >DerivedRedefinition.ice... ok >DictionaryRedefinition.ice... ok >DummyAtGlobalLevel.ice... ok >DuplicateParameter.ice... ok >DuplicateThrows.ice... ok >EnumEmpty.ice... ok >EnumRedefinition.ice... ok >EnumeratorDuplication.ice... ok >EnumeratorRedefinition.ice... ok >EnumeratorValues.ice... ok >ExceptionRedefinition.ice... ok >IdentAsKeyword.ice... ok >IdentAsKeywordUnderscore.ice... ok >IllegalDeclaration.ice... ok >IllegalDictionary.ice... ok >IllegalIdentifier.ice... ok >IllegalLocal.ice... ok >IllegalMI.ice... ok >IllegalUseOfKeyword.ice... ok >InterfaceMismatch.ice... ok >InterfaceRedefinition.ice... ok >LocalMismatch.ice... ok >NameCanNotBeUsed.ice... ok >NotClassOrInterface.ice... ok >NotException.ice... ok >NotType.ice... ok >OperationRedefinition.ice... ok >OptionalMembers.ice... ok >OptionalParams.ice... ok >ParamsOutOfOrder.ice... ok >RedefinitionAsClass.ice... ok >RedefinitionAsDataMember.ice... ok >RedefinitionAsDictionary.ice... ok >RedefinitionAsEnum.ice... ok >RedefinitionAsEnumerator.ice... ok >RedefinitionAsInterface.ice... ok >RedefinitionAsModule.ice... ok >RedefinitionAsOperation.ice... ok >RedefinitionAsSequence.ice... ok >Reserved.ice... ok >SelfContainment.ice... ok >SequenceRedefinition.ice... ok >StructMembers.ice... ok >StructRedefinition.ice... ok >Undefined.ice... ok >WrongProxyType.ice... ok > >*** running tests 9/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice/keyword >*** configuration: Default >*** test started: 09/16/15 22:50:45 >*** using Ice source dist (64bit) >starting client... ok >Testing operation name... ok > >*** running tests 10/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice/structure >*** configuration: Default >*** test started: 09/16/15 22:50:45 >*** using Ice source dist (64bit) >starting client... ok >testing equals() for Slice structures... ok > >*** running tests 11/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice/macros >*** configuration: Default >*** test started: 09/16/15 22:50:45 >*** using Ice source dist (64bit) >starting client... ok >testing Slice predefined macros... ok > >*** running tests 12/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice/headers >*** configuration: Default >*** test started: 09/16/15 22:50:46 >*** using Ice source dist (64bit) >compiling slice files and checking headers... ok > >*** running tests 13/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/properties >*** configuration: Default >*** test started: 09/16/15 22:50:59 >*** using Ice source dist (64bit) >starting client... ok >testing load properties from UTF-8 path... ok >testing load properties from UTF-8 path using Ice::Application... ok >testing using Ice.Config with multiple config files... ok >testing configuration file escapes... ok > >*** running tests 14/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/proxy >*** configuration: Default >*** test started: 09/16/15 22:50:59 >*** using Ice source dist (64bit) >tests with regular server. >starting server... ok >starting client... ok >testing stringToProxy... ok >testing propertyToProxy... ok >testing proxyToProperty... ok >testing ice_getCommunicator... ok >testing proxy methods... ok >testing proxy comparison... ok >testing checked cast... ok >testing checked cast with context... ok >testing encoding versioning... ok >testing protocol versioning... ok >testing opaque endpoints... ok >tests with AMD server. >starting serveramd... ok >starting client... ok >testing stringToProxy... ok >testing propertyToProxy... ok >testing proxyToProperty... ok >testing ice_getCommunicator... ok >testing proxy methods... ok >testing proxy comparison... ok >testing checked cast... ok >testing checked cast with context... ok >testing encoding versioning... ok >testing protocol versioning... ok >testing opaque endpoints... ok >tests with collocated server. >starting collocated... ok >testing stringToProxy... ok >testing propertyToProxy... ok >testing proxyToProperty... ok >testing ice_getCommunicator... ok >testing proxy methods... ok >testing proxy comparison... ok >testing checked cast... ok >testing checked cast with context... ok >testing encoding versioning... ok >testing protocol versioning... ok >testing opaque endpoints... ok > >*** running tests 15/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/operations >*** configuration: Default >*** test started: 09/16/15 22:51:00 >*** using Ice source dist (64bit) >tests with regular server. >starting server... ok >starting client... ok >testing twoway operations... ok >testing oneway operations... ok >testing twoway operations with AMI... ok >testing oneway operations with AMI... ok >testing batch oneway operations... ok >testing batch AMI oneway operations... ok >testing server shutdown... ok >tests with AMD server. >starting serveramd... ok >starting client... ok >testing twoway operations... ok >testing oneway operations... ok >testing twoway operations with AMI... ok >testing oneway operations with AMI... ok >testing batch oneway operations... ok >testing batch AMI oneway operations... ok >testing server shutdown... ok >tests with collocated server. >starting collocated... ok >testing twoway operations... ok >testing oneway operations... ok >testing twoway operations with AMI... ok >testing oneway operations with AMI... ok >testing batch oneway operations... ok >testing batch AMI oneway operations... ok > >*** running tests 16/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/exceptions >*** configuration: Default >*** test started: 09/16/15 22:51:00 >*** using Ice source dist (64bit) >Running test with compact (default) format. >starting server... ok >starting client... ok >testing ice_print()/what()... ok >testing object adapter registration exceptions... ok >testing servant registration exceptions... ok >testing servant locator registrations exceptions... ok >testing object factory registration exception... ok >testing stringToProxy... ok >testing checked cast... ok >catching exact types... ok >catching base types... ok >catching derived types... ok >catching unknown user exception... ok >testing memory limit marshal exception...ok >catching object not exist exception... ok >catching facet not exist exception... ok >catching operation not exist exception... ok >catching unknown local exception... ok >catching unknown non-Ice exception... ok >testing asynchronous exceptions... ok >catching exact types with new AMI mapping... ok >catching derived types with new AMI mapping... ok >catching unknown user exception with new AMI mapping... ok >catching object not exist exception with new AMI mapping... ok >catching facet not exist exception with new AMI mapping... ok >catching operation not exist exception with new AMI mapping... ok >catching unknown local exception with new AMI mapping... ok >catching unknown non-Ice exception with new AMI mapping... ok >Running test with sliced format. >starting server... ok >starting client... ok >testing ice_print()/what()... ok >testing object adapter registration exceptions... ok >testing servant registration exceptions... ok >testing servant locator registrations exceptions... ok >testing object factory registration exception... ok >testing stringToProxy... ok >testing checked cast... ok >catching exact types... ok >catching base types... ok >catching derived types... ok >catching unknown user exception... ok >testing memory limit marshal exception...ok >catching object not exist exception... ok >catching facet not exist exception... ok >catching operation not exist exception... ok >catching unknown local exception... ok >catching unknown non-Ice exception... ok >testing asynchronous exceptions... ok >catching exact types with new AMI mapping... ok >catching derived types with new AMI mapping... ok >catching unknown user exception with new AMI mapping... ok >catching object not exist exception with new AMI mapping... ok >catching facet not exist exception with new AMI mapping... ok >catching operation not exist exception with new AMI mapping... ok >catching unknown local exception with new AMI mapping... ok >catching unknown non-Ice exception with new AMI mapping... ok >Running test with 1.0 encoding. >starting server... ok >starting client... ok >testing ice_print()/what()... ok >testing object adapter registration exceptions... ok >testing servant registration exceptions... ok >testing servant locator registrations exceptions... ok >testing object factory registration exception... ok >testing stringToProxy... ok >testing checked cast... ok >catching exact types... ok >catching base types... ok >catching derived types... ok >catching unknown user exception... ok >testing memory limit marshal exception...ok >catching object not exist exception... ok >catching facet not exist exception... ok >catching operation not exist exception... ok >catching unknown local exception... ok >catching unknown non-Ice exception... ok >testing asynchronous exceptions... ok >catching exact types with new AMI mapping... ok >catching derived types with new AMI mapping... ok >catching unknown user exception with new AMI mapping... ok >catching object not exist exception with new AMI mapping... ok >catching facet not exist exception with new AMI mapping... ok >catching operation not exist exception with new AMI mapping... ok >catching unknown local exception with new AMI mapping... ok >catching unknown non-Ice exception with new AMI mapping... ok >Running test with compact (default) format and AMD server. >starting serveramd... ok >starting client... ok >testing ice_print()/what()... ok >testing object adapter registration exceptions... ok >testing servant registration exceptions... ok >testing servant locator registrations exceptions... ok >testing object factory registration exception... ok >testing stringToProxy... ok >testing checked cast... ok >catching exact types... ok >catching base types... ok >catching derived types... ok >catching unknown user exception... ok >testing memory limit marshal exception...ok >catching object not exist exception... ok >catching facet not exist exception... ok >catching operation not exist exception... ok >catching unknown local exception... ok >catching unknown non-Ice exception... ok >testing asynchronous exceptions... ok >catching exact types with new AMI mapping... ok >catching derived types with new AMI mapping... ok >catching unknown user exception with new AMI mapping... ok >catching object not exist exception with new AMI mapping... ok >catching facet not exist exception with new AMI mapping... ok >catching operation not exist exception with new AMI mapping... ok >catching unknown local exception with new AMI mapping... ok >catching unknown non-Ice exception with new AMI mapping... ok >Running test with sliced format and AMD server. >starting serveramd... ok >starting client... ok >testing ice_print()/what()... ok >testing object adapter registration exceptions... ok >testing servant registration exceptions... ok >testing servant locator registrations exceptions... ok >testing object factory registration exception... ok >testing stringToProxy... ok >testing checked cast... ok >catching exact types... ok >catching base types... ok >catching derived types... ok >catching unknown user exception... ok >testing memory limit marshal exception...ok >catching object not exist exception... ok >catching facet not exist exception... ok >catching operation not exist exception... ok >catching unknown local exception... ok >catching unknown non-Ice exception... ok >testing asynchronous exceptions... ok >catching exact types with new AMI mapping... ok >catching derived types with new AMI mapping... ok >catching unknown user exception with new AMI mapping... ok >catching object not exist exception with new AMI mapping... ok >catching facet not exist exception with new AMI mapping... ok >catching operation not exist exception with new AMI mapping... ok >catching unknown local exception with new AMI mapping... ok >catching unknown non-Ice exception with new AMI mapping... ok >Running test with 1.0 encoding and AMD server. >starting serveramd... ok >starting client... ok >testing ice_print()/what()... ok >testing object adapter registration exceptions... ok >testing servant registration exceptions... ok >testing servant locator registrations exceptions... ok >testing object factory registration exception... ok >testing stringToProxy... ok >testing checked cast... ok >catching exact types... ok >catching base types... ok >catching derived types... ok >catching unknown user exception... ok >testing memory limit marshal exception...ok >catching object not exist exception... ok >catching facet not exist exception... ok >catching operation not exist exception... ok >catching unknown local exception... ok >catching unknown non-Ice exception... ok >testing asynchronous exceptions... ok >catching exact types with new AMI mapping... ok >catching derived types with new AMI mapping... ok >catching unknown user exception with new AMI mapping... ok >catching object not exist exception with new AMI mapping... ok >catching facet not exist exception with new AMI mapping... ok >catching operation not exist exception with new AMI mapping... ok >catching unknown local exception with new AMI mapping... ok >catching unknown non-Ice exception with new AMI mapping... ok >Running collocated test. >starting collocated... ok >testing ice_print()/what()... ok >testing object adapter registration exceptions... ok >testing servant registration exceptions... ok >testing servant locator registrations exceptions... ok >testing object factory registration exception... ok >testing stringToProxy... ok >testing checked cast... ok >catching exact types... ok >catching base types... ok >catching derived types... ok >catching unknown user exception... ok >catching object not exist exception... ok >catching facet not exist exception... ok >catching operation not exist exception... ok >catching unknown local exception... ok >catching unknown non-Ice exception... ok >testing asynchronous exceptions... ok >catching exact types with new AMI mapping... ok >catching derived types with new AMI mapping... ok >catching unknown user exception with new AMI mapping... ok >catching object not exist exception with new AMI mapping... ok >catching facet not exist exception with new AMI mapping... ok >catching operation not exist exception with new AMI mapping... ok >catching unknown local exception with new AMI mapping... ok >catching unknown non-Ice exception with new AMI mapping... ok > >*** running tests 17/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/ami >*** configuration: Default >*** test started: 09/16/15 22:51:03 >*** using Ice source dist (64bit) >tests with regular server. >starting server... ok >starting client... ok >testing begin/end invocation... ok >testing async callback... ok >testing C++11 async callback... ok >testing response callback... ok >testing C++11 response callback... ok >testing local exceptions... ok >testing local exceptions with async callback... ok >testing local exceptions with response callback... ok >testing local exceptions with C++11 response callback... ok >testing exception callback... ok >testing C++11 exception callback... ok >testing sent callback... ok >testing C++11 sent callback... ok >testing illegal arguments... ok >testing unexpected exceptions from callback... ok >testing unexpected exceptions from C++11 callback... ok >testing batch requests with proxy... ok >testing C++11 batch requests with proxy... ok >testing batch requests with connection... ok >testing C++11 batch requests with connection... ok >testing batch requests with communicator... ok >testing C++11 batch requests with communicator... ok >testing AsyncResult operations... ok >testing close connection with sending queue... ok >tests with collocated server. >starting collocated... ok >testing begin/end invocation... ok >testing async callback... ok >testing C++11 async callback... ok >testing response callback... ok >testing C++11 response callback... ok >testing local exceptions... ok >testing local exceptions with async callback... ok >testing local exceptions with response callback... ok >testing local exceptions with C++11 response callback... ok >testing exception callback... ok >testing C++11 exception callback... ok >testing sent callback... ok >testing C++11 sent callback... ok >testing illegal arguments... ok >testing unexpected exceptions from callback... ok >testing unexpected exceptions from C++11 callback... ok >testing batch requests with proxy... ok >testing C++11 batch requests with proxy... ok >testing AsyncResult operations... ok > >*** running tests 18/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/info >*** configuration: Default >*** test started: 09/16/15 22:51:03 >*** using Ice source dist (64bit) >starting server... ok >starting client... ok >testing proxy endpoint information... ok >test object adapter endpoint information... ok >test connection endpoint information... ok >testing connection information... ok > >*** running tests 19/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/inheritance >*** configuration: Default >*** test started: 09/16/15 22:51:03 >*** using Ice source dist (64bit) >starting server... ok >starting client... ok >testing stringToProxy... ok >testing checked cast... ok >getting proxies for class hierarchy... ok >getting proxies for interface hierarchy... ok >invoking proxy operations on class hierarchy... ok >ditto, but for interface hierarchy... ok >ditto, but for class implementing interfaces... ok >testing one shot constructor... ok >starting collocated... ok >testing stringToProxy... ok >testing checked cast... ok >getting proxies for class hierarchy... ok >getting proxies for interface hierarchy... ok >invoking proxy operations on class hierarchy... ok >ditto, but for interface hierarchy... ok >ditto, but for class implementing interfaces... ok >testing one shot constructor... ok > >*** running tests 20/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/facets >*** configuration: Default >*** test started: 09/16/15 22:51:04 >*** using Ice source dist (64bit) >starting server... ok >starting client... ok >testing Ice.Admin.Facets property... ok >testing facet registration exceptions... ok >testing removeAllFacets... ok >testing stringToProxy... ok >testing unchecked cast... ok >testing checked cast... ok >testing non-facets A, B, C, and D... ok >testing facets A, B, C, and D... ok >testing facets E and F... ok >testing facet G... ok >testing whether casting preserves the facet... ok >starting collocated... ok >testing Ice.Admin.Facets property... ok >testing facet registration exceptions... ok >testing removeAllFacets... ok >testing stringToProxy... ok >testing unchecked cast... ok >testing checked cast... ok >testing non-facets A, B, C, and D... ok >testing facets A, B, C, and D... ok >testing facets E and F... ok >testing facet G... ok >testing whether casting preserves the facet... ok > >*** running tests 21/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/objects >*** configuration: Default >*** test started: 09/16/15 22:51:04 >*** using Ice source dist (64bit) >Running test with compact (default) format. >starting server... ok >starting client... ok >testing stringToProxy... ok >testing checked cast... ok >testing constructor, copy constructor, and assignment operator... ok >testing ice_clone...ok >getting B1... ok >getting B2... ok >getting C... ok >getting D... ok >checking consistency... ok >getting B1, B2, C, and D all at once... ok >checking consistency... ok >testing protected members... ok >getting I, J and H... ok >setting I... ok >testing sequences... ok >testing compact ID...ok >testing UnexpectedObjectException... ok >Running test with sliced format. >starting server... ok >starting client... ok >testing stringToProxy... ok >testing checked cast... ok >testing constructor, copy constructor, and assignment operator... ok >testing ice_clone...ok >getting B1... ok >getting B2... ok >getting C... ok >getting D... ok >checking consistency... ok >getting B1, B2, C, and D all at once... ok >checking consistency... ok >testing protected members... ok >getting I, J and H... ok >setting I... ok >testing sequences... ok >testing compact ID...ok >testing UnexpectedObjectException... ok >Running test with 1.0 encoding. >starting server... ok >starting client... ok >testing stringToProxy... ok >testing checked cast... ok >testing constructor, copy constructor, and assignment operator... ok >testing ice_clone...ok >getting B1... ok >getting B2... ok >getting C... ok >getting D... ok >checking consistency... ok >getting B1, B2, C, and D all at once... ok >checking consistency... ok >testing protected members... ok >getting I, J and H... ok >setting I... ok >testing sequences... ok >testing compact ID...ok >testing UnexpectedObjectException... ok >Running collocated test. >starting collocated... ok >testing stringToProxy... ok >testing checked cast... ok >testing constructor, copy constructor, and assignment operator... ok >testing ice_clone...ok >getting B1... ok >getting B2... ok >getting C... ok >getting D... ok >checking consistency... ok >getting B1, B2, C, and D all at once... ok >checking consistency... ok >testing protected members... ok >getting I, J and H... ok >setting I... ok >testing sequences... ok >testing compact ID...ok >testing UnexpectedObjectException... ok > >*** running tests 22/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/optional >*** configuration: Default >*** test started: 09/16/15 22:51:04 >*** using Ice source dist (64bit) >Running test with compact (default) format. >starting server... ok >starting client... ok >testing stringToProxy... ok >testing checked cast... ok >testing constructor, copy constructor, and assignment operator... ok >testing comparison operators... ok >testing marshalling... ok >testing marshalling of large containers with fixed size elements...ok >testing tag marshalling... ok >testing marshalling of objects with optional objects...ok >testing optional with default values... ok >testing optional parameters... ok >testing optional parameters and custom sequences... ok >testing exception optionals... ok >Running test with sliced format. >starting server... ok >starting client... ok >testing stringToProxy... ok >testing checked cast... ok >testing constructor, copy constructor, and assignment operator... ok >testing comparison operators... ok >testing marshalling... ok >testing marshalling of large containers with fixed size elements...ok >testing tag marshalling... ok >testing marshalling of objects with optional objects...ok >testing optional with default values... ok >testing marshalling with unknown class slices... ok >testing optionals with unknown classes...ok >testing optional parameters... ok >testing optional parameters and custom sequences... ok >testing exception optionals... ok >Running test with AMD server. >starting serveramd... ok >starting client... ok >testing stringToProxy... ok >testing checked cast... ok >testing constructor, copy constructor, and assignment operator... ok >testing comparison operators... ok >testing marshalling... ok >testing marshalling of large containers with fixed size elements...ok >testing tag marshalling... ok >testing marshalling of objects with optional objects...ok >testing optional with default values... ok >testing optional parameters... ok >testing optional parameters and custom sequences... ok >testing exception optionals... ok > >*** running tests 23/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/binding >*** configuration: Default >*** test started: 09/16/15 22:51:05 >*** using Ice source dist (64bit) >starting server... ok >starting client... ok >testing binding with single endpoint... ok >testing binding with multiple endpoints... ok >testing binding with multiple random endpoints... ok >testing binding with multiple endpoints and AMI... ok >testing random endpoint selection... ok >testing ordered endpoint selection... ok >testing per request binding with single endpoint... ok >testing per request binding with multiple endpoints... ok >testing per request binding with multiple endpoints and AMI... ok >testing per request binding and ordered endpoint selection... ok >testing per request binding and ordered endpoint selection and AMI... ok >testing endpoint mode filtering... ok >testing ipv4 & ipv6 connections... ok > >*** running tests 24/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/faultTolerance >*** configuration: Default >*** test started: 09/16/15 22:51:09 >*** using Ice source dist (64bit) >starting server #1... ok >starting server #2... ok >starting server #3... ok >starting server #4... ok >starting server #5... ok >starting server #6... ok >starting server #7... ok >starting server #8... ok >starting server #9... ok >starting server #10... ok >starting server #11... ok >starting server #12... ok >starting client... ok >testing stringToProxy... ok >testing checked cast... ok >testing server #1... ok >shutting down server #1... ok >testing server #2... ok >aborting server #2... ok >testing server #3... ok >aborting server #3 and #4 with idempotent call... ok >testing server #5... ok >aborting server #5 and #6 with idempotent call... ok >testing server #7 with AMI... ok >shutting down server #7 with AMI... ok >testing server #8 with AMI... ok >aborting server #8 with AMI... ok >testing server #9 with AMI... ok >aborting server #9 and #10 with idempotent AMI call... ok >testing server #11 with AMI... ok >aborting server #11 and #12 with idempotent AMI call... ok >testing whether all servers are gone... ok > >*** running tests 25/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/location >*** configuration: Default >*** test started: 09/16/15 22:51:10 >*** using Ice source dist (64bit) >starting server... ok >starting client... ok >testing stringToProxy... ok >testing ice_locator and ice_getLocator... ok >starting server... ok >testing checked cast... ok >testing id@AdapterId indirect proxy... ok >testing id@ReplicaGroupId indirect proxy... ok >testing identity indirect proxy... ok >testing proxy with unknown identity... ok >testing proxy with unknown adapter... ok >testing locator cache timeout... ok >testing proxy from server... ok >testing locator request queuing... ok >testing adapter locator cache... ok >testing well-known object locator cache... ok >testing locator cache background updates... ok >testing proxy from server after shutdown... ok >testing object migration... ok >testing locator encoding resolution... ok >shutdown server... ok >testing whether server is gone... ok >testing indirect proxies to collocated objects... ok >shutdown server manager... ok > >*** running tests 26/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/adapterDeactivation >*** configuration: Default >*** test started: 09/16/15 22:51:15 >*** using Ice source dist (64bit) >starting server... ok >starting client... ok >testing stringToProxy... ok >testing checked cast... ok >creating/destroying/recreating object adapter... ok >creating/activating/deactivating object adapter in one operation... ok >testing connection closure... ok >deactivating object adapter in the server... ok >testing whether server is gone... ok >starting collocated... ok >testing stringToProxy... ok >testing checked cast... ok >creating/destroying/recreating object adapter... ok >creating/activating/deactivating object adapter in one operation... ok >testing connection closure... ok >deactivating object adapter in the server... ok >testing whether server is gone... ok > >*** running tests 27/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/slicing/exceptions >*** configuration: Default >*** test started: 09/16/15 22:51:15 >*** using Ice source dist (64bit) >Running test with sliced format. >starting server... ok >starting client... ok >base... ok >base (AMI)... ok >slicing of unknown derived... ok >slicing of unknown derived (AMI)... ok >non-slicing of known derived as base... ok >non-slicing of known derived as base (AMI)... ok >non-slicing of known derived as derived... ok >non-slicing of known derived as derived (AMI)... ok >slicing of unknown intermediate as base... ok >slicing of unknown intermediate as base (AMI)... ok >slicing of known intermediate as base... ok >slicing of known intermediate as base (AMI)... ok >slicing of known most derived as base... ok >slicing of known most derived as base (AMI)... ok >non-slicing of known intermediate as intermediate... ok >non-slicing of known intermediate as intermediate (AMI)... ok >non-slicing of known most derived exception as intermediate... ok >non-slicing of known most derived as intermediate (AMI)... ok >non-slicing of known most derived as most derived... ok >non-slicing of known most derived as most derived (AMI)... ok >slicing of unknown most derived, known intermediate as base... ok >slicing of unknown most derived, known intermediate as base (AMI)... ok >slicing of unknown most derived, known intermediate as intermediate... ok >slicing of unknown most derived, known intermediate as intermediate (AMI)... ok >slicing of unknown most derived, unknown intermediate as base... ok >slicing of unknown most derived, unknown intermediate as base (AMI)... ok >unknown most derived in compact format... ok >preserved exceptions... ok >Running test with 1.0 encoding. >starting server... ok >starting client... ok >base... ok >base (AMI)... ok >slicing of unknown derived... ok >slicing of unknown derived (AMI)... ok >non-slicing of known derived as base... ok >non-slicing of known derived as base (AMI)... ok >non-slicing of known derived as derived... ok >non-slicing of known derived as derived (AMI)... ok >slicing of unknown intermediate as base... ok >slicing of unknown intermediate as base (AMI)... ok >slicing of known intermediate as base... ok >slicing of known intermediate as base (AMI)... ok >slicing of known most derived as base... ok >slicing of known most derived as base (AMI)... ok >non-slicing of known intermediate as intermediate... ok >non-slicing of known intermediate as intermediate (AMI)... ok >non-slicing of known most derived exception as intermediate... ok >non-slicing of known most derived as intermediate (AMI)... ok >non-slicing of known most derived as most derived... ok >non-slicing of known most derived as most derived (AMI)... ok >slicing of unknown most derived, known intermediate as base... ok >slicing of unknown most derived, known intermediate as base (AMI)... ok >slicing of unknown most derived, known intermediate as intermediate... ok >slicing of unknown most derived, known intermediate as intermediate (AMI)... ok >slicing of unknown most derived, unknown intermediate as base... ok >slicing of unknown most derived, unknown intermediate as base (AMI)... ok >unknown most derived in compact format... ok >preserved exceptions... ok >Running test with sliced format and AMD server. >starting serveramd... ok >starting client... ok >base... ok >base (AMI)... ok >slicing of unknown derived... ok >slicing of unknown derived (AMI)... ok >non-slicing of known derived as base... ok >non-slicing of known derived as base (AMI)... ok >non-slicing of known derived as derived... ok >non-slicing of known derived as derived (AMI)... ok >slicing of unknown intermediate as base... ok >slicing of unknown intermediate as base (AMI)... ok >slicing of known intermediate as base... ok >slicing of known intermediate as base (AMI)... ok >slicing of known most derived as base... ok >slicing of known most derived as base (AMI)... ok >non-slicing of known intermediate as intermediate... ok >non-slicing of known intermediate as intermediate (AMI)... ok >non-slicing of known most derived exception as intermediate... ok >non-slicing of known most derived as intermediate (AMI)... ok >non-slicing of known most derived as most derived... ok >non-slicing of known most derived as most derived (AMI)... ok >slicing of unknown most derived, known intermediate as base... ok >slicing of unknown most derived, known intermediate as base (AMI)... ok >slicing of unknown most derived, known intermediate as intermediate... ok >slicing of unknown most derived, known intermediate as intermediate (AMI)... ok >slicing of unknown most derived, unknown intermediate as base... ok >slicing of unknown most derived, unknown intermediate as base (AMI)... ok >unknown most derived in compact format... ok >preserved exceptions... ok >Running test with 1.0 encoding and AMD server. >starting serveramd... ok >starting client... ok >base... ok >base (AMI)... ok >slicing of unknown derived... ok >slicing of unknown derived (AMI)... ok >non-slicing of known derived as base... ok >non-slicing of known derived as base (AMI)... ok >non-slicing of known derived as derived... ok >non-slicing of known derived as derived (AMI)... ok >slicing of unknown intermediate as base... ok >slicing of unknown intermediate as base (AMI)... ok >slicing of known intermediate as base... ok >slicing of known intermediate as base (AMI)... ok >slicing of known most derived as base... ok >slicing of known most derived as base (AMI)... ok >non-slicing of known intermediate as intermediate... ok >non-slicing of known intermediate as intermediate (AMI)... ok >non-slicing of known most derived exception as intermediate... ok >non-slicing of known most derived as intermediate (AMI)... ok >non-slicing of known most derived as most derived... ok >non-slicing of known most derived as most derived (AMI)... ok >slicing of unknown most derived, known intermediate as base... ok >slicing of unknown most derived, known intermediate as base (AMI)... ok >slicing of unknown most derived, known intermediate as intermediate... ok >slicing of unknown most derived, known intermediate as intermediate (AMI)... ok >slicing of unknown most derived, unknown intermediate as base... ok >slicing of unknown most derived, unknown intermediate as base (AMI)... ok >unknown most derived in compact format... ok >preserved exceptions... ok > >*** running tests 28/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/slicing/objects >*** configuration: Default >*** test started: 09/16/15 22:51:16 >*** using Ice source dist (64bit) >Running test with sliced format. >starting server... ok >starting client... ok >base as Object... ok >base as Object (AMI)... ok >base as base... ok >base as base (AMI)... ok >base with known derived as base... ok >base with known derived as base (AMI)... ok >base with known derived as known derived... ok >base with known derived as known derived (AMI)... ok >base with unknown derived as base... ok >base with unknown derived as base (AMI)... ok >unknown with Object as Object... ok >unknown with Object as Object (AMI)... ok >one-element cycle... ok >one-element cycle (AMI)... ok >two-element cycle... ok >two-element cycle (AMI)... ok >known derived pointer slicing as base... ok >known derived pointer slicing as base (AMI)... ok >known derived pointer slicing as derived... ok >known derived pointer slicing as derived (AMI)... ok >unknown derived pointer slicing as base... ok >unknown derived pointer slicing as base (AMI)... ok >param ptr slicing with known first... ok >param ptr slicing with known first (AMI)... ok >param ptr slicing with unknown first... ok >return value identity with known first... ok >return value identity with known first (AMI)... ok >return value identity with unknown first... ok >return value identity with unknown first (AMI)... ok >return value identity for input params known first... ok >return value identity for input params known first (AMI)... ok >return value identity for input params unknown first... ok >return value identity for input params unknown first (AMI)... ok >remainder unmarshaling (3 instances)... ok >remainder unmarshaling (3 instances) (AMI)... ok >remainder unmarshaling (4 instances)... ok >remainder unmarshaling (4 instances) (AMI)... ok >param ptr slicing, instance marshaled in unknown derived as base... ok >param ptr slicing, instance marshaled in unknown derived as base (AMI)... ok >param ptr slicing, instance marshaled in unknown derived as derived... ok >param ptr slicing, instance marshaled in unknown derived as derived (AMI)... ok >sequence slicing... ok >sequence slicing (AMI)... ok >dictionary slicing... ok >dictionary slicing (AMI)... ok >base exception thrown as base exception... ok >base exception thrown as base exception (AMI)... ok >derived exception thrown as base exception... ok >derived exception thrown as base exception (AMI)... ok >derived exception thrown as derived exception... ok >derived exception thrown as derived exception (AMI)... ok >unknown derived exception thrown as base exception... ok >unknown derived exception thrown as base exception (AMI)... ok >forward-declared class... ok >forward-declared class (AMI)... ok >preserved classes... ok >preserved classes (AMI)... ok >garbage collection for preserved classes... ok >Running test with 1.0 encoding. >starting server... ok >starting client... ok >base as Object... ok >base as Object (AMI)... ok >base as base... ok >base as base (AMI)... ok >base with known derived as base... ok >base with known derived as base (AMI)... ok >base with known derived as known derived... ok >base with known derived as known derived (AMI)... ok >base with unknown derived as base... ok >base with unknown derived as base (AMI)... ok >unknown with Object as Object... ok >unknown with Object as Object (AMI)... ok >one-element cycle... ok >one-element cycle (AMI)... ok >two-element cycle... ok >two-element cycle (AMI)... ok >known derived pointer slicing as base... ok >known derived pointer slicing as base (AMI)... ok >known derived pointer slicing as derived... ok >known derived pointer slicing as derived (AMI)... ok >unknown derived pointer slicing as base... ok >unknown derived pointer slicing as base (AMI)... ok >param ptr slicing with known first... ok >param ptr slicing with known first (AMI)... ok >param ptr slicing with unknown first... ok >return value identity with known first... ok >return value identity with known first (AMI)... ok >return value identity with unknown first... ok >return value identity with unknown first (AMI)... ok >return value identity for input params known first... ok >return value identity for input params known first (AMI)... ok >return value identity for input params unknown first... ok >return value identity for input params unknown first (AMI)... ok >remainder unmarshaling (3 instances)... ok >remainder unmarshaling (3 instances) (AMI)... ok >remainder unmarshaling (4 instances)... ok >remainder unmarshaling (4 instances) (AMI)... ok >param ptr slicing, instance marshaled in unknown derived as base... ok >param ptr slicing, instance marshaled in unknown derived as base (AMI)... ok >param ptr slicing, instance marshaled in unknown derived as derived... ok >param ptr slicing, instance marshaled in unknown derived as derived (AMI)... ok >sequence slicing... ok >sequence slicing (AMI)... ok >dictionary slicing... ok >dictionary slicing (AMI)... ok >base exception thrown as base exception... ok >base exception thrown as base exception (AMI)... ok >derived exception thrown as base exception... ok >derived exception thrown as base exception (AMI)... ok >derived exception thrown as derived exception... ok >derived exception thrown as derived exception (AMI)... ok >unknown derived exception thrown as base exception... ok >unknown derived exception thrown as base exception (AMI)... ok >forward-declared class... ok >forward-declared class (AMI)... ok >preserved classes... ok >preserved classes (AMI)... ok >garbage collection for preserved classes... ok >Running test with sliced format and AMD server. >starting serveramd... ok >starting client... ok >base as Object... ok >base as Object (AMI)... ok >base as base... ok >base as base (AMI)... ok >base with known derived as base... ok >base with known derived as base (AMI)... ok >base with known derived as known derived... ok >base with known derived as known derived (AMI)... ok >base with unknown derived as base... ok >base with unknown derived as base (AMI)... ok >unknown with Object as Object... ok >unknown with Object as Object (AMI)... ok >one-element cycle... ok >one-element cycle (AMI)... ok >two-element cycle... ok >two-element cycle (AMI)... ok >known derived pointer slicing as base... ok >known derived pointer slicing as base (AMI)... ok >known derived pointer slicing as derived... ok >known derived pointer slicing as derived (AMI)... ok >unknown derived pointer slicing as base... ok >unknown derived pointer slicing as base (AMI)... ok >param ptr slicing with known first... ok >param ptr slicing with known first (AMI)... ok >param ptr slicing with unknown first... ok >return value identity with known first... ok >return value identity with known first (AMI)... ok >return value identity with unknown first... ok >return value identity with unknown first (AMI)... ok >return value identity for input params known first... ok >return value identity for input params known first (AMI)... ok >return value identity for input params unknown first... ok >return value identity for input params unknown first (AMI)... ok >remainder unmarshaling (3 instances)... ok >remainder unmarshaling (3 instances) (AMI)... ok >remainder unmarshaling (4 instances)... ok >remainder unmarshaling (4 instances) (AMI)... ok >param ptr slicing, instance marshaled in unknown derived as base... ok >param ptr slicing, instance marshaled in unknown derived as base (AMI)... ok >param ptr slicing, instance marshaled in unknown derived as derived... ok >param ptr slicing, instance marshaled in unknown derived as derived (AMI)... ok >sequence slicing... ok >sequence slicing (AMI)... ok >dictionary slicing... ok >dictionary slicing (AMI)... ok >base exception thrown as base exception... ok >base exception thrown as base exception (AMI)... ok >derived exception thrown as base exception... ok >derived exception thrown as base exception (AMI)... ok >derived exception thrown as derived exception... ok >derived exception thrown as derived exception (AMI)... ok >unknown derived exception thrown as base exception... ok >unknown derived exception thrown as base exception (AMI)... ok >forward-declared class... ok >forward-declared class (AMI)... ok >preserved classes... ok >preserved classes (AMI)... ok >garbage collection for preserved classes... ok >Running test with 1.0 encoding and AMD server. >starting serveramd... ok >starting client... ok >base as Object... ok >base as Object (AMI)... ok >base as base... ok >base as base (AMI)... ok >base with known derived as base... ok >base with known derived as base (AMI)... ok >base with known derived as known derived... ok >base with known derived as known derived (AMI)... ok >base with unknown derived as base... ok >base with unknown derived as base (AMI)... ok >unknown with Object as Object... ok >unknown with Object as Object (AMI)... ok >one-element cycle... ok >one-element cycle (AMI)... ok >two-element cycle... ok >two-element cycle (AMI)... ok >known derived pointer slicing as base... ok >known derived pointer slicing as base (AMI)... ok >known derived pointer slicing as derived... ok >known derived pointer slicing as derived (AMI)... ok >unknown derived pointer slicing as base... ok >unknown derived pointer slicing as base (AMI)... ok >param ptr slicing with known first... ok >param ptr slicing with known first (AMI)... ok >param ptr slicing with unknown first... ok >return value identity with known first... ok >return value identity with known first (AMI)... ok >return value identity with unknown first... ok >return value identity with unknown first (AMI)... ok >return value identity for input params known first... ok >return value identity for input params known first (AMI)... ok >return value identity for input params unknown first... ok >return value identity for input params unknown first (AMI)... ok >remainder unmarshaling (3 instances)... ok >remainder unmarshaling (3 instances) (AMI)... ok >remainder unmarshaling (4 instances)... ok >remainder unmarshaling (4 instances) (AMI)... ok >param ptr slicing, instance marshaled in unknown derived as base... ok >param ptr slicing, instance marshaled in unknown derived as base (AMI)... ok >param ptr slicing, instance marshaled in unknown derived as derived... ok >param ptr slicing, instance marshaled in unknown derived as derived (AMI)... ok >sequence slicing... ok >sequence slicing (AMI)... ok >dictionary slicing... ok >dictionary slicing (AMI)... ok >base exception thrown as base exception... ok >base exception thrown as base exception (AMI)... ok >derived exception thrown as base exception... ok >derived exception thrown as base exception (AMI)... ok >derived exception thrown as derived exception... ok >derived exception thrown as derived exception (AMI)... ok >unknown derived exception thrown as base exception... ok >unknown derived exception thrown as base exception (AMI)... ok >forward-declared class... ok >forward-declared class (AMI)... ok >preserved classes... ok >preserved classes (AMI)... ok >garbage collection for preserved classes... ok > >*** running tests 29/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/gc >*** configuration: Default >*** test started: 09/16/15 22:51:17 >*** using Ice source dist (64bit) >starting client... ok >testing single instance... ok >testing single instance cycle... ok >testing single instance cycle with double pointers... ok >testing double instance cycle... ok >testing double instance cycle with double pointers... ok >testing double instance cycle with looped pointers... ok >testing triple instance cycle... ok >testing triple instance cycle with double pointers... ok >testing triple instance cycle with opposing pointers... ok >testing cycle with trailing instances... ok >testing cycle with trailing instances and trailing cycle... ok >testing complex cycles... ok >testing random graphs... ok >testing sequence element cycle... ok >testing dictionary element cycle... ok >testing sequence of struct cycle... ok >testing sequence of struct of dictionary cycle... ok >testing leaf nodes... ok > >*** running tests 30/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/dispatcher >*** configuration: Default >*** test started: 09/16/15 22:51:18 >*** using Ice source dist (64bit) >tests with regular server. >starting server... ok >starting client... ok >testing C++11 dispatcher... ok >tests with collocated server. >starting collocated... ok >testing C++11 dispatcher... ok > >*** running tests 31/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/checksum >*** configuration: Default >*** test started: 09/16/15 22:51:19 >*** using Ice source dist (64bit) >starting /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/checksum/server/server... ok >starting client... ok >testing checksums... ok > >*** running tests 32/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/stream >*** configuration: Default >*** test started: 09/16/15 22:51:20 >*** using Ice source dist (64bit) >Running test with default encoding... >starting client... ok >testing primitive types... ok >testing constructed types... ok >Running test with 1.0 encoding... >starting client... ok >testing primitive types... ok >testing constructed types... ok > >*** running tests 33/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/hold >*** configuration: Default >*** test started: 09/16/15 22:51:20 >*** using Ice source dist (64bit) >starting server... ok >starting client... ok >testing stringToProxy... ok >testing checked cast... ok >changing state between active and hold rapidly... ok >testing without serialize mode... ok >testing with serialize mode... 155 (1442443880) >159 (1442443880) >166 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >170 (1442443880) >174 (1442443880) >176 (1442443881) >178 (1442443881) >183 (1442443881) >186 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >190 (1442443881) >194 (1442443881) >ok >testing serialization... ok >testing waitForHold... ok >changing state to hold and shutting down server... ok > >*** running tests 34/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/custom >*** configuration: Default >*** test started: 09/16/15 22:51:23 >*** using Ice source dist (64bit) >tests with regular server. >starting server... ok >starting client... ok >testing stringToProxy... ok >testing checked cast... ok >testing alternate strings... ok >testing alternate sequences... ok >testing alternate dictionaries... ok >testing alternate custom sequences... ok >testing alternate strings with AMI... ok >testing alternate sequences with AMI... ok >testing alternate strings with new AMI callbacks... ok >testing alternate sequences with new AMI callbacks... ok >testing alternate strings with new C++11 AMI callbacks... ok >testing alternate sequences with C++11 AMI callbacks... ok >testing alternate dictionaries with new AMI... ok >testing alternate dictionaries with new AMI callbacks... ok >testing alternate dictionaries with new C++11 AMI callbacks... ok >testing class mapped structs ... ok >testing class mapped structs with AMI... ok >testing class mapped structs with C++11 AMI... ok >testing wstring... ok >tests with AMD server. >starting serveramd... ok >starting client... ok >testing stringToProxy... ok >testing checked cast... ok >testing alternate strings... ok >testing alternate sequences... ok >testing alternate dictionaries... ok >testing alternate custom sequences... ok >testing alternate strings with AMI... ok >testing alternate sequences with AMI... ok >testing alternate strings with new AMI callbacks... ok >testing alternate sequences with new AMI callbacks... ok >testing alternate strings with new C++11 AMI callbacks... ok >testing alternate sequences with C++11 AMI callbacks... ok >testing alternate dictionaries with new AMI... ok >testing alternate dictionaries with new AMI callbacks... ok >testing alternate dictionaries with new C++11 AMI callbacks... ok >testing class mapped structs ... ok >testing class mapped structs with AMI... ok >testing class mapped structs with C++11 AMI... ok >testing wstring... ok >tests with collocated server. >starting collocated... ok >testing stringToProxy... ok >testing checked cast... ok >testing alternate strings... ok >testing alternate sequences... ok >testing alternate dictionaries... ok >testing alternate custom sequences... ok >testing alternate strings with AMI... ok >testing alternate sequences with AMI... ok >testing alternate strings with new AMI callbacks... ok >testing alternate sequences with new AMI callbacks... ok >testing alternate strings with new C++11 AMI callbacks... ok >testing alternate sequences with C++11 AMI callbacks... ok >testing alternate dictionaries with new AMI... ok >testing alternate dictionaries with new AMI callbacks... ok >testing alternate dictionaries with new C++11 AMI callbacks... ok >testing class mapped structs ... ok >testing class mapped structs with AMI... ok >testing class mapped structs with C++11 AMI... ok >testing wstring... ok > >*** running tests 35/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/retry >*** configuration: Default >*** test started: 09/16/15 22:51:23 >*** using Ice source dist (64bit) >tests with regular server. >starting server... ok >starting client... ok >testing stringToProxy... ok >testing checked cast... ok >calling regular operation with first proxy... ok >calling operation to kill connection with second proxy... ok >calling regular operation with first proxy again... ok >calling regular AMI operation with first proxy... ok >calling AMI operation to kill connection with second proxy... ok >calling regular AMI operation with first proxy again... ok >testing idempotent operation... ok >testing non-idempotent operation... ok >testing invocation timeout and retries... ok >tests with collocated server. >starting collocated... ok >testing stringToProxy... ok >testing checked cast... ok >calling regular operation with first proxy... ok >calling operation to kill connection with second proxy... ok >calling regular operation with first proxy again... ok >calling regular AMI operation with first proxy... ok >calling AMI operation to kill connection with second proxy... ok >calling regular AMI operation with first proxy again... ok >testing idempotent operation... ok >testing non-idempotent operation... ok >testing system exception... ok >testing invocation timeout and retries... ok > >*** running tests 36/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/timeout >*** configuration: Default >*** test started: 09/16/15 22:51:26 >*** using Ice source dist (64bit) >starting server... ok >starting client... ok >testing connect timeout... ok >testing connection timeout... ok >testing invocation timeout... ok >testing close timeout... ok >testing timeout overrides... ok >testing invocation timeouts with collocated calls... ok > >*** running tests 37/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/acm >*** configuration: Default >*** test started: 09/16/15 22:51:34 >*** using Ice source dist (64bit) >starting server... ok >starting client... ok >testing invocation heartbeat... ok >testing invocation with heartbeat on hold... ok >testing invocation with no heartbeat... ok >testing invocation with no heartbeat and close on idle... ok >testing close on idle... ok >testing close on invocation... ok >testing close on idle and invocation... ok >testing forceful close on idle and invocation... ok >testing heartbeat on idle... ok >testing heartbeat always... ok >testing setACM/getACM... ok >shutting down... ok > >*** running tests 38/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/background >*** configuration: Default >*** test started: 09/16/15 22:51:37 >*** using Ice source dist (64bit) >starting server... ok >starting client... ok >testing connect... ok >testing initialization... ok >testing connection validation... ok >testing read/write... ok >testing locator... ok >testing router... ok >testing buffered transport... ok > >*** running tests 39/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/servantLocator >*** configuration: Default >*** test started: 09/16/15 22:51:39 >*** using Ice source dist (64bit) >tests with regular server. >starting server... ok >starting client... ok >testing stringToProxy... ok >testing checked cast... ok >testing ice_ids... ok >testing servant locator...ok >testing default servant locator...ok >testing locate exceptions... ok >testing finished exceptions... ok >testing servant locator removal... ok >testing servant locator addition... ok >tests with AMD server. >starting serveramd... ok >starting client... ok >testing stringToProxy... ok >testing checked cast... ok >testing ice_ids... ok >testing servant locator...ok >testing default servant locator...ok >testing locate exceptions... ok >testing finished exceptions... ok >testing servant locator removal... ok >testing servant locator addition... ok >tests with collocated server. >starting collocated... ok >testing stringToProxy... ok >testing checked cast... ok >testing ice_ids... ok >testing servant locator...ok >testing default servant locator...ok >testing locate exceptions... ok >testing finished exceptions... ok >testing servant locator removal... ok >testing servant locator addition... ok > >*** running tests 40/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/interceptor >*** configuration: Default >*** test started: 09/16/15 22:51:39 >*** using Ice source dist (64bit) >starting client... ok >Collocation optimization on >testing simple interceptor... ok >testing retry... ok >testing user exception... ok >testing ONE... ok >testing system exception... ok >testing simple AMD... ok >Now with AMD >testing simple interceptor... ok >testing retry... ok >testing user exception... ok >testing ONE... ok >testing system exception... ok >Collocation optimization off >testing simple interceptor... ok >testing retry... ok >testing user exception... ok >testing ONE... ok >testing system exception... ok >testing simple AMD... ok >Now with AMD >testing simple interceptor... ok >testing retry... ok >testing user exception... ok >testing ONE... ok >testing system exception... ok > >*** running tests 41/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/stringConverter >*** configuration: Default >*** test started: 09/16/15 22:51:39 >*** using Ice source dist (64bit) >starting server... ok >starting client... ok >testing string converter (using locale) (using iconv)... ok > >*** running tests 42/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/udp >*** configuration: Default >*** test not supported within a FreeBSD Jail > >*** running tests 43/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/defaultServant >*** configuration: Default >*** test started: 09/16/15 22:51:40 >*** using Ice source dist (64bit) >starting client... ok >testing single category... ok >testing default category... ok > >*** running tests 44/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/defaultValue >*** configuration: Default >*** test started: 09/16/15 22:51:40 >*** using Ice source dist (64bit) >starting client... ok >testing default values... ok > >*** running tests 45/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/invoke >*** configuration: Default >*** test started: 09/16/15 22:51:40 >*** using Ice source dist (64bit) >tests with Blobject server. >starting server... ok >starting client... ok >testing ice_invoke... ok >testing asynchronous ice_invoke... ok >testing asynchronous ice_invoke with C++11 style callbacks... ok >tests with BlobjectArray server. >starting server... ok >starting client... ok >testing ice_invoke... ok >testing asynchronous ice_invoke... ok >testing asynchronous ice_invoke with C++11 style callbacks... ok >tests with BlobjectAsync server. >starting server... ok >starting client... ok >testing ice_invoke... ok >testing asynchronous ice_invoke... ok >testing asynchronous ice_invoke with C++11 style callbacks... ok >tests with BlobjectAsyncArray server. >starting server... ok >starting client... ok >testing ice_invoke... ok >testing asynchronous ice_invoke... ok >testing asynchronous ice_invoke with C++11 style callbacks... ok > >*** running tests 46/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/plugin >*** configuration: Default >*** test started: 09/16/15 22:51:41 >*** using Ice source dist (64bit) >starting client... ok >testing static plugin factory... ok >testing a simple plug-in... ok >testing a simple plug-in that fails to initialize... ok >testing plug-in load order... ok >testing plug-in manager... ok >testing destroy when a plug-in fails to initialize... ok > >*** running tests 47/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/hash >*** configuration: Default >*** test started: 09/16/15 22:51:41 >*** using Ice source dist (64bit) >starting client... ok >testing proxy hash algorithm collisions... ok > >*** running tests 48/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/admin >*** configuration: Default >*** test started: 09/16/15 22:51:42 >*** using Ice source dist (64bit) >starting server... ok >starting client... ok >testing communicator operations... ok >testing process facet... ok >testing properties facet... ok >testing logger facet... ok >testing custom facet... ok >testing facet filtering... ok > >*** running tests 49/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/metrics >*** configuration: Default >*** test started: 09/16/15 22:51:42 >*** using Ice source dist (64bit) >tests with regular server. >starting server... ok >starting client... ok >testing metrics admin facet checkedCast... ok >testing group by none...ok >testing group by id...ok >testing connection metrics... ok >testing connection establishment metrics... ok >testing endpoint lookup metrics... ok >testing dispatch metrics... ok >testing invocation metrics... ok >testing metrics view enable/disable...ok >testing instrumentation observer delegate... ok >tests with AMD server. >starting serveramd... ok >starting client... ok >testing metrics admin facet checkedCast... ok >testing group by none...ok >testing group by id...ok >testing connection metrics... ok >testing connection establishment metrics... ok >testing endpoint lookup metrics... ok >testing dispatch metrics... ok >testing invocation metrics... ok >testing metrics view enable/disable...ok >testing instrumentation observer delegate... ok >tests with collocated server. >starting collocated... ok >testing metrics admin facet checkedCast... ok >testing group by none...ok >testing group by id...ok >testing dispatch metrics... ok >testing invocation metrics... ok >testing metrics view enable/disable...ok >testing instrumentation observer delegate... ok > >*** running tests 50/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/enums >*** configuration: Default >*** test started: 09/16/15 22:51:47 >*** using Ice source dist (64bit) >Running test with 1.0 encoding. >starting server... ok >starting client... ok >testing enum values... ok >testing enum streaming... ok >testing enum operations... ok >testing enum sequences operations... ok >testing enum exceptions... ok >Running test with 1.1 encoding. >starting server... ok >starting client... ok >testing enum values... ok >testing enum streaming... ok >testing enum operations... ok >testing enum sequences operations... ok >testing enum exceptions... ok > >*** running tests 51/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/logger >*** configuration: Default >*** test started: 09/16/15 22:51:47 >*** using Ice source dist (64bit) >starting client... ok >testing logger encoding with Ice.LogFile... ok >testing logger ISO-8859-15 output... ok >testing logger UTF8 output without string converter... ok >testing logger UTF8 output with ISO-8859-15 narrow string converter... ok > >*** running tests 52/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/networkProxy >*** configuration: Default >*** test started: 09/16/15 22:51:48 >*** using Ice source dist (64bit) >starting SOCKS proxy... ok >starting server... ok >starting client... ok >testing connection... ok >testing connection information... ok >shutting down server... ok >testing connection failure... ok >terminating SOCKS proxy... ok >starting HTTP proxy... ok >starting server... ok >starting client... ok >testing connection... ok >testing connection information... ok >shutting down server... ok >testing connection failure... ok >terminating HTTP proxy... ok > >*** running tests 53/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/services >*** configuration: Default >*** test started: 09/16/15 22:51:48 >*** using Ice source dist (64bit) >starting client... ok >Testing Glacier2 stub... ok >Testing IceStorm stub... ok >Testing IceGrid stub... ok > >*** running tests 54/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceSSL/configuration >*** configuration: Default >*** test started: 09/16/15 22:51:48 >*** using Ice source dist (64bit) >starting server... ok >starting client... ok >testing with PKCS12 certificates... >testing manual initialization... ok >testing certificate verification... ok >testing certificate chains... ok >testing custom certificate verifier... ok >testing protocols... ok >testing expired certificates... ok >testing CA certificate directory... ok >testing multiple CA certificates... ok >testing password prompt... ok >testing ciphers... ok >testing IceSSL.TrustOnly... ok >testing IceSSL.TrustOnly.Client... ok >testing IceSSL.TrustOnly.Server... ok >testing IceSSL.TrustOnly.Server.<AdapterName>... ok >testing with PEM certificates... >testing manual initialization... ok >testing certificate verification... ok >testing certificate chains... ok >testing custom certificate verifier... ok >testing protocols... ok >testing expired certificates... ok >testing CA certificate directory... ok >testing multiple CA certificates... ok >testing password prompt... ok >testing ciphers... ok >testing IceSSL.TrustOnly... ok >testing IceSSL.TrustOnly.Client... ok >testing IceSSL.TrustOnly.Server... ok >testing IceSSL.TrustOnly.Server.<AdapterName>... ok > >*** running tests 55/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceBox/configuration >*** configuration: Default >*** test started: 09/16/15 22:52:00 >*** using Ice source dist (64bit) >starting /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/bin/icebox... ok >starting client... ok >testing service properties... ok >testing with shared communicator... ok >starting /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/bin/icebox... ok >starting client... ok >testing property inheritance... ok > >*** running tests 56/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceBox/admin >*** configuration: Default >*** test started: 09/16/15 22:52:00 >*** using Ice source dist (64bit) >starting /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/bin/icebox... ok >starting client... ok >testing custom facet... ok >testing properties facet... ok >testing metrics admin facet... ok > >*** running tests 57/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze/dbmap >*** configuration: Default >*** test started: 09/16/15 22:52:01 >*** using Ice source dist (64bit) >testing populate... ok >testing map::find... ok >testing erase... ok >testing map::find (again)... ok >testing iterators... ok >testing iterator.set... ok >testing algorithms... ok >testing clear... ok >testing index ... ok >testing unreferenced connection+transaction... ok >testing concurrent access... ok >testing index creation... ok >testing sorting... ok >testing wstring... ok >testing manual code... ok > >*** running tests 58/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze/complex >*** configuration: Default >*** test started: 09/16/15 22:52:05 >*** using Ice source dist (64bit) >starting populate... ok >populating the database... ok >starting verification client... ok >testing database expressions... ok > >*** running tests 59/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze/evictor >*** configuration: Default >*** test started: 09/16/15 22:52:05 >*** using Ice source dist (64bit) >starting server... ok >starting client... ok >testing background-save Freeze Evictor... ok >testing transactional Freeze Evictor... ok > >*** running tests 60/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze/fileLock >*** configuration: Default >*** test started: 09/16/15 22:52:41 >*** using Ice source dist (64bit) >testing Freeze file lock... ok > >*** running tests 61/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/single >*** configuration: Default >*** test started: 09/16/15 22:52:41 >*** using Ice source dist (64bit) >starting icestorm service... ok >creating topic... ok >starting subscriber... ok >starting publisher... ok >testing default reliability... ok >testing oneway reliability... ok >testing twoway reliability... ok >testing batch reliability... ok >testing twoway ordered reliability... ok >testing datagram reliability... ok >testing batch datagram reliability... ok >destroy topic... ok >starting transient icestorm service... ok >creating topic... ok >starting subscriber... ok >starting publisher... ok >testing default reliability... ok >testing oneway reliability... ok >testing twoway reliability... ok >testing batch reliability... ok >testing twoway ordered reliability... ok >testing datagram reliability... ok >testing batch datagram reliability... ok >destroy topic... ok >starting icestorm replicas... 0 1 2 ok >creating topic... ok >starting subscriber... ok >starting publisher... ok >testing default reliability... ok >testing oneway reliability... ok >testing twoway reliability... ok >testing batch reliability... ok >testing twoway ordered reliability... ok >testing datagram reliability... ok >testing batch datagram reliability... ok >destroy topic... ok > >*** running tests 62/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/federation >*** configuration: Default >*** test started: 09/16/15 22:52:47 >*** using Ice source dist (64bit) >starting icestorm service... ok >setting up topics... ok >testing oneway subscribers... ok >testing batch subscribers... ok >destroying topics... ok >starting transient icestorm service... ok >setting up topics... ok >testing oneway subscribers... ok >testing batch subscribers... ok >destroying topics... ok >starting icestorm replicas... 0 1 2 ok >setting up topics... ok >testing oneway subscribers... ok >testing batch subscribers... ok >destroying topics... ok >starting icestorm replicas... 0 1 2 ok >setting up topics... ok >testing oneway subscribers... ok >testing batch subscribers... ok >destroying topics... ok > >*** running tests 63/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/federation2 >*** configuration: Default >*** test started: 09/16/15 22:52:58 >*** using Ice source dist (64bit) >starting icestorm service... ok >starting icestorm service... ok >setting up the topics... ok >testing federation with oneway subscribers... ok >testing federation with batch subscribers... ok >restarting services to ensure that the database content is preserved... ok >retesting federation with oneway subscribers... ok >retesting federation with batch subscribers... ok >restarting only one IceStorm server... ok >testing that the federation link reports an error... ok >starting downstream icestorm server... ok >testing link is reestablished... ok >destroying the downstream IceStorm service database... ok >restarting IceStorm servers... ok >checking link still exists... ok >publishing some events... ok >verifying that the link has been destroyed... ok >destroying topics... ok >shutting down icestorm services... ok >starting icestorm replicas... 0 1 2 ok >starting icestorm replicas... 0 1 2 ok >setting up the topics... ok >testing federation with oneway subscribers... ok >testing federation with batch subscribers... ok >restarting services to ensure that the database content is preserved... ok >retesting federation with oneway subscribers... ok >retesting federation with batch subscribers... ok >destroying the downstream IceStorm service database... ok >restarting IceStorm servers... ok >checking link still exists... ok >publishing some events... ok >verifying that the link has been destroyed... ok >destroying topics... ok >shutting down icestorm services... ok >starting icestorm replicas... 0 1 2 ok >starting icestorm replicas... 0 1 2 ok >setting up the topics... ok >testing federation with oneway subscribers... ok >testing federation with batch subscribers... ok >restarting services to ensure that the database content is preserved... ok >retesting federation with oneway subscribers... ok >retesting federation with batch subscribers... ok >destroying the downstream IceStorm service database... ok >restarting IceStorm servers... ok >checking link still exists... ok >publishing some events... ok >verifying that the link has been destroyed... ok >destroying topics... ok >shutting down icestorm services... ok > >*** running tests 64/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/stress >*** configuration: Default >*** test started: 09/16/15 22:54:38 >*** using Ice source dist (64bit) >starting icestorm services... ok >setting up the topics... ok >Sending 5000 ordered events... ok >Sending 5000 ordered events across a link... ok >Sending 20000 unordered events... ok >Sending 20000 unordered events across a link... ok >Sending 20000 unordered batch events... ok >Sending 20000 unordered batch events across a link... ok >Sending 20000 unordered events with slow subscriber... ok >Sending 20000 unordered events with slow subscriber & link... ok >shutting down icestorm services... ok >starting icestorm services... ok >Sending 20000 unordered events with erratic subscriber... ok >Sending 20000 unordered events with erratic subscriber across a link... ok >shutting down icestorm services... ok >starting icestorm services... ok >setting up the topics... ok >Sending 5000 ordered events... ok >Sending 5000 ordered events across a link... ok >Sending 20000 unordered events... ok >Sending 20000 unordered events across a link... ok >Sending 20000 unordered batch events... ok >Sending 20000 unordered batch events across a link... ok >Sending 20000 unordered events with slow subscriber... ok >Sending 20000 unordered events with slow subscriber & link... ok >shutting down icestorm services... ok >starting icestorm services... ok >Sending 20000 unordered events with erratic subscriber... ok >Sending 20000 unordered events with erratic subscriber across a link... ok >shutting down icestorm services... ok > >*** running tests 65/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/rep1 >*** configuration: Default >*** test started: 09/16/15 22:55:36 >*** using Ice source dist (64bit) >starting icestorm replicas... 0 1 2 ok >testing topic creation across replicas... ok >testing topic destruction across replicas... ok >testing topic creation without replica... ok >testing topic creation without master... ok >testing topic destruction without replica... ok >testing topic destruction without master... ok >testing subscription across replicas... ok >testing unsubscription across replicas... ok >testing subscription without master... ok >testing unsubscription without master... ok >testing subscription without replica... ok >testing unsubscription without replica... ok >running twoway subscription test... ok >running ordered subscription test... ok >running twoway, ordered subscription test without master... ok >running twoway, ordered subscription test without replica... ok >running cycle publishing test... ok >stopping replicas... ok > >*** running tests 66/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/repgrid >*** configuration: Default >*** test not supported under FreeBSD > >*** running tests 67/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/repstress >*** configuration: Default >*** test started: 09/16/15 22:56:15 >*** using Ice source dist (64bit) >starting icestorm replicas... 0 1 2 ok >creating topic... ok >running subscriber... ok >running publisher... ok >stopping replica 2 (0, 1 running)... ok >starting 2, stopping 0 (1, 2 running)... ok >starting 0, stopping 1 (0, 2 running)... ok >starting 1 (all running)... ok >stopping replica 2 (0, 1 running)... ok >starting 2, stopping 0 (1, 2 running)... ok >starting 0, stopping 1 (0, 2 running)... ok >starting 1 (all running)... ok >stopping replica 2 (0, 1 running)... ok >starting 2, stopping 0 (1, 2 running)... ok >starting 0, stopping 1 (0, 2 running)... ok >starting 1 (all running)... ok >stopping publisher... ok >stopping replicas... ok >stopping subscriber... ok >publisher published 4941 events, subscriber received 4941 events > >*** running tests 68/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/FreezeScript/dbmap >*** configuration: Default >*** test started: 09/16/15 22:56:46 >*** using Ice source dist (64bit) >testing error detection... ok >creating test database... ok >initializing test database... ok >executing default transformations... ok >validating database... ok > >*** running tests 69/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/FreezeScript/evictor >*** configuration: Default >*** test started: 09/16/15 22:56:58 >*** using Ice source dist (64bit) >creating test database... ok >executing evictor transformations... ok >validating database... ok > >*** running tests 70/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceDiscovery/simple >*** configuration: Default >*** test not supported within a FreeBSD Jail > >*** running tests 71/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/simple >*** configuration: Default >*** test started: 09/16/15 22:56:59 >*** using Ice source dist (64bit) >starting icegrid registry... ok >starting icegrid replica-1... ok >starting icegrid replica-2... ok >starting server... ok >starting client... ok >testing stringToProxy... ok >testing IceGrid.Locator is present... ok >testing checked cast... ok >pinging server... ok >testing locator finder... ok >testing discovery... failed (is a firewall enabled?) >shutting down server... ok >shutting down icegrid replica-2... ok >shutting down icegrid replica-1... ok >shutting down icegrid registry... ok >starting icegrid registry... ok >starting icegrid replica-1... ok >starting icegrid replica-2... ok >starting icegrid node... ok >adding application... ok >starting client... ok >testing stringToProxy... ok >testing checked cast... ok >pinging server... ok >testing encoding versioning... ok >testing reference with unknown identity... ok >testing reference with unknown adapter... ok >testing whether server is still reachable... ok >remove application... ok >shutting down icegrid node... ok >shutting down icegrid replica-2... ok >shutting down icegrid replica-1... ok >shutting down icegrid registry... ok > >*** running tests 72/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/fileLock >*** configuration: Default >*** test started: 09/16/15 22:57:05 >*** using Ice source dist (64bit) >starting icegrid registry... ok >testing IceGrid file lock... ok >shutting down icegrid registry... ok > >*** running tests 73/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/deployer >*** configuration: Default >*** test started: 09/16/15 22:57:06 >*** using Ice source dist (64bit) >starting icegrid registry... ok >starting icegrid node... ok >adding application... ok >starting client... ok >testing server registration... ok >testing adapter registration... ok >testing object registration... ok >pinging server objects... ok >testing server configuration... ok >testing service configuration... ok >testing server options... ok >testing variables... ok >testing parameters... ok >testing descriptions... ok >testing property sets...ok >testing validation... ok >testing stderr/stdout/log files... ok >remove application... ok >shutting down icegrid node... ok >shutting down icegrid registry... ok >starting icegrid registry... ok >starting icegrid node... ok >adding application... ok >starting client... ok >testing targets... ok >remove application... ok >shutting down icegrid node... ok >shutting down icegrid registry... ok > >*** running tests 74/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/session >*** configuration: Default >*** test started: 09/16/15 22:57:15 >*** using Ice source dist (64bit) >Running test with default encoding... >starting admin permissions verifier... ok >starting icegrid registry... ok >starting icegrid node... ok >adding application... ok >starting client... ok >starting router... ok >starting admin router... ok >testing username/password sessions... ok >testing sessions from secure connection... ok >testing Glacier2 username/password sessions... ok >testing Glacier2 sessions from secure connection... ok >testing updates with admin sessions... ok >testing application observer... ok >testing adapter observer... ok >testing object observer... ok >testing node observer... ok >testing registry observer... ok >testing observer with direct proxy... ok >testing observer with indirect proxy... ok >shutting down admin router... ok >shutting down router... ok >remove application... ok >shutting down icegrid node... ok >shutting down icegrid registry... ok >Running test with 1.0 encoding... >starting admin permissions verifier... ok >starting icegrid registry... ok >starting icegrid node... ok >adding application... ok >starting client... ok >starting router... ok >starting admin router... ok >testing username/password sessions... ok >testing sessions from secure connection... ok >testing Glacier2 username/password sessions... ok >testing Glacier2 sessions from secure connection... ok >testing updates with admin sessions... ok >testing application observer... ok >testing adapter observer... ok >testing object observer... ok >testing node observer... ok >testing registry observer... ok >testing observer with direct proxy... ok >testing observer with indirect proxy... ok >shutting down admin router... ok >shutting down router... ok >remove application... ok >shutting down icegrid node... ok >shutting down icegrid registry... ok > >*** running tests 75/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/update >*** configuration: Default >*** test started: 09/16/15 22:57:25 >*** using Ice source dist (64bit) >starting icegrid registry... ok >starting icegrid node... ok >starting client... ok >testing server add... ok >testing server remove... ok >testing server update... ok >testing icebox server add... ok >testing service add... ok >testing service remove... ok >testing node add... ok >testing node update... ok >testing node remove... ok >testing variable update... ok >testing property set update... ok >testing description update... ok >testing server node move... ok >shutting down icegrid node... ok >shutting down icegrid registry... ok > >*** running tests 76/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/noRestartUpdate >*** configuration: Default >*** test started: 09/16/15 22:57:29 >*** using Ice source dist (64bit) >starting icegrid registry... ok >starting icegrid node... ok >starting client... ok >testing server add... ok >testing server remove... ok >testing server update... ok >testing icebox server add... ok >testing service add... ok >testing service remove... ok >testing service update... ok >shutting down icegrid node... ok >shutting down icegrid registry... ok > >*** running tests 77/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/activation >*** configuration: Default >*** test started: 09/16/15 22:57:36 >*** using Ice source dist (64bit) >starting icegrid registry... ok >starting icegrid node... ok >adding application... ok >starting client... ok >testing on-demand activation... ok >testing manual activation... ok >testing always activation... ok >testing session activation... ok >testing server disable... ok >testing server enable... ok >testing activation failure... ok >testing activation timeout... ok >testing deactivation timeout... ok >testing permanent disable on failure... ok >testing temporary disable on failure... ok >testing large number of servers... ok >remove application... ok >shutting down icegrid node... ok >shutting down icegrid registry... ok > >*** running tests 78/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/replicaGroup >*** configuration: Default >*** test started: 09/16/15 22:59:33 >*** using Ice source dist (64bit) >starting icegrid registry... ok >starting icegrid node... ok >adding application... ok >starting client... ok >testing Query::findAllReplicas... ok >testing replication with round-robin load balancing... ok >testing replication with ordered load balancing... ok >testing replication with random load balancing... ok >testing replication with adaptive load balancing... ok >testing filters... ok >testing load balancing n-replicas... ok >testing replication with inactive nodes... ok >testing replica group from different applications... ok >testing replica group with different server encoding support... ok >remove application... ok >shutting down icegrid node... ok >shutting down icegrid registry... ok > >*** running tests 79/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/replication >*** configuration: Default >*** test started: 09/16/15 23:00:12 >*** using Ice source dist (64bit) >starting icegrid registry... ok >starting icegrid node... ok >adding application... ok >starting client... ok >testing replicated locator and query interface... ok >testing well-known IceGrid objects... ok >testing registry updates... ok >testing node session establishment... ok >testing out-of-date replicas... ok >testing master upgrade... ok >testing interop with registry and node using the 1.0 encoding... ok >remove application... ok >shutting down icegrid node... ok >shutting down icegrid registry... ok > >*** running tests 80/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/allocation >*** configuration: Default >*** test started: 09/16/15 23:00:43 >*** using Ice source dist (64bit) >starting icegrid registry... ok >starting icegrid node... ok >adding application... ok >starting client... ok >starting router... ok >testing create session... ok >testing allocate object by identity... ok >testing allocate object by type... ok >testing object allocation timeout... ok >testing server allocation... ok >testing concurrent allocations... ok >testing session destroy... ok >testing application updates with allocated objects... ok >testing allocation with Glacier2 session... ok >stress test... ok >shutting down router... ok >remove application... ok >shutting down icegrid node... ok >shutting down icegrid registry... ok > >*** running tests 81/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/distribution >*** configuration: Default >*** test started: 09/16/15 23:01:04 >*** using Ice source dist (64bit) >creating IcePatch2 data directory... ok >starting icegrid registry... ok >starting icegrid node... ok >adding application... ok >starting client... ok >testing distributions... ok >testing distributions after update... ok >testing application distrib configuration... ok >remove application... ok >shutting down icegrid node... ok >shutting down icegrid registry... ok > >*** running tests 82/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/admin >*** configuration: Default >*** test started: 09/16/15 23:01:20 >*** using Ice source dist (64bit) >starting icegrid registry... ok >starting icegrid node... ok >starting glacier2... ok >testing login with username/password... ok >testing commands... ok >stopping glacier2... ok >shutting down icegrid registry... ok > >*** running tests 83/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/router >*** configuration: Default >*** test started: 09/16/15 23:01:22 >*** using Ice source dist (64bit) >starting router in unbuffered mode... ok >starting server... ok >starting client... ok >testing stringToProxy for router... ok >testing checked cast for router... ok >testing router finder... ok >installing router with communicator... ok >getting the session timeout... ok >testing stringToProxy for server object... ok >trying to ping server before session creation... ok >trying to create session with wrong password... ok >trying to destroy non-existing session... ok >creating session with correct password... ok >trying to create a second session... ok >pinging server after session creation... ok >testing checked cast for server object... ok >creating and activating callback receiver adapter with router... ok >getting category from router... ok >creating and adding callback receiver object... ok >testing oneway callback... ok >testing twoway callback... ok >testing concurrent twoway callback... ok >ditto, but with user exception... ok >trying twoway callback with fake category... ok >testing whether other allowed category is accepted... ok >testing whether disallowed category gets rejected... ok >testing whether user-id as category is accepted... ok >testing with blocking clients... ok >stress test... ok >testing server shutdown... ok >destroying session... ok >trying to ping server after session destruction... ok >uninstalling router with communicator... ok >testing stringToProxy for admin process facet... ok >testing checked cast for process facet... ok >testing Glacier2 shutdown... ok >starting router in buffered mode... ok >starting server... ok >starting client... ok >testing stringToProxy for router... ok >testing checked cast for router... ok >testing router finder... ok >installing router with communicator... ok >getting the session timeout... ok >testing stringToProxy for server object... ok >trying to ping server before session creation... ok >trying to create session with wrong password... ok >trying to destroy non-existing session... ok >creating session with correct password... ok >trying to create a second session... ok >pinging server after session creation... ok >testing checked cast for server object... ok >creating and activating callback receiver adapter with router... ok >getting category from router... ok >creating and adding callback receiver object... ok >testing oneway callback... ok >testing twoway callback... ok >testing concurrent twoway callback... ok >ditto, but with user exception... ok >trying twoway callback with fake category... ok >testing whether other allowed category is accepted... ok >testing whether disallowed category gets rejected... ok >testing whether user-id as category is accepted... ok >testing with blocking clients... ok >stress test... ok >testing server shutdown... ok >destroying session... ok >trying to ping server after session destruction... ok >starting server... ok >starting client... ok >testing stringToProxy for router... ok >testing checked cast for router... ok >testing router finder... ok >installing router with communicator... ok >getting the session timeout... ok >testing stringToProxy for server object... ok >trying to ping server before session creation... ok >trying to create session with wrong password... ok >trying to destroy non-existing session... ok >creating session with correct password... ok >trying to create a second session... ok >pinging server after session creation... ok >testing checked cast for server object... ok >creating and activating callback receiver adapter with router... ok >getting category from router... ok >creating and adding callback receiver object... ok >testing oneway callback... ok >testing twoway callback... ok >testing concurrent twoway callback... ok >ditto, but with user exception... ok >trying twoway callback with fake category... ok >testing whether other allowed category is accepted... ok >testing whether disallowed category gets rejected... ok >testing whether user-id as category is accepted... ok >testing with blocking clients... ok >stress test... ok >testing server shutdown... ok >destroying session... ok >trying to ping server after session destruction... ok >uninstalling router with communicator... ok >testing stringToProxy for admin process facet... ok >testing checked cast for process facet... ok >testing Glacier2 shutdown... ok > >*** running tests 84/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/attack >*** configuration: Default >*** test started: 09/16/15 23:01:43 >*** using Ice source dist (64bit) >starting router... ok >starting server... ok >starting client... ok >getting router... ok >creating session... ok >making thousands of invocations on proxies... 10020030040050060070080090010001100120013001400150016001700180019002000210022002300240025002600270028002900300031003200330034003500360037003800390040004100420043004400450046004700480049005000510052005300540055005600570058005900600061006200630064006500660067006800690070007100720073007400750076007700780079008000810082008300840085008600870088008900900091009200930094009500960097009800990010000 ok >testing server and router shutdown... ok > >*** running tests 85/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/override >*** configuration: Default >*** test started: 09/16/15 23:01:50 >*** using Ice source dist (64bit) >starting router in buffered mode... ok >starting server... ok >starting client... ok >testing client request override... ok >testing server request override... 105 (1442444512) >107 (1442444512) >109 (1442444512) >112 (1442444512) >114 (1442444512) >116 (1442444512) >118 (1442444512) >120 (1442444512) >122 (1442444512) >112 (1442444512) >114 (1442444512) >116 (1442444512) >118 (1442444512) >120 (1442444512) >122 (1442444512) >112 (1442444512) >114 (1442444512) >116 (1442444512) >118 (1442444512) >120 (1442444512) >122 (1442444512) >112 (1442444512) >114 (1442444512) >116 (1442444512) >118 (1442444512) >120 (1442444512) >122 (1442444512) >112 (1442444512) >114 (1442444512) >116 (1442444512) >118 (1442444512) >120 (1442444512) >122 (1442444512) >124 (1442444512) >126 (1442444512) >128 (1442444512) >134 (1442444512) >136 (1442444512) >138 (1442444512) >140 (1442444512) >142 (1442444512) >144 (1442444512) >146 (1442444512) >148 (1442444512) >150 (1442444512) >152 (1442444512) >154 (1442444512) >156 (1442444512) >158 (1442444512) >160 (1442444512) >162 (1442444512) >164 (1442444513) >166 (1442444513) >168 (1442444513) >134 (1442444513) >136 (1442444513) >138 (1442444513) >140 (1442444513) >142 (1442444513) >144 (1442444513) >146 (1442444513) >148 (1442444513) >150 (1442444513) >152 (1442444513) >154 (1442444513) >156 (1442444513) >158 (1442444513) >160 (1442444513) >162 (1442444513) >164 (1442444513) >166 (1442444513) >168 (1442444513) >171 (1442444513) >173 (1442444513) >176 (1442444513) >178 (1442444513) >180 (1442444513) >182 (1442444513) >184 (1442444513) >186 (1442444513) >188 (1442444513) >190 (1442444513) >192 (1442444513) >194 (1442444513) >196 (1442444514) >198 (1442444514) >200 (1442444515) >203 (1442444515) >213 (1442444515) >219 (1442444515) >222 (1442444515) >225 (1442444515) >227 (1442444515) >229 (1442444515) >231 (1442444515) >233 (1442444515) >235 (1442444515) >237 (1442444515) >239 (1442444515) >241 (1442444515) >243 (1442444515) >245 (1442444515) >247 (1442444515) >249 (1442444515) >ok >shutdown... ok > >*** running tests 86/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/sessionControl >*** configuration: Default >*** test started: 09/16/15 23:01:55 >*** using Ice source dist (64bit) >starting server... ok >starting router... ok >starting client... ok >getting router... ok >creating session... ok >testing destroy... ok >testing create exceptions... ok >testing shutdown... ok > >*** running tests 87/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/ssl >*** configuration: Default >*** test started: 09/16/15 23:01:56 >*** using Ice source dist (64bit) >starting server... ok >starting router... ok >starting client... ok >creating non-ssl session with tcp connection... ok >creating ssl session with tcp connection... ok >creating non-ssl session with ssl connection... ok >creating ssl session with ssl connection... ok > >*** running tests 88/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/dynamicFiltering >*** configuration: Default >*** test started: 09/16/15 23:01:57 >*** using Ice source dist (64bit) >starting server... ok >starting router... ok >starting client... ok >accessing test controller... ok >getting router... ok >Category filter... ok >Adapter id filter... ok >Object id filter... ok >testing shutdown... ok > >*** running tests 89/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/staticFiltering >*** configuration: Default >*** test started: 09/16/15 23:01:58 >*** using Ice source dist (64bit) >WARNING: The network configuration for this host does not permit all > tests to run correctly, some tests have been disabled. >testing category filter... ok >testing adapter id filter... ok >test identity filters... ok >test mixing filters... ok >test mixing filters (indirect only)... ok > >*** running tests 90/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/sessionHelper >*** configuration: Default >*** test started: 09/16/15 23:02:12 >*** using Ice source dist (64bit) >starting router... ok >starting server... ok >starting client... ok >testing SessionHelper connect with wrong userid/password... ok >testing SessionHelper connect... ok >testing SessionHelper isConnected after connect... ok >testing SessionHelper categoryForClient after connect... ok >testing stringToProxy for server object... ok >pinging server after session creation... ok >testing checked cast for server object... ok >testing server shutdown... ok >testing SessionHelper destroy... ok >testing SessionHelper isConnected after destroy... ok >testing SessionHelper categoryForClient after destroy... ok >testing SessionHelper communicator after destroy... ok >uninstalling router with communicator... ok >testing stringToProxy for process object... ok >testing checked cast for admin object... ok >testing Glacier2 shutdown... ok >testing SessionHelper connect after router shutdown... ok >testing SessionHelper isConnect after connect failure... ok >testing SessionHelper communicator after connect failure... ok >testing SessionHelper destroy after connect failure... ok > >*** running tests 91/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/hashpassword >*** configuration: Default >*** test started: 09/16/15 23:02:13 >*** using Ice source dist (64bit) > >*** running tests 92/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/priority >*** configuration: Default >*** test not supported under FreeBSD > >*** running tests 93/93 in /wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/threadPoolPriority >*** configuration: Default >*** test not supported under FreeBSD >===> Generating temporary packing list >gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp' >Creating /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/share/Ice... >Copying slice/Freeze to /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/share/Ice... >Copying slice/Glacier2 to /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/share/Ice... >Copying slice/Ice to /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/share/Ice... >Copying slice/IceBox to /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/share/Ice... >Copying slice/IceDiscovery to /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/share/Ice... >Copying slice/IceGrid to /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/share/Ice... >Copying slice/IceLocatorDiscovery to /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/share/Ice... >Copying slice/IcePatch2 to /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/share/Ice... >Copying slice/IceSSL to /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/share/Ice... >Copying slice/IceStorm to /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/share/Ice... >install: DONTSTRIP set - will not strip installed binaries >install: DONTSTRIP set - will not strip installed binaries >Creating /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/share/Ice/config... >making install in config >gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/config' >install -m 0644 templates.xml /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/share/Ice/config; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/share/Ice/config/templates.xml >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 upgradeicegrid36.py /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/share/Ice/config; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/share/Ice/config/upgradeicegrid36.py >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 icegrid-slice.3.5.ice.gz /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/share/Ice/config; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/share/Ice/config/icegrid-slice.3.5.ice.gz >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 icegrid-slice.3.6.ice.gz /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/share/Ice/config; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/share/Ice/config/icegrid-slice.3.6.ice.gz >install: DONTSTRIP set - will not strip installed binaries >gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/config' >making install in src >gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src' >making install in IceUtil >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceUtil' >install -m 0644 ../../lib/libIceUtil.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceUtil.so.36; ln -s libIceUtil.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceUtil.so.36; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceUtil.so; ln -s libIceUtil.so.36 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceUtil.so; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceUtil.so.3.6.0 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceUtil' >making install in Slice >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Slice' >install -m 0644 ../../lib/libSlice.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libSlice.so.36; ln -s libSlice.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libSlice.so.36; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libSlice.so; ln -s libSlice.so.36 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libSlice.so; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libSlice.so.3.6.0 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Slice' >making install in slice2cpp >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2cpp' >install -m 555 ../../bin/slice2cpp /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin/slice2cpp >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 ../../../man/man1/slice2cpp.1 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1/slice2cpp.1 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2cpp' >making install in slice2cs >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2cs' >install -m 555 ../../bin/slice2cs /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin/slice2cs >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 ../../../man/man1/slice2cs.1 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1/slice2cs.1 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2cs' >making install in slice2freeze >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2freeze' >install -m 555 ../../bin/slice2freeze /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin/slice2freeze >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 ../../../man/man1/slice2freeze.1 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1/slice2freeze.1 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2freeze' >making install in slice2freezej >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2freezej' >install -m 555 ../../bin/slice2freezej /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin/slice2freezej >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 ../../../man/man1/slice2freezej.1 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1/slice2freezej.1 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2freezej' >making install in slice2java >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2java' >install -m 555 ../../bin/slice2java /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin/slice2java >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 ../../../man/man1/slice2java.1 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1/slice2java.1 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2java' >making install in slice2php >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2php' >install -m 555 ../../bin/slice2php /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin/slice2php >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 ../../../man/man1/slice2php.1 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1/slice2php.1 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2php' >making install in slice2html >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2html' >install -m 555 ../../bin/slice2html /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin/slice2html >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 ../../../man/man1/slice2html.1 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1/slice2html.1 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2html' >making install in slice2js >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2js' >install -m 555 ../../bin/slice2js /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin/slice2js >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 ../../../man/man1/slice2js.1 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1/slice2js.1 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/slice2js' >making install in Ice >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Ice' >install -m 0644 ../../lib/libIce.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIce.so.36; ln -s libIce.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIce.so.36; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIce.so; ln -s libIce.so.36 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIce.so; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIce.so.3.6.0 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Ice' >making install in IceXML >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceXML' >install -m 0644 ../../lib/libIceXML.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceXML.so.36; ln -s libIceXML.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceXML.so.36; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceXML.so; ln -s libIceXML.so.36 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceXML.so; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceXML.so.3.6.0 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceXML' >making install in IceSSL >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceSSL' >install -m 0644 ../../lib/libIceSSL.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceSSL.so.36; ln -s libIceSSL.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceSSL.so.36; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceSSL.so; ln -s libIceSSL.so.36 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceSSL.so; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceSSL.so.3.6.0 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceSSL' >making install in IceDiscovery >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceDiscovery' >install -m 0644 ../../lib/libIceDiscovery.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceDiscovery.so.36; ln -s libIceDiscovery.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceDiscovery.so.36; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceDiscovery.so; ln -s libIceDiscovery.so.36 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceDiscovery.so; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceDiscovery.so.3.6.0 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceDiscovery' >making install in IceLocatorDiscovery >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceLocatorDiscovery' >install -m 0644 ../../lib/libIceLocatorDiscovery.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceLocatorDiscovery.so.36; ln -s libIceLocatorDiscovery.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceLocatorDiscovery.so.36; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceLocatorDiscovery.so; ln -s libIceLocatorDiscovery.so.36 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceLocatorDiscovery.so; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceLocatorDiscovery.so.3.6.0 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceLocatorDiscovery' >making install in Freeze >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Freeze' >install -m 0644 ../../lib/libFreeze.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libFreeze.so.36; ln -s libFreeze.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libFreeze.so.36; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libFreeze.so; ln -s libFreeze.so.36 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libFreeze.so; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libFreeze.so.3.6.0 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Freeze' >making install in FreezeScript >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/FreezeScript' >install -m 555 ../../bin/transformdb /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin/transformdb >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 ../../../man/man1/transformdb.1 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1/transformdb.1 >install: DONTSTRIP set - will not strip installed binaries >install -m 555 ../../bin/dumpdb /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin/dumpdb >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 ../../../man/man1/dumpdb.1 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1/dumpdb.1 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/FreezeScript' >making install in IceBox >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceBox' >install -m 0644 ../../lib/libIceBox.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceBox.so.36; ln -s libIceBox.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceBox.so.36; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceBox.so; ln -s libIceBox.so.36 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceBox.so; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceBox.so.3.6.0 >install: DONTSTRIP set - will not strip installed binaries >install -m 555 ../../bin/icebox /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin/icebox >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 ../../../man/man1/icebox.1 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1/icebox.1 >install: DONTSTRIP set - will not strip installed binaries >install -m 555 ../../bin/iceboxadmin /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin/iceboxadmin >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 ../../../man/man1/iceboxadmin.1 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1/iceboxadmin.1 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceBox' >making install in Glacier2Lib >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Glacier2Lib' >install -m 0644 ../../lib/libGlacier2.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libGlacier2.so.36; ln -s libGlacier2.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libGlacier2.so.36; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libGlacier2.so; ln -s libGlacier2.so.36 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libGlacier2.so; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libGlacier2.so.3.6.0 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Glacier2Lib' >making install in Glacier2CryptPermissionsVerifier >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Glacier2CryptPermissionsVerifier' >install -m 0644 ../../lib/libGlacier2CryptPermissionsVerifier.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libGlacier2CryptPermissionsVerifier.so.36 ; ln -s libGlacier2CryptPermissionsVerifier.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libGlacier2CryptPermissionsVerifier.so.36 ; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libGlacier2CryptPermissionsVerifier.so; ln -s libGlacier2CryptPermissionsVerifier.so.36 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libGlacier2CryptPermissionsVerifier.so; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libGlacier2CryptPermissionsVerifier.so.3.6.0 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Glacier2CryptPermissionsVerifier' >making install in Glacier2 >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Glacier2' >install -m 555 ../../bin/glacier2router /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin/glacier2router >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 ../../../man/man1/glacier2router.1 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1/glacier2router.1 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/Glacier2' >making install in IcePatch2Lib >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IcePatch2Lib' >install -m 0644 ../../lib/libIcePatch2.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIcePatch2.so.36; ln -s libIcePatch2.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIcePatch2.so.36; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIcePatch2.so; ln -s libIcePatch2.so.36 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIcePatch2.so; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIcePatch2.so.3.6.0 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IcePatch2Lib' >making install in IcePatch2 >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IcePatch2' >install -m 555 ../../bin/icepatch2server /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin/icepatch2server >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 ../../../man/man1/icepatch2server.1 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1/icepatch2server.1 >install: DONTSTRIP set - will not strip installed binaries >install -m 555 ../../bin/icepatch2client /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin/icepatch2client >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 ../../../man/man1/icepatch2client.1 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1/icepatch2client.1 >install: DONTSTRIP set - will not strip installed binaries >install -m 555 ../../bin/icepatch2calc /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin/icepatch2calc >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 ../../../man/man1/icepatch2calc.1 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1/icepatch2calc.1 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IcePatch2' >making install in IceStormLib >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceStormLib' >install -m 0644 ../../lib/libIceStorm.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceStorm.so.36; ln -s libIceStorm.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceStorm.so.36; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceStorm.so; ln -s libIceStorm.so.36 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceStorm.so; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceStorm.so.3.6.0 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceStormLib' >making install in IceGridLib >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceGridLib' >install -m 0644 ../../lib/libIceGrid.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceGrid.so.36; ln -s libIceGrid.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceGrid.so.36; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceGrid.so; ln -s libIceGrid.so.36 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceGrid.so; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceGrid.so.3.6.0 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceGridLib' >making install in IceStorm >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceStorm' >install -m 0644 ../../lib/libIceStormService.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceStormService.so.36; ln -s libIceStormService.so.3.6.0 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceStormService.so.36; rm -f /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceStormService.so; ln -s libIceStormService.so.36 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceStormService.so; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/libIceStormService.so.3.6.0 >install: DONTSTRIP set - will not strip installed binaries >install -m 555 ../../bin/icestormadmin /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin/icestormadmin >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 ../../../man/man1/icestormadmin.1 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1/icestormadmin.1 >install: DONTSTRIP set - will not strip installed binaries >install -m 555 ../../bin/icestormmigrate /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin/icestormmigrate >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 ../../../man/man1/icestormmigrate.1 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1/icestormmigrate.1 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceStorm' >making install in IceGrid >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceGrid' >install -m 555 ../../bin/icegridadmin /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin/icegridadmin >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 ../../../man/man1/icegridadmin.1 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1/icegridadmin.1 >install: DONTSTRIP set - will not strip installed binaries >install -m 555 ../../bin/icegridnode /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin/icegridnode >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 ../../../man/man1/icegridnode.1 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1/icegridnode.1 >install: DONTSTRIP set - will not strip installed binaries >install -m 555 ../../bin/icegridregistry /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin; chmod a+rx /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/bin/icegridregistry >install: DONTSTRIP set - will not strip installed binaries >install -m 0644 ../../../man/man1/icegridregistry.1 /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1; chmod a+r /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/man/man1/icegridregistry.1 >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src/IceGrid' >gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/src' >making install in include >gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include' >making install in Ice >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/Ice' >Creating /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/include/Ice... >Installing ACMF.h >install: DONTSTRIP set - will not strip installed binaries >Installing Application.h >install: DONTSTRIP set - will not strip installed binaries >Installing AsyncResult.h >install: DONTSTRIP set - will not strip installed binaries >Installing AsyncResultF.h >install: DONTSTRIP set - will not strip installed binaries >Installing BasicStream.h >install: DONTSTRIP set - will not strip installed binaries >Installing BatchRequestInterceptor.h >install: DONTSTRIP set - will not strip installed binaries >Installing BatchRequestQueueF.h >install: DONTSTRIP set - will not strip installed binaries >Installing Buffer.h >install: DONTSTRIP set - will not strip installed binaries >Installing BuiltinSequences.h >install: DONTSTRIP set - will not strip installed binaries >Installing Communicator.h >install: DONTSTRIP set - will not strip installed binaries >Installing CommunicatorAsync.h >install: DONTSTRIP set - will not strip installed binaries >Installing CommunicatorF.h >install: DONTSTRIP set - will not strip installed binaries >Installing Config.h >install: DONTSTRIP set - will not strip installed binaries >Installing Connection.h >install: DONTSTRIP set - will not strip installed binaries >Installing ConnectionAsync.h >install: DONTSTRIP set - will not strip installed binaries >Installing ConnectionF.h >install: DONTSTRIP set - will not strip installed binaries >Installing ConnectionFactoryF.h >install: DONTSTRIP set - will not strip installed binaries >Installing ConnectionIF.h >install: DONTSTRIP set - will not strip installed binaries >Installing Current.h >install: DONTSTRIP set - will not strip installed binaries >Installing DefaultObjectFactory.h >install: DONTSTRIP set - will not strip installed binaries >Installing DeprecatedStringConverter.h >install: DONTSTRIP set - will not strip installed binaries >Installing DispatchInterceptor.h >install: DONTSTRIP set - will not strip installed binaries >Installing Dispatcher.h >install: DONTSTRIP set - will not strip installed binaries >Installing DynamicLibrary.h >install: DONTSTRIP set - will not strip installed binaries >Installing DynamicLibraryF.h >install: DONTSTRIP set - will not strip installed binaries >Installing Endpoint.h >install: DONTSTRIP set - will not strip installed binaries >Installing EndpointF.h >install: DONTSTRIP set - will not strip installed binaries >Installing EndpointTypes.h >install: DONTSTRIP set - will not strip installed binaries >Installing Exception.h >install: DONTSTRIP set - will not strip installed binaries >Installing FacetMap.h >install: DONTSTRIP set - will not strip installed binaries >Installing FactoryTable.h >install: DONTSTRIP set - will not strip installed binaries >Installing FactoryTableInit.h >install: DONTSTRIP set - will not strip installed binaries >Installing Format.h >install: DONTSTRIP set - will not strip installed binaries >Installing Functional.h >install: DONTSTRIP set - will not strip installed binaries >Installing GCObject.h >install: DONTSTRIP set - will not strip installed binaries >Installing Handle.h >install: DONTSTRIP set - will not strip installed binaries >Installing Ice.h >install: DONTSTRIP set - will not strip installed binaries >Installing Identity.h >install: DONTSTRIP set - will not strip installed binaries >Installing ImplicitContext.h >install: DONTSTRIP set - will not strip installed binaries >Installing ImplicitContextF.h >install: DONTSTRIP set - will not strip installed binaries >Installing Incoming.h >install: DONTSTRIP set - will not strip installed binaries >Installing IncomingAsync.h >install: DONTSTRIP set - will not strip installed binaries >Installing IncomingAsyncF.h >install: DONTSTRIP set - will not strip installed binaries >Installing Initialize.h >install: DONTSTRIP set - will not strip installed binaries >Installing InstanceF.h >install: DONTSTRIP set - will not strip installed binaries >Installing Instrumentation.h >install: DONTSTRIP set - will not strip installed binaries >Installing InstrumentationF.h >install: DONTSTRIP set - will not strip installed binaries >Installing LocalException.h >install: DONTSTRIP set - will not strip installed binaries >Installing LocalObject.h >install: DONTSTRIP set - will not strip installed binaries >Installing LocalObjectF.h >install: DONTSTRIP set - will not strip installed binaries >Installing Locator.h >install: DONTSTRIP set - will not strip installed binaries >Installing LocatorF.h >install: DONTSTRIP set - will not strip installed binaries >Installing Logger.h >install: DONTSTRIP set - will not strip installed binaries >Installing LoggerF.h >install: DONTSTRIP set - will not strip installed binaries >Installing LoggerUtil.h >install: DONTSTRIP set - will not strip installed binaries >Installing Metrics.h >install: DONTSTRIP set - will not strip installed binaries >Installing MetricsAdminI.h >install: DONTSTRIP set - will not strip installed binaries >Installing MetricsFunctional.h >install: DONTSTRIP set - will not strip installed binaries >Installing MetricsObserverI.h >install: DONTSTRIP set - will not strip installed binaries >Installing NativePropertiesAdmin.h >install: DONTSTRIP set - will not strip installed binaries >Installing Object.h >install: DONTSTRIP set - will not strip installed binaries >Installing ObjectAdapter.h >install: DONTSTRIP set - will not strip installed binaries >Installing ObjectAdapterF.h >install: DONTSTRIP set - will not strip installed binaries >Installing ObjectAdapterFactoryF.h >install: DONTSTRIP set - will not strip installed binaries >Installing ObjectF.h >install: DONTSTRIP set - will not strip installed binaries >Installing ObjectFactory.h >install: DONTSTRIP set - will not strip installed binaries >Installing ObjectFactoryF.h >install: DONTSTRIP set - will not strip installed binaries >Installing ObjectFactoryManagerF.h >install: DONTSTRIP set - will not strip installed binaries >Installing ObserverHelper.h >install: DONTSTRIP set - will not strip installed binaries >Installing Outgoing.h >install: DONTSTRIP set - will not strip installed binaries >Installing OutgoingAsync.h >install: DONTSTRIP set - will not strip installed binaries >Installing OutgoingAsyncF.h >install: DONTSTRIP set - will not strip installed binaries >Installing Plugin.h >install: DONTSTRIP set - will not strip installed binaries >Installing PluginF.h >install: DONTSTRIP set - will not strip installed binaries >Installing Process.h >install: DONTSTRIP set - will not strip installed binaries >Installing ProcessF.h >install: DONTSTRIP set - will not strip installed binaries >Installing Properties.h >install: DONTSTRIP set - will not strip installed binaries >Installing PropertiesAdmin.h >install: DONTSTRIP set - will not strip installed binaries >Installing PropertiesF.h >install: DONTSTRIP set - will not strip installed binaries >Installing Protocol.h >install: DONTSTRIP set - will not strip installed binaries >Installing Proxy.h >install: DONTSTRIP set - will not strip installed binaries >Installing ProxyF.h >install: DONTSTRIP set - will not strip installed binaries >Installing ProxyFactoryF.h >install: DONTSTRIP set - will not strip installed binaries >Installing ProxyHandle.h >install: DONTSTRIP set - will not strip installed binaries >Installing ReferenceF.h >install: DONTSTRIP set - will not strip installed binaries >Installing RemoteLogger.h >install: DONTSTRIP set - will not strip installed binaries >Installing RequestHandlerF.h >install: DONTSTRIP set - will not strip installed binaries >Installing ResponseHandlerF.h >install: DONTSTRIP set - will not strip installed binaries >Installing Router.h >install: DONTSTRIP set - will not strip installed binaries >Installing RouterF.h >install: DONTSTRIP set - will not strip installed binaries >Installing ServantLocator.h >install: DONTSTRIP set - will not strip installed binaries >Installing ServantLocatorF.h >install: DONTSTRIP set - will not strip installed binaries >Installing ServantManagerF.h >install: DONTSTRIP set - will not strip installed binaries >Installing Service.h >install: DONTSTRIP set - will not strip installed binaries >Installing SliceChecksumDict.h >install: DONTSTRIP set - will not strip installed binaries >Installing SliceChecksums.h >install: DONTSTRIP set - will not strip installed binaries >Installing SlicedData.h >install: DONTSTRIP set - will not strip installed binaries >Installing SlicedDataF.h >install: DONTSTRIP set - will not strip installed binaries >Installing Stream.h >install: DONTSTRIP set - will not strip installed binaries >Installing StreamF.h >install: DONTSTRIP set - will not strip installed binaries >Installing StreamHelpers.h >install: DONTSTRIP set - will not strip installed binaries >Installing ThreadPoolF.h >install: DONTSTRIP set - will not strip installed binaries >Installing UserExceptionFactory.h >install: DONTSTRIP set - will not strip installed binaries >Installing Version.h >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/Ice' >making install in IceSSL >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IceSSL' >Creating /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/include/IceSSL... >Installing Config.h >install: DONTSTRIP set - will not strip installed binaries >Installing ConnectionInfo.h >install: DONTSTRIP set - will not strip installed binaries >Installing EndpointInfo.h >install: DONTSTRIP set - will not strip installed binaries >Installing IceSSL.h >install: DONTSTRIP set - will not strip installed binaries >Installing Plugin.h >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IceSSL' >making install in IceUtil >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IceUtil' >Creating /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/include/IceUtil... >Installing AbstractMutex.h >install: DONTSTRIP set - will not strip installed binaries >Installing Atomic.h >install: DONTSTRIP set - will not strip installed binaries >Installing Cache.h >install: DONTSTRIP set - will not strip installed binaries >Installing Cond.h >install: DONTSTRIP set - will not strip installed binaries >Installing Config.h >install: DONTSTRIP set - will not strip installed binaries >Installing CountDownLatch.h >install: DONTSTRIP set - will not strip installed binaries >Installing CtrlCHandler.h >install: DONTSTRIP set - will not strip installed binaries >Installing DisableWarnings.h >install: DONTSTRIP set - will not strip installed binaries >Installing Exception.h >install: DONTSTRIP set - will not strip installed binaries >Installing Functional.h >install: DONTSTRIP set - will not strip installed binaries >Installing Handle.h >install: DONTSTRIP set - will not strip installed binaries >Installing IceUtil.h >install: DONTSTRIP set - will not strip installed binaries >Installing IconvStringConverter.h >install: DONTSTRIP set - will not strip installed binaries >Installing InputUtil.h >install: DONTSTRIP set - will not strip installed binaries >Installing Iterator.h >install: DONTSTRIP set - will not strip installed binaries >Installing Lock.h >install: DONTSTRIP set - will not strip installed binaries >Installing Monitor.h >install: DONTSTRIP set - will not strip installed binaries >Installing Mutex.h >install: DONTSTRIP set - will not strip installed binaries >Installing MutexProtocol.h >install: DONTSTRIP set - will not strip installed binaries >Installing MutexPtrLock.h >install: DONTSTRIP set - will not strip installed binaries >Installing MutexPtrTryLock.h >install: DONTSTRIP set - will not strip installed binaries >Installing Optional.h >install: DONTSTRIP set - will not strip installed binaries >Installing Options.h >install: DONTSTRIP set - will not strip installed binaries >Installing OutputUtil.h >install: DONTSTRIP set - will not strip installed binaries >Installing PopDisableWarnings.h >install: DONTSTRIP set - will not strip installed binaries >Installing PushDisableWarnings.h >install: DONTSTRIP set - will not strip installed binaries >Installing Random.h >install: DONTSTRIP set - will not strip installed binaries >Installing RecMutex.h >install: DONTSTRIP set - will not strip installed binaries >Installing SHA1.h >install: DONTSTRIP set - will not strip installed binaries >Installing ScannerConfig.h >install: DONTSTRIP set - will not strip installed binaries >Installing ScopedArray.h >install: DONTSTRIP set - will not strip installed binaries >Installing Shared.h >install: DONTSTRIP set - will not strip installed binaries >Installing StringConverter.h >install: DONTSTRIP set - will not strip installed binaries >Installing StringUtil.h >install: DONTSTRIP set - will not strip installed binaries >Installing Thread.h >install: DONTSTRIP set - will not strip installed binaries >Installing ThreadException.h >install: DONTSTRIP set - will not strip installed binaries >Installing Time.h >install: DONTSTRIP set - will not strip installed binaries >Installing Timer.h >install: DONTSTRIP set - will not strip installed binaries >Installing UUID.h >install: DONTSTRIP set - will not strip installed binaries >Installing UndefSysMacros.h >install: DONTSTRIP set - will not strip installed binaries >Installing UniquePtr.h >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IceUtil' >making install in Slice >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/Slice' >Creating /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/include/Slice... >Installing CPlusPlusUtil.h >install: DONTSTRIP set - will not strip installed binaries >Installing Checksum.h >install: DONTSTRIP set - will not strip installed binaries >Installing CsUtil.h >install: DONTSTRIP set - will not strip installed binaries >Installing DotNetNames.h >install: DONTSTRIP set - will not strip installed binaries >Installing FileTracker.h >install: DONTSTRIP set - will not strip installed binaries >Installing JavaUtil.h >install: DONTSTRIP set - will not strip installed binaries >Installing ObjCUtil.h >install: DONTSTRIP set - will not strip installed binaries >Installing PHPUtil.h >install: DONTSTRIP set - will not strip installed binaries >Installing Parser.h >install: DONTSTRIP set - will not strip installed binaries >Installing Preprocessor.h >install: DONTSTRIP set - will not strip installed binaries >Installing PythonUtil.h >install: DONTSTRIP set - will not strip installed binaries >Installing RubyUtil.h >install: DONTSTRIP set - will not strip installed binaries >Installing Util.h >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/Slice' >making install in Freeze >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/Freeze' >Creating /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/include/Freeze... >Installing BackgroundSaveEvictor.h >install: DONTSTRIP set - will not strip installed binaries >Installing Catalog.h >install: DONTSTRIP set - will not strip installed binaries >Installing CatalogData.h >install: DONTSTRIP set - will not strip installed binaries >Installing CatalogIndexList.h >install: DONTSTRIP set - will not strip installed binaries >Installing Connection.h >install: DONTSTRIP set - will not strip installed binaries >Installing ConnectionF.h >install: DONTSTRIP set - will not strip installed binaries >Installing DB.h >install: DONTSTRIP set - will not strip installed binaries >Installing Evictor.h >install: DONTSTRIP set - will not strip installed binaries >Installing EvictorF.h >install: DONTSTRIP set - will not strip installed binaries >Installing EvictorStorage.h >install: DONTSTRIP set - will not strip installed binaries >Installing Exception.h >install: DONTSTRIP set - will not strip installed binaries >Installing Freeze.h >install: DONTSTRIP set - will not strip installed binaries >Installing Index.h >install: DONTSTRIP set - will not strip installed binaries >Installing Initialize.h >install: DONTSTRIP set - will not strip installed binaries >Installing Map.h >install: DONTSTRIP set - will not strip installed binaries >Installing Transaction.h >install: DONTSTRIP set - will not strip installed binaries >Installing TransactionHolder.h >install: DONTSTRIP set - will not strip installed binaries >Installing TransactionalEvictor.h >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/Freeze' >making install in Glacier2 >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/Glacier2' >Creating /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/include/Glacier2... >Installing Application.h >install: DONTSTRIP set - will not strip installed binaries >Installing Config.h >install: DONTSTRIP set - will not strip installed binaries >Installing Glacier2.h >install: DONTSTRIP set - will not strip installed binaries >Installing Metrics.h >install: DONTSTRIP set - will not strip installed binaries >Installing NullPermissionsVerifier.h >install: DONTSTRIP set - will not strip installed binaries >Installing PermissionsVerifier.h >install: DONTSTRIP set - will not strip installed binaries >Installing PermissionsVerifierF.h >install: DONTSTRIP set - will not strip installed binaries >Installing Router.h >install: DONTSTRIP set - will not strip installed binaries >Installing RouterF.h >install: DONTSTRIP set - will not strip installed binaries >Installing SSLInfo.h >install: DONTSTRIP set - will not strip installed binaries >Installing Session.h >install: DONTSTRIP set - will not strip installed binaries >Installing SessionHelper.h >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/Glacier2' >making install in IceBox >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IceBox' >Creating /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/include/IceBox... >Installing Config.h >install: DONTSTRIP set - will not strip installed binaries >Installing IceBox.h >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IceBox' >making install in IceGrid >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IceGrid' >Creating /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/include/IceGrid... >Installing Admin.h >install: DONTSTRIP set - will not strip installed binaries >Installing Config.h >install: DONTSTRIP set - will not strip installed binaries >Installing Descriptor.h >install: DONTSTRIP set - will not strip installed binaries >Installing Exception.h >install: DONTSTRIP set - will not strip installed binaries >Installing FileParser.h >install: DONTSTRIP set - will not strip installed binaries >Installing IceGrid.h >install: DONTSTRIP set - will not strip installed binaries >Installing Locator.h >install: DONTSTRIP set - will not strip installed binaries >Installing Observer.h >install: DONTSTRIP set - will not strip installed binaries >Installing PluginFacade.h >install: DONTSTRIP set - will not strip installed binaries >Installing Query.h >install: DONTSTRIP set - will not strip installed binaries >Installing Registry.h >install: DONTSTRIP set - will not strip installed binaries >Installing ReplicaGroupFilter.h >install: DONTSTRIP set - will not strip installed binaries >Installing Session.h >install: DONTSTRIP set - will not strip installed binaries >Installing UserAccountMapper.h >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IceGrid' >making install in IcePatch2 >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IcePatch2' >Creating /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/include/IcePatch2... >Installing ClientUtil.h >install: DONTSTRIP set - will not strip installed binaries >Installing Config.h >install: DONTSTRIP set - will not strip installed binaries >Installing FileInfo.h >install: DONTSTRIP set - will not strip installed binaries >Installing FileServer.h >install: DONTSTRIP set - will not strip installed binaries >Installing IcePatch2.h >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IcePatch2' >making install in IceStorm >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IceStorm' >Creating /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/include/IceStorm... >Installing Config.h >install: DONTSTRIP set - will not strip installed binaries >Installing IceStorm.h >install: DONTSTRIP set - will not strip installed binaries >Installing Metrics.h >install: DONTSTRIP set - will not strip installed binaries >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include/IceStorm' >gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/include' >making install in test >gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test' >making install in IceUtil >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil' >making install in condvar >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/condvar' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/condvar' >making install in thread >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/thread' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/thread' >making install in unicode >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/unicode' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/unicode' >making install in inputUtil >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/inputUtil' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/inputUtil' >making install in uuid >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/uuid' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/uuid' >making install in ctrlCHandler >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/ctrlCHandler' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/ctrlCHandler' >making install in timer >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/timer' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/timer' >making install in priority >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/priority' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/priority' >making install in sha1 >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/sha1' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil/sha1' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceUtil' >making install in Slice >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice' >making install in keyword >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice/keyword' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice/keyword' >making install in parser >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice/parser' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice/parser' >making install in structure >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice/structure' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice/structure' >making install in macros >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice/macros' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice/macros' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Slice' >making install in Ice >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice' >making install in proxy >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/proxy' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/proxy' >making install in operations >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/operations' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/operations' >making install in exceptions >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/exceptions' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/exceptions' >making install in ami >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/ami' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/ami' >making install in info >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/info' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/info' >making install in inheritance >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/inheritance' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/inheritance' >making install in facets >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/facets' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/facets' >making install in objects >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/objects' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/objects' >making install in optional >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/optional' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/optional' >making install in faultTolerance >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/faultTolerance' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/faultTolerance' >making install in location >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/location' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/location' >making install in adapterDeactivation >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/adapterDeactivation' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/adapterDeactivation' >making install in slicing >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/slicing' >making install in exceptions >gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/slicing/exceptions' >gmake[5]: Nothing to be done for 'install'. >gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/slicing/exceptions' >making install in objects >gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/slicing/objects' >gmake[5]: Nothing to be done for 'install'. >gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/slicing/objects' >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/slicing' >making install in gc >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/gc' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/gc' >making install in hash >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/hash' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/hash' >making install in checksum >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/checksum' >making install in server >gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/checksum/server' >gmake[5]: Nothing to be done for 'install'. >gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/checksum/server' >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/checksum' >making install in stream >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/stream' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/stream' >making install in dispatcher >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/dispatcher' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/dispatcher' >making install in hold >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/hold' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/hold' >making install in custom >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/custom' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/custom' >making install in binding >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/binding' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/binding' >making install in retry >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/retry' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/retry' >making install in timeout >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/timeout' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/timeout' >making install in acm >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/acm' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/acm' >making install in servantLocator >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/servantLocator' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/servantLocator' >making install in interceptor >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/interceptor' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/interceptor' >making install in stringConverter >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/stringConverter' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/stringConverter' >making install in background >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/background' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/background' >making install in udp >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/udp' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/udp' >making install in defaultServant >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/defaultServant' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/defaultServant' >making install in defaultValue >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/defaultValue' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/defaultValue' >making install in threadPoolPriority >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/threadPoolPriority' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/threadPoolPriority' >making install in invoke >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/invoke' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/invoke' >making install in properties >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/properties' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/properties' >making install in plugin >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/plugin' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/plugin' >making install in admin >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/admin' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/admin' >making install in metrics >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/metrics' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/metrics' >making install in enums >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/enums' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/enums' >making install in echo >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/echo' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/echo' >making install in logger >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/logger' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/logger' >making install in networkProxy >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/networkProxy' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/networkProxy' >making install in services >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/services' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice/services' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Ice' >making install in IceSSL >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceSSL' >making install in configuration >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceSSL/configuration' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceSSL/configuration' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceSSL' >making install in IceDiscovery >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceDiscovery' >making install in simple >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceDiscovery/simple' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceDiscovery/simple' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceDiscovery' >making install in IceBox >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceBox' >making install in admin >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceBox/admin' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceBox/admin' >making install in configuration >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceBox/configuration' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceBox/configuration' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceBox' >making install in IceStorm >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm' >making install in single >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/single' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/single' >making install in federation >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/federation' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/federation' >making install in federation2 >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/federation2' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/federation2' >making install in stress >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/stress' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/stress' >making install in rep1 >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/rep1' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/rep1' >making install in repstress >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/repstress' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/repstress' >making install in repgrid >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/repgrid' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm/repgrid' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceStorm' >making install in Freeze >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze' >making install in dbmap >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze/dbmap' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze/dbmap' >making install in complex >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze/complex' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze/complex' >making install in evictor >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze/evictor' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze/evictor' >making install in fileLock >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze/fileLock' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze/fileLock' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Freeze' >making install in FreezeScript >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/FreezeScript' >making install in dbmap >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/FreezeScript/dbmap' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/FreezeScript/dbmap' >making install in evictor >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/FreezeScript/evictor' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/FreezeScript/evictor' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/FreezeScript' >making install in Glacier2 >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2' >making install in router >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/router' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/router' >making install in attack >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/attack' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/attack' >making install in override >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/override' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/override' >making install in staticFiltering >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/staticFiltering' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/staticFiltering' >making install in dynamicFiltering >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/dynamicFiltering' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/dynamicFiltering' >making install in sessionControl >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/sessionControl' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/sessionControl' >making install in sessionHelper >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/sessionHelper' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/sessionHelper' >making install in ssl >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/ssl' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2/ssl' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/Glacier2' >making install in IceGrid >gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid' >making install in simple >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/simple' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/simple' >making install in deployer >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/deployer' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/deployer' >making install in session >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/session' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/session' >making install in update >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/update' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/update' >making install in noRestartUpdate >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/noRestartUpdate' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/noRestartUpdate' >making install in activation >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/activation' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/activation' >making install in replicaGroup >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/replicaGroup' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/replicaGroup' >making install in allocation >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/allocation' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/allocation' >making install in replication >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/replication' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/replication' >making install in distribution >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/distribution' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/distribution' >making install in admin >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/admin' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/admin' >making install in fileLock >gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/fileLock' >gmake[4]: Nothing to be done for 'install'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid/fileLock' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test/IceGrid' >gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp/test' >gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/ice/work/ice-3.6.0/cpp' >true /wrkdirs/usr/ports/devel/ice/work/stage/usr/local/lib/*.so.* >====> Compressing man pages (compress-man) >=========================================================================== >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) >====>> Checking for staging violations... done >=======================<phase: package >============================ >===> Building package for Ice-3.6.0_1 >=========================================================================== >=======================<phase: install-mtree >============================ >=========================================================================== >====>> Recording filesystem state for preinst... done >=======================<phase: install >============================ >===> Installing for Ice-3.6.0_1 >===> Ice-3.6.0_1 depends on file: /usr/local/lib/libcrypto.so.35 - found >===> Ice-3.6.0_1 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) >===> Ice-3.6.0_1 depends on shared library: libmcpp.so - found (/usr/local/lib/libmcpp.so) >===> Ice-3.6.0_1 depends on shared library: libdb-5.3.so - found (/usr/local/lib/libdb-5.3.so) >===> Checking if Ice already installed >===> Registering installation for Ice-3.6.0_1 >[102amd64-local] Installing Ice-3.6.0_1... >The default on-the-wire encoding for Ice changed in version 3.5 and IPv6 >is now enabled by default. ABI versions are not compatible. > >For details on these and additional changes please read the upgrading >instructions available at > > http://doc.zeroc.com/x/SQpN > >For on-the-wire background compatibility add > > Ice.IPv6=0 > Ice.Default.EncodingVersion=1.0 > >to your Ice application configuration. > >===> SECURITY REPORT: > This port has installed the following files which may act as network > servers and may therefore pose a remote security risk to the system. >/usr/local/lib/libIce.so.3.6.0 > > If there are vulnerabilities in these programs there may be a security > risk to the system. FreeBSD makes no guarantee about the security of > ports included in the Ports Collection. Please type 'make deinstall' > to deinstall the port if this is a concern. > > For more information, and contact details about the security > status of this software, see the following webpage: >http://www.zeroc.com/ >=========================================================================== >====>> Checking shared library dependencies > 0x0000000000000001 (NEEDED) Shared library: [libFreeze.so.36] > 0x0000000000000001 (NEEDED) Shared library: [libGlacier2.so.36] > 0x0000000000000001 (NEEDED) Shared library: [libIce.so.36] > 0x0000000000000001 (NEEDED) Shared library: [libIceBox.so.36] > 0x0000000000000001 (NEEDED) Shared library: [libIceGrid.so.36] > 0x0000000000000001 (NEEDED) Shared library: [libIcePatch2.so.36] > 0x0000000000000001 (NEEDED) Shared library: [libIceSSL.so.36] > 0x0000000000000001 (NEEDED) Shared library: [libIceStorm.so.36] > 0x0000000000000001 (NEEDED) Shared library: [libIceStormService.so.36] > 0x0000000000000001 (NEEDED) Shared library: [libIceUtil.so.36] > 0x0000000000000001 (NEEDED) Shared library: [libIceXML.so.36] > 0x0000000000000001 (NEEDED) Shared library: [libSlice.so.36] > 0x0000000000000001 (NEEDED) Shared library: [libbz2.so.4] > 0x0000000000000001 (NEEDED) Shared library: [libc++.so.1] > 0x0000000000000001 (NEEDED) Shared library: [libc.so.7] > 0x0000000000000001 (NEEDED) Shared library: [libcrypt.so.5] > 0x0000000000000001 (NEEDED) Shared library: [libcrypto.so.35] > 0x0000000000000001 (NEEDED) Shared library: [libcxxrt.so.1] > 0x0000000000000001 (NEEDED) Shared library: [libdb_cxx-5.3.so.0] > 0x0000000000000001 (NEEDED) Shared library: [libexpat.so.1] > 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] > 0x0000000000000001 (NEEDED) Shared library: [libm.so.5] > 0x0000000000000001 (NEEDED) Shared library: [libmcpp.so.0] > 0x0000000000000001 (NEEDED) Shared library: [libssl.so.35] > 0x0000000000000001 (NEEDED) Shared library: [libthr.so.3] >=======================<phase: deinstall >============================ >===> Deinstalling for Ice >===> Deinstalling Ice-3.6.0_1 >Updating database digests format: .......... done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > Ice-3.6.0_1 > >The operation will free 241 MiB. >[102amd64-local] [1/1] Deinstalling Ice-3.6.0_1... >[102amd64-local] [1/1] Deleting files for Ice-3.6.0_1: .......... done >=========================================================================== >====>> Checking for extra files and directories >[00:32:47] ====>> Installing from package >[102amd64-local] Installing Ice-3.6.0_1... >[102amd64-local] Extracting Ice-3.6.0_1: .......... done >Message for Ice-3.6.0_1: >The default on-the-wire encoding for Ice changed in version 3.5 and IPv6 >is now enabled by default. ABI versions are not compatible. > >For details on these and additional changes please read the upgrading >instructions available at > > http://doc.zeroc.com/x/SQpN > >For on-the-wire background compatibility add > > Ice.IPv6=0 > Ice.Default.EncodingVersion=1.0 > >to your Ice application configuration. >[00:32:52] ====>> Cleaning up >===> Cleaning for Ice-3.6.0_1 >[00:32:54] ====>> Deinstalling package >Updating database digests format: . done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > Ice-3.6.0_1 > >The operation will free 241 MiB. >[102amd64-local] [1/1] Deinstalling Ice-3.6.0_1... >[102amd64-local] [1/1] Deleting files for Ice-3.6.0_1: .......... done >build of devel/ice ended at Wed Sep 16 23:07:59 UTC 2015 >build time: 00:21:37
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 203163
:
161128
|
161129
|
161130
|
161131
| 161132 |
161133
|
161134