[package - 110arm64-default][devel/llvm-devel] Failed for llvm-devel-5.0.d20170329_1 in build/timeout

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Wed Apr 12 01:53:57 UTC 2017


You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     brooks at FreeBSD.org
Last committer: brooks at FreeBSD.org
Ident:          $FreeBSD: head/devel/llvm-devel/Makefile 437835 2017-04-05 21:12:58Z brooks $
Log URL:        http://thunderx1.nyi.freebsd.org/data/110arm64-default/437978/logs/llvm-devel-5.0.d20170329_1.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-default&build=437978
Log:

====>> Building devel/llvm-devel
build started at Mon Apr 10 21:47:22 UTC 2017
port directory: /usr/ports/devel/llvm-devel
building for: FreeBSD 110arm64-default-job-03 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 arm64
maintained by: brooks at FreeBSD.org
Makefile ident:      $FreeBSD: head/devel/llvm-devel/Makefile 437835 2017-04-05 21:12:58Z brooks $
Poudriere version: 3.1.17-3-g2420c0c3
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 03




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=llvm-devel-5.0.d20170329_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110arm64-default/ref/.p/pool
MASTERNAME=110arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-3-g2420c0c3
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for llvm-devel-5.0.d20170329_1:
     CLANG=on: Build clang
     DOCS=on: Build and/or install documentation
     EXTRAS=on: Extra clang tools
     LIT=on: Install lit and FileCheck test tools
     LLD=on: Install lld, the LLVM linker
     LLDB=on: Install lldb, the LLVM debugger
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl  PERL_USE_UNSAFE_INC=1 PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/llvm-devel/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/llvm-devel/work  HOME=/wrkdirs/usr/ports/devel/llvm-devel/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local"
--End CONFIGURE_ENV--

--MAKE_ENV--
PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/devel/llvm-devel/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/llvm-devel/work  HOME=/wrkdirs/usr/ports/devel/llvm-devel/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/devel/llvm-devel/work/stage PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS="" LIBS="libclangApplyReplacements  libclangIncludeFixer  libclangRename  libclangQuery  libclangTidy  libclangTidyGoogleModule  libclangTidyLLVMModule  libclangTidyMiscModule  libclangTidyReadabilityModule  libclangTidyUtils  libfindAllSymbols  libmodernizeCore -L/usr/local/lib"  CXX="c++" CXXFLAGS="-O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="i
 nstall  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
LLVM_LIB_VER=5
LLVM_MAJOR=5.0
LLVM_RELEASE=5.0.0
CLANG=""
NO_CLANG="@comment
"
DOCS=""
NO_DOCS="@comment
"
EXTRAS=""
NO_EXTRAS="@comment
"
LIT=""
NO_LIT="@comment
"
LLD=""
NO_LLD="@comment
"
LLDB=""
NO_LLDB="@comment
"
COMPILER_RT="@comment
"
GOLD="@comment
"
OPENMP="@comment
"
CMAKE_BUILD_TYPE="release"
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd11
PYTHON_PYOEXTENSION=pyo
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_SUFFIX=27
PYTHON_VER=2.7
PYTHON_VERSION=python2.7
PYTHON2=""
PYTHON3="@comment
"
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
PERL_VERSION=5.24.1
PERL_VER=5.24
PERL5_MAN1=lib/perl5/site_perl/man/man1
PERL5_MAN3=lib/perl5/site_perl/man/man3
SITE_PERL=lib/perl5/site_perl
SITE_ARCH=lib/perl5/site_perl/mach/5.24
DOCSDIR="share/doc/llvm-devel"
EXAMPLESDIR="share/examples/llvm"
DATADIR="share/llvm-devel"
WWWDIR="www/llvm"
ETCDIR="etc/llvm"
--End PLIST_SUB--

--SUB_LIST--
LLVM_PREFIX="/usr/local/llvm-devel"
LLVM_SUFFIX="-devel"
CLANG=""
NO_CLANG="@comment
"
DOCS=""
NO_DOCS="@comment
"
EXTRAS=""
NO_EXTRAS="@comment
"
LIT=""
NO_LIT="@comment
"
LLD=""
NO_LLD="@comment
"
LLDB=""
NO_LLDB="@comment
"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/llvm-devel
DOCSDIR=/usr/local/share/doc/llvm-devel
EXAMPLESDIR=/usr/local/share/examples/llvm
WWWDIR=/usr/local/www/llvm
ETCDIR=/usr/local/etc/llvm
--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/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=aarch64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=11.0-RELEASE-p1
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
<snip>
[3329/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Host -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Host -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/
 lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/MainLoopPosix.cpp.o -MF tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/MainLoopPosix.cpp.o.d -o tools/lldb/source/Host/CMak
 eFiles/lldbHost.dir/posix/MainLoopPosix.cpp.!
 o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Host/posix/MainLoopPosix.cpp
[3330/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Host -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Host -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/
 lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/PipePosix.cpp.o -MF tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/PipePosix.cpp.o.d -o tools/lldb/source/Host/CMakeFiles/l
 ldbHost.dir/posix/PipePosix.cpp.o -c /wrkdir!
 s/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Host/posix/PipePosix.cpp
[3331/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Host -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Host -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/
 lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Host/CMakeFiles/lldbHost.dir/freebsd/Host.cpp.o -MF tools/lldb/source/Host/CMakeFiles/lldbHost.dir/freebsd/Host.cpp.o.d -o tools/lldb/source/Host/CMakeFiles/lldbHos
 t.dir/freebsd/Host.cpp.o -c /wrkdirs/usr/por!
 ts/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Host/freebsd/Host.cpp
[3332/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Host -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Host -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/
 lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/ProcessLauncherPosixFork.cpp.o -MF tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/ProcessLauncherPosixFork.cpp.o.d -o tools
 /lldb/source/Host/CMakeFiles/lldbHost.dir/po!
 six/ProcessLauncherPosixFork.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Host/posix/ProcessLauncherPosixFork.cpp
[3333/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Host -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Host -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/
 lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/ProcessLauncherPosix.cpp.o -MF tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/ProcessLauncherPosix.cpp.o.d -o tools/lldb/so
 urce/Host/CMakeFiles/lldbHost.dir/posix/Proc!
 essLauncherPosix.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Host/posix/ProcessLauncherPosix.cpp
[3334/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Host -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Host -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/
 lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Host/CMakeFiles/lldbHost.dir/freebsd/HostInfoFreeBSD.cpp.o -MF tools/lldb/source/Host/CMakeFiles/lldbHost.dir/freebsd/HostInfoFreeBSD.cpp.o.d -o tools/lldb/source/H
 ost/CMakeFiles/lldbHost.dir/freebsd/HostInfo!
 FreeBSD.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Host/freebsd/HostInfoFreeBSD.cpp
[3335/4181] : && /usr/local/bin/cmake -E remove lib/liblldbHost.a && /usr/bin/ar qc lib/liblldbHost.a  tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/File.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/FileCache.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/FileSystem.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/GetOptInc.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/Host.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/HostInfoBase.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/HostNativeThreadBase.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/HostProcess.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/HostThread.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/IOObject.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/LockFileBase.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/MonitoringProcessLauncher.cpp.o tools/lldb/source/Host/CMakeF
 iles/lldbHost.dir/common/NativeBreakpoint.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/NativeBreakpointList.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/NativeWatchpointList.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/NativeProcessProtocol.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/NativeRegisterContext.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/NativeThreadProtocol.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/OptionParser.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/PipeBase.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/ProcessRunLock.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/PseudoTerminal.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/Socket.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/SocketAddress.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/SoftwareBreakpoint.cpp.o tools/lldb/source/Host/CMakeFi
 les/lldbHost.dir/common/StringConvert.cpp.o !
 tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/Symbols.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/TCPSocket.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/Terminal.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/ThreadLauncher.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/XML.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/UDPSocket.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/common/Editline.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/ConnectionFileDescriptorPosix.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/DomainSocket.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/FileSystem.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/HostInfoPosix.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/HostProcessPosix.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/HostThreadPosix.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/Lock
 FilePosix.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/MainLoopPosix.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/PipePosix.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/ProcessLauncherPosixFork.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/posix/ProcessLauncherPosix.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/freebsd/Host.cpp.o tools/lldb/source/Host/CMakeFiles/lldbHost.dir/freebsd/HostInfoFreeBSD.cpp.o && /usr/bin/ranlib lib/liblldbHost.a && :
[3336/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Initialization -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Initialization -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1
 440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Initialization/CMakeFiles/lldbInitialization.dir/SystemInitializerCommon.cpp.o -MF tools/lldb/source/Initialization/CMakeFiles/lldbInitializatio
 n.dir/SystemInitializerCommon.cpp.o.d -o too!
 ls/lldb/source/Initialization/CMakeFiles/lldbInitialization.dir/SystemInitializerCommon.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Initialization/SystemInitializerCommon.cpp
[3337/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Initialization -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Initialization -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1
 440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Initialization/CMakeFiles/lldbInitialization.dir/SystemInitializer.cpp.o -MF tools/lldb/source/Initialization/CMakeFiles/lldbInitialization.dir/
 SystemInitializer.cpp.o.d -o tools/lldb/sour!
 ce/Initialization/CMakeFiles/lldbInitialization.dir/SystemInitializer.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Initialization/SystemInitializer.cpp
[3338/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Initialization -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Initialization -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1
 440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Initialization/CMakeFiles/lldbInitialization.dir/SystemLifetimeManager.cpp.o -MF tools/lldb/source/Initialization/CMakeFiles/lldbInitialization.
 dir/SystemLifetimeManager.cpp.o.d -o tools/l!
 ldb/source/Initialization/CMakeFiles/lldbInitialization.dir/SystemLifetimeManager.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Initialization/SystemLifetimeManager.cpp
[3339/4181] : && /usr/local/bin/cmake -E remove lib/liblldbInitialization.a && /usr/bin/ar qc lib/liblldbInitialization.a  tools/lldb/source/Initialization/CMakeFiles/lldbInitialization.dir/SystemInitializerCommon.cpp.o tools/lldb/source/Initialization/CMakeFiles/lldbInitialization.dir/SystemInitializer.cpp.o tools/lldb/source/Initialization/CMakeFiles/lldbInitialization.dir/SystemLifetimeManager.cpp.o && /usr/bin/ranlib lib/liblldbInitialization.a && :
[3340/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/Args.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/Args.cpp.o.d -o tools/lldb/sour
 ce/Interpreter/CMakeFiles/lldbInterpreter.di!
 r/Args.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/Args.cpp
[3341/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupValueObjectDisplay.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/Option
 GroupValueObjectDisplay.cpp.o.d -o tools/lld!
 b/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupValueObjectDisplay.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionGroupValueObjectDisplay.cpp
[3342/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandAlias.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandAlias.cpp.o.d -o
  tools/lldb/source/Interpreter/CMakeFiles/ll!
 dbInterpreter.dir/CommandAlias.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/CommandAlias.cpp
[3343/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandHistory.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandHistory.cpp.o.
 d -o tools/lldb/source/Interpreter/CMakeFile!
 s/lldbInterpreter.dir/CommandHistory.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/CommandHistory.cpp
[3344/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandInterpreter.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandInterprete
 r.cpp.o.d -o tools/lldb/source/Interpreter/C!
 MakeFiles/lldbInterpreter.dir/CommandInterpreter.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/CommandInterpreter.cpp
[3345/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandObject.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandObject.cpp.o.d 
 -o tools/lldb/source/Interpreter/CMakeFiles/!
 lldbInterpreter.dir/CommandObject.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/CommandObject.cpp
[3346/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandObjectRegexCommand.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandObj
 ectRegexCommand.cpp.o.d -o tools/lldb/source!
 /Interpreter/CMakeFiles/lldbInterpreter.dir/CommandObjectRegexCommand.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/CommandObjectRegexCommand.cpp
[3347/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandObjectScript.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandObjectScr
 ipt.cpp.o.d -o tools/lldb/source/Interpreter!
 /CMakeFiles/lldbInterpreter.dir/CommandObjectScript.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/CommandObjectScript.cpp
[3348/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandOptionValidators.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandOptio
 nValidators.cpp.o.d -o tools/lldb/source/Int!
 erpreter/CMakeFiles/lldbInterpreter.dir/CommandOptionValidators.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/CommandOptionValidators.cpp
[3349/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandReturnObject.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandReturnObj
 ect.cpp.o.d -o tools/lldb/source/Interpreter!
 /CMakeFiles/lldbInterpreter.dir/CommandReturnObject.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/CommandReturnObject.cpp
[3350/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupArchitecture.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupA
 rchitecture.cpp.o.d -o tools/lldb/source/Int!
 erpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupArchitecture.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionGroupArchitecture.cpp
[3351/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupBoolean.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupBoolea
 n.cpp.o.d -o tools/lldb/source/Interpreter/C!
 MakeFiles/lldbInterpreter.dir/OptionGroupBoolean.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionGroupBoolean.cpp
[3352/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupFile.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupFile.cpp.
 o.d -o tools/lldb/source/Interpreter/CMakeFi!
 les/lldbInterpreter.dir/OptionGroupFile.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionGroupFile.cpp
[3353/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupFormat.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupFormat.
 cpp.o.d -o tools/lldb/source/Interpreter/CMa!
 keFiles/lldbInterpreter.dir/OptionGroupFormat.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionGroupFormat.cpp
[3354/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupOutputFile.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupOut
 putFile.cpp.o.d -o tools/lldb/source/Interpr!
 eter/CMakeFiles/lldbInterpreter.dir/OptionGroupOutputFile.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionGroupOutputFile.cpp
[3355/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupPlatform.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupPlatf
 orm.cpp.o.d -o tools/lldb/source/Interpreter!
 /CMakeFiles/lldbInterpreter.dir/OptionGroupPlatform.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionGroupPlatform.cpp
[3356/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupString.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupString.
 cpp.o.d -o tools/lldb/source/Interpreter/CMa!
 keFiles/lldbInterpreter.dir/OptionGroupString.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionGroupString.cpp
[3357/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupUInt64.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupUInt64.
 cpp.o.d -o tools/lldb/source/Interpreter/CMa!
 keFiles/lldbInterpreter.dir/OptionGroupUInt64.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionGroupUInt64.cpp
[3358/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/Options.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/Options.cpp.o.d -o tools/lld
 b/source/Interpreter/CMakeFiles/lldbInterpre!
 ter.dir/Options.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/Options.cpp
[3359/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupUUID.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupUUID.cpp.
 o.d -o tools/lldb/source/Interpreter/CMakeFi!
 les/lldbInterpreter.dir/OptionGroupUUID.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionGroupUUID.cpp
[3360/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValue.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValue.cpp.o.d -o t
 ools/lldb/source/Interpreter/CMakeFiles/lldb!
 Interpreter.dir/OptionValue.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionValue.cpp
[3361/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueArch.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueArch.cpp.
 o.d -o tools/lldb/source/Interpreter/CMakeFi!
 les/lldbInterpreter.dir/OptionValueArch.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionValueArch.cpp
[3362/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueArgs.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueArgs.cpp.
 o.d -o tools/lldb/source/Interpreter/CMakeFi!
 les/lldbInterpreter.dir/OptionValueArgs.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionValueArgs.cpp
[3363/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueArray.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueArray.cp
 p.o.d -o tools/lldb/source/Interpreter/CMake!
 Files/lldbInterpreter.dir/OptionValueArray.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionValueArray.cpp
[3364/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueBoolean.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueBoolea
 n.cpp.o.d -o tools/lldb/source/Interpreter/C!
 MakeFiles/lldbInterpreter.dir/OptionValueBoolean.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionValueBoolean.cpp
[3365/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueChar.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueChar.cpp.
 o.d -o tools/lldb/source/Interpreter/CMakeFi!
 les/lldbInterpreter.dir/OptionValueChar.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionValueChar.cpp
[3366/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueDictionary.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueDic
 tionary.cpp.o.d -o tools/lldb/source/Interpr!
 eter/CMakeFiles/lldbInterpreter.dir/OptionValueDictionary.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionValueDictionary.cpp
[3367/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueEnumeration.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueEn
 umeration.cpp.o.d -o tools/lldb/source/Inter!
 preter/CMakeFiles/lldbInterpreter.dir/OptionValueEnumeration.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionValueEnumeration.cpp
[3368/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueFileSpec.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueFileS
 pec.cpp.o.d -o tools/lldb/source/Interpreter!
 /CMakeFiles/lldbInterpreter.dir/OptionValueFileSpec.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionValueFileSpec.cpp
[3369/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueFileSpecLIst.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueF
 ileSpecLIst.cpp.o.d -o tools/lldb/source/Int!
 erpreter/CMakeFiles/lldbInterpreter.dir/OptionValueFileSpecLIst.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionValueFileSpecLIst.cpp
[3370/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueFormat.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueFormat.
 cpp.o.d -o tools/lldb/source/Interpreter/CMa!
 keFiles/lldbInterpreter.dir/OptionValueFormat.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionValueFormat.cpp
[3371/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueFormatEntity.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueF
 ormatEntity.cpp.o.d -o tools/lldb/source/Int!
 erpreter/CMakeFiles/lldbInterpreter.dir/OptionValueFormatEntity.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionValueFormatEntity.cpp
[3372/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueLanguage.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueLangu
 age.cpp.o.d -o tools/lldb/source/Interpreter!
 /CMakeFiles/lldbInterpreter.dir/OptionValueLanguage.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionValueLanguage.cpp
[3373/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValuePathMappings.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueP
 athMappings.cpp.o.d -o tools/lldb/source/Int!
 erpreter/CMakeFiles/lldbInterpreter.dir/OptionValuePathMappings.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionValuePathMappings.cpp
[3374/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueProperties.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValuePro
 perties.cpp.o.d -o tools/lldb/source/Interpr!
 eter/CMakeFiles/lldbInterpreter.dir/OptionValueProperties.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionValueProperties.cpp
[3375/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueRegex.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueRegex.cp
 p.o.d -o tools/lldb/source/Interpreter/CMake!
 Files/lldbInterpreter.dir/OptionValueRegex.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionValueRegex.cpp
[3376/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueSInt64.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueSInt64.
 cpp.o.d -o tools/lldb/source/Interpreter/CMa!
 keFiles/lldbInterpreter.dir/OptionValueSInt64.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionValueSInt64.cpp
[3377/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueString.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueString.
 cpp.o.d -o tools/lldb/source/Interpreter/CMa!
 keFiles/lldbInterpreter.dir/OptionValueString.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionValueString.cpp
[3378/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueUInt64.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueUInt64.
 cpp.o.d -o tools/lldb/source/Interpreter/CMa!
 keFiles/lldbInterpreter.dir/OptionValueUInt64.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionValueUInt64.cpp
[3379/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueUUID.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueUUID.cpp.
 o.d -o tools/lldb/source/Interpreter/CMakeFi!
 les/lldbInterpreter.dir/OptionValueUUID.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionValueUUID.cpp
[3380/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupVariable.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupVaria
 ble.cpp.o.d -o tools/lldb/source/Interpreter!
 /CMakeFiles/lldbInterpreter.dir/OptionGroupVariable.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionGroupVariable.cpp
[3381/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/Property.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/Property.cpp.o.d -o tools/l
 ldb/source/Interpreter/CMakeFiles/lldbInterp!
 reter.dir/Property.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/Property.cpp
[3382/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupWatchpoint.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupWat
 chpoint.cpp.o.d -o tools/lldb/source/Interpr!
 eter/CMakeFiles/lldbInterpreter.dir/OptionGroupWatchpoint.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/OptionGroupWatchpoint.cpp
[3383/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18
 b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/ScriptInterpreter.cpp.o -MF tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/ScriptInterpreter.
 cpp.o.d -o tools/lldb/source/Interpreter/CMa!
 keFiles/lldbInterpreter.dir/ScriptInterpreter.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Interpreter/ScriptInterpreter.cpp
[3384/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ABI/SysV-arm64 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/SysV-arm64 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dff
 fde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ABI/SysV-arm64/CMakeFiles/lldbPluginABISysV_arm64.dir/ABISysV_arm64.cpp.o -MF tools/lldb/source/Plugins/ABI/SysV-arm64/C
 MakeFiles/lldbPluginABISysV_arm64.dir/ABISys!
 V_arm64.cpp.o.d -o tools/lldb/source/Plugins/ABI/SysV-arm64/CMakeFiles/lldbPluginABISysV_arm64.dir/ABISysV_arm64.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/SysV-arm64/ABISysV_arm64.cpp
[3385/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ABI/SysV-arm -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/SysV-arm -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6
 e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ABI/SysV-arm/CMakeFiles/lldbPluginABISysV_arm.dir/ABISysV_arm.cpp.o -MF tools/lldb/source/Plugins/ABI/SysV-arm/CMakeFiles/ll
 dbPluginABISysV_arm.dir/ABISysV_arm.cpp.o.d !
 -o tools/lldb/source/Plugins/ABI/SysV-arm/CMakeFiles/lldbPluginABISysV_arm.dir/ABISysV_arm.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/SysV-arm/ABISysV_arm.cpp
[3386/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginABISysV_arm.a && /usr/bin/ar qc lib/liblldbPluginABISysV_arm.a  tools/lldb/source/Plugins/ABI/SysV-arm/CMakeFiles/lldbPluginABISysV_arm.dir/ABISysV_arm.cpp.o && /usr/bin/ranlib lib/liblldbPluginABISysV_arm.a && :
[3387/4181] : && /usr/local/bin/cmake -E remove lib/liblldbInterpreter.a && /usr/bin/ar qc lib/liblldbInterpreter.a  tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/Args.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandAlias.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandHistory.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandInterpreter.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandObject.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandObjectRegexCommand.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandObjectScript.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandOptionValidators.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/CommandReturnObject.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupArchitecture.cpp.o tools/lldb/source/Interpreter/C
 MakeFiles/lldbInterpreter.dir/OptionGroupBoolean.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupFile.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupFormat.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupOutputFile.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupPlatform.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupString.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupUInt64.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupUUID.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupValueObjectDisplay.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValue.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueArch.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueArgs.cpp.o too
 ls/lldb/source/Interpreter/CMakeFiles/lldbIn!
 terpreter.dir/OptionValueArray.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueBoolean.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueChar.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueDictionary.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueEnumeration.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueFileSpec.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueFileSpecLIst.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueFormat.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueFormatEntity.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueLanguage.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValuePathMappings.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueProperti
 es.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueRegex.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueSInt64.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueString.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueUInt64.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionValueUUID.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupVariable.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/OptionGroupWatchpoint.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/Options.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/Property.cpp.o tools/lldb/source/Interpreter/CMakeFiles/lldbInterpreter.dir/ScriptInterpreter.cpp.o && /usr/bin/ranlib lib/liblldbInterpreter.a && :
[3388/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginABISysV_arm64.a && /usr/bin/ar qc lib/liblldbPluginABISysV_arm64.a  tools/lldb/source/Plugins/ABI/SysV-arm64/CMakeFiles/lldbPluginABISysV_arm64.dir/ABISysV_arm64.cpp.o && /usr/bin/ranlib lib/liblldbPluginABISysV_arm64.a && :
[3389/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ABI/SysV-hexagon -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/SysV-hexagon -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db5
 7dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ABI/SysV-hexagon/CMakeFiles/lldbPluginABISysV_hexagon.dir/ABISysV_hexagon.cpp.o -MF tools/lldb/source/Plugins/ABI/Sy
 sV-hexagon/CMakeFiles/lldbPluginABISysV_hexa!
 gon.dir/ABISysV_hexagon.cpp.o.d -o tools/lldb/source/Plugins/ABI/SysV-hexagon/CMakeFiles/lldbPluginABISysV_hexagon.dir/ABISysV_hexagon.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/SysV-hexagon/ABISysV_hexagon.cpp
[3390/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginABISysV_hexagon.a && /usr/bin/ar qc lib/liblldbPluginABISysV_hexagon.a  tools/lldb/source/Plugins/ABI/SysV-hexagon/CMakeFiles/lldbPluginABISysV_hexagon.dir/ABISysV_hexagon.cpp.o && /usr/bin/ranlib lib/liblldbPluginABISysV_hexagon.a && :
[3391/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ABI/SysV-ppc -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/SysV-ppc -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6
 e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ABI/SysV-ppc/CMakeFiles/lldbPluginABISysV_ppc.dir/ABISysV_ppc.cpp.o -MF tools/lldb/source/Plugins/ABI/SysV-ppc/CMakeFiles/ll
 dbPluginABISysV_ppc.dir/ABISysV_ppc.cpp.o.d !
 -o tools/lldb/source/Plugins/ABI/SysV-ppc/CMakeFiles/lldbPluginABISysV_ppc.dir/ABISysV_ppc.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/SysV-ppc/ABISysV_ppc.cpp
[3392/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginABISysV_ppc.a && /usr/bin/ar qc lib/liblldbPluginABISysV_ppc.a  tools/lldb/source/Plugins/ABI/SysV-ppc/CMakeFiles/lldbPluginABISysV_ppc.dir/ABISysV_ppc.cpp.o && /usr/bin/ranlib lib/liblldbPluginABISysV_ppc.a && :
[3393/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ABI/SysV-ppc64 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/SysV-ppc64 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dff
 fde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ABI/SysV-ppc64/CMakeFiles/lldbPluginABISysV_ppc64.dir/ABISysV_ppc64.cpp.o -MF tools/lldb/source/Plugins/ABI/SysV-ppc64/C
 MakeFiles/lldbPluginABISysV_ppc64.dir/ABISys!
 V_ppc64.cpp.o.d -o tools/lldb/source/Plugins/ABI/SysV-ppc64/CMakeFiles/lldbPluginABISysV_ppc64.dir/ABISysV_ppc64.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/SysV-ppc64/ABISysV_ppc64.cpp
[3394/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginABISysV_ppc64.a && /usr/bin/ar qc lib/liblldbPluginABISysV_ppc64.a  tools/lldb/source/Plugins/ABI/SysV-ppc64/CMakeFiles/lldbPluginABISysV_ppc64.dir/ABISysV_ppc64.cpp.o && /usr/bin/ranlib lib/liblldbPluginABISysV_ppc64.a && :
[3395/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ABI/SysV-mips -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/SysV-mips -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffd
 e6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ABI/SysV-mips/CMakeFiles/lldbPluginABISysV_mips.dir/ABISysV_mips.cpp.o -MF tools/lldb/source/Plugins/ABI/SysV-mips/CMakeFi
 les/lldbPluginABISysV_mips.dir/ABISysV_mips.!
 cpp.o.d -o tools/lldb/source/Plugins/ABI/SysV-mips/CMakeFiles/lldbPluginABISysV_mips.dir/ABISysV_mips.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/SysV-mips/ABISysV_mips.cpp
[3396/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginABISysV_mips.a && /usr/bin/ar qc lib/liblldbPluginABISysV_mips.a  tools/lldb/source/Plugins/ABI/SysV-mips/CMakeFiles/lldbPluginABISysV_mips.dir/ABISysV_mips.cpp.o && /usr/bin/ranlib lib/liblldbPluginABISysV_mips.a && :
[3397/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ABI/SysV-mips64 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/SysV-mips64 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57d
 fffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ABI/SysV-mips64/CMakeFiles/lldbPluginABISysV_mips64.dir/ABISysV_mips64.cpp.o -MF tools/lldb/source/Plugins/ABI/SysV-mi
 ps64/CMakeFiles/lldbPluginABISysV_mips64.dir!
 /ABISysV_mips64.cpp.o.d -o tools/lldb/source/Plugins/ABI/SysV-mips64/CMakeFiles/lldbPluginABISysV_mips64.dir/ABISysV_mips64.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/SysV-mips64/ABISysV_mips64.cpp
[3398/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginABISysV_mips64.a && /usr/bin/ar qc lib/liblldbPluginABISysV_mips64.a  tools/lldb/source/Plugins/ABI/SysV-mips64/CMakeFiles/lldbPluginABISysV_mips64.dir/ABISysV_mips64.cpp.o && /usr/bin/ranlib lib/liblldbPluginABISysV_mips64.a && :
[3399/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ABI/SysV-s390x -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/SysV-s390x -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dff
 fde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ABI/SysV-s390x/CMakeFiles/lldbPluginABISysV_s390x.dir/ABISysV_s390x.cpp.o -MF tools/lldb/source/Plugins/ABI/SysV-s390x/C
 MakeFiles/lldbPluginABISysV_s390x.dir/ABISys!
 V_s390x.cpp.o.d -o tools/lldb/source/Plugins/ABI/SysV-s390x/CMakeFiles/lldbPluginABISysV_s390x.dir/ABISysV_s390x.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/SysV-s390x/ABISysV_s390x.cpp
[3400/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginABISysV_s390x.a && /usr/bin/ar qc lib/liblldbPluginABISysV_s390x.a  tools/lldb/source/Plugins/ABI/SysV-s390x/CMakeFiles/lldbPluginABISysV_s390x.dir/ABISysV_s390x.cpp.o && /usr/bin/ranlib lib/liblldbPluginABISysV_s390x.a && :
[3401/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ABI/SysV-i386 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/SysV-i386 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffd
 e6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ABI/SysV-i386/CMakeFiles/lldbPluginABISysV_i386.dir/ABISysV_i386.cpp.o -MF tools/lldb/source/Plugins/ABI/SysV-i386/CMakeFi
 les/lldbPluginABISysV_i386.dir/ABISysV_i386.!
 cpp.o.d -o tools/lldb/source/Plugins/ABI/SysV-i386/CMakeFiles/lldbPluginABISysV_i386.dir/ABISysV_i386.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/SysV-i386/ABISysV_i386.cpp
[3402/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginABISysV_i386.a && /usr/bin/ar qc lib/liblldbPluginABISysV_i386.a  tools/lldb/source/Plugins/ABI/SysV-i386/CMakeFiles/lldbPluginABISysV_i386.dir/ABISysV_i386.cpp.o && /usr/bin/ranlib lib/liblldbPluginABISysV_i386.a && :
[3403/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ABI/SysV-x86_64 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/SysV-x86_64 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57d
 fffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ABI/SysV-x86_64/CMakeFiles/lldbPluginABISysV_x86_64.dir/ABISysV_x86_64.cpp.o -MF tools/lldb/source/Plugins/ABI/SysV-x8
 6_64/CMakeFiles/lldbPluginABISysV_x86_64.dir!
 /ABISysV_x86_64.cpp.o.d -o tools/lldb/source/Plugins/ABI/SysV-x86_64/CMakeFiles/lldbPluginABISysV_x86_64.dir/ABISysV_x86_64.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp
[3404/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginABISysV_x86_64.a && /usr/bin/ar qc lib/liblldbPluginABISysV_x86_64.a  tools/lldb/source/Plugins/ABI/SysV-x86_64/CMakeFiles/lldbPluginABISysV_x86_64.dir/ABISysV_x86_64.cpp.o && /usr/bin/ranlib lib/liblldbPluginABISysV_x86_64.a && :
[3405/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ABI/MacOSX-i386 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/MacOSX-i386 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57d
 fffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ABI/MacOSX-i386/CMakeFiles/lldbPluginABIMacOSX_i386.dir/ABIMacOSX_i386.cpp.o -MF tools/lldb/source/Plugins/ABI/MacOSX-
 i386/CMakeFiles/lldbPluginABIMacOSX_i386.dir!
 /ABIMacOSX_i386.cpp.o.d -o tools/lldb/source/Plugins/ABI/MacOSX-i386/CMakeFiles/lldbPluginABIMacOSX_i386.dir/ABIMacOSX_i386.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.cpp
[3406/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginABIMacOSX_i386.a && /usr/bin/ar qc lib/liblldbPluginABIMacOSX_i386.a  tools/lldb/source/Plugins/ABI/MacOSX-i386/CMakeFiles/lldbPluginABIMacOSX_i386.dir/ABIMacOSX_i386.cpp.o && /usr/bin/ranlib lib/liblldbPluginABIMacOSX_i386.a && :
[3407/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ABI/MacOSX-arm -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/MacOSX-arm -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dff
 fde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ABI/MacOSX-arm/CMakeFiles/lldbPluginABIMacOSX_arm.dir/ABIMacOSX_arm.cpp.o -MF tools/lldb/source/Plugins/ABI/MacOSX-arm/C
 MakeFiles/lldbPluginABIMacOSX_arm.dir/ABIMac!
 OSX_arm.cpp.o.d -o tools/lldb/source/Plugins/ABI/MacOSX-arm/CMakeFiles/lldbPluginABIMacOSX_arm.dir/ABIMacOSX_arm.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp
[3408/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginABIMacOSX_arm.a && /usr/bin/ar qc lib/liblldbPluginABIMacOSX_arm.a  tools/lldb/source/Plugins/ABI/MacOSX-arm/CMakeFiles/lldbPluginABIMacOSX_arm.dir/ABIMacOSX_arm.cpp.o && /usr/bin/ranlib lib/liblldbPluginABIMacOSX_arm.a && :
[3409/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/w
 ork/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/CMakeFiles/lldbPluginDynamicLoaderPosixDYLD.dir/AuxVector.cpp.o -MF tools/l
 ldb/source/Plugins/DynamicLoader/POSIX-DYLD/!
 CMakeFiles/lldbPluginDynamicLoaderPosixDYLD.dir/AuxVector.cpp.o.d -o tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/CMakeFiles/lldbPluginDynamicLoaderPosixDYLD.dir/AuxVector.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/AuxVector.cpp
[3410/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/w
 ork/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/CMakeFiles/lldbPluginDynamicLoaderPosixDYLD.dir/DYLDRendezvous.cpp.o -MF to
 ols/lldb/source/Plugins/DynamicLoader/POSIX-!
 DYLD/CMakeFiles/lldbPluginDynamicLoaderPosixDYLD.dir/DYLDRendezvous.cpp.o.d -o tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/CMakeFiles/lldbPluginDynamicLoaderPosixDYLD.dir/DYLDRendezvous.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.cpp
[3411/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/w
 ork/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/CMakeFiles/lldbPluginDynamicLoaderPosixDYLD.dir/DynamicLoaderPOSIXDYLD.cpp.
 o -MF tools/lldb/source/Plugins/DynamicLoade!
 r/POSIX-DYLD/CMakeFiles/lldbPluginDynamicLoaderPosixDYLD.dir/DynamicLoaderPOSIXDYLD.cpp.o.d -o tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/CMakeFiles/lldbPluginDynamicLoaderPosixDYLD.dir/DynamicLoaderPOSIXDYLD.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp
[3412/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginDynamicLoaderPosixDYLD.a && /usr/bin/ar qc lib/liblldbPluginDynamicLoaderPosixDYLD.a  tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/CMakeFiles/lldbPluginDynamicLoaderPosixDYLD.dir/AuxVector.cpp.o tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/CMakeFiles/lldbPluginDynamicLoaderPosixDYLD.dir/DYLDRendezvous.cpp.o tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/CMakeFiles/lldbPluginDynamicLoaderPosixDYLD.dir/DynamicLoaderPOSIXDYLD.cpp.o && /usr/bin/ranlib lib/liblldbPluginDynamicLoaderPosixDYLD.a && :
[3413/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/DynamicLoader/Static -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/DynamicLoader/Static -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm
 -b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/DynamicLoader/Static/CMakeFiles/lldbPluginDynamicLoaderStatic.dir/DynamicLoaderStatic.cpp.o -MF tools/lldb/s
 ource/Plugins/DynamicLoader/Static/CMakeFile!
 s/lldbPluginDynamicLoaderStatic.dir/DynamicLoaderStatic.cpp.o.d -o tools/lldb/source/Plugins/DynamicLoader/Static/CMakeFiles/lldbPluginDynamicLoaderStatic.dir/DynamicLoaderStatic.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/DynamicLoader/Static/DynamicLoaderStatic.cpp
[3414/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginDynamicLoaderStatic.a && /usr/bin/ar qc lib/liblldbPluginDynamicLoaderStatic.a  tools/lldb/source/Plugins/DynamicLoader/Static/CMakeFiles/lldbPluginDynamicLoaderStatic.dir/DynamicLoaderStatic.cpp.o && /usr/bin/ranlib lib/liblldbPluginDynamicLoaderStatic.a && :
[3415/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-dev
 el/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/CMakeFiles/lldbPluginDynamicLoaderHexagonDYLD.dir/HexagonDYLDRendezvo
 us.cpp.o -MF tools/lldb/source/Plugins/Dynam!
 icLoader/Hexagon-DYLD/CMakeFiles/lldbPluginDynamicLoaderHexagonDYLD.dir/HexagonDYLDRendezvous.cpp.o.d -o tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/CMakeFiles/lldbPluginDynamicLoaderHexagonDYLD.dir/HexagonDYLDRendezvous.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/HexagonDYLDRendezvous.cpp
[3416/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-dev
 el/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/CMakeFiles/lldbPluginDynamicLoaderHexagonDYLD.dir/DynamicLoaderHexago
 nDYLD.cpp.o -MF tools/lldb/source/Plugins/Dy!
 namicLoader/Hexagon-DYLD/CMakeFiles/lldbPluginDynamicLoaderHexagonDYLD.dir/DynamicLoaderHexagonDYLD.cpp.o.d -o tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/CMakeFiles/lldbPluginDynamicLoaderHexagonDYLD.dir/DynamicLoaderHexagonDYLD.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp
[3417/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginDynamicLoaderHexagonDYLD.a && /usr/bin/ar qc lib/liblldbPluginDynamicLoaderHexagonDYLD.a  tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/CMakeFiles/lldbPluginDynamicLoaderHexagonDYLD.dir/HexagonDYLDRendezvous.cpp.o tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/CMakeFiles/lldbPluginDynamicLoaderHexagonDYLD.dir/DynamicLoaderHexagonDYLD.cpp.o && /usr/bin/ranlib lib/liblldbPluginDynamicLoaderHexagonDYLD.a && :
[3418/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/DynamicLoader/Windows-DYLD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-dev
 el/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/CMakeFiles/lldbPluginDynamicLoaderWindowsDYLD.dir/DynamicLoaderWindow
 sDYLD.cpp.o -MF tools/lldb/source/Plugins/Dy!
 namicLoader/Windows-DYLD/CMakeFiles/lldbPluginDynamicLoaderWindowsDYLD.dir/DynamicLoaderWindowsDYLD.cpp.o.d -o tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/CMakeFiles/lldbPluginDynamicLoaderWindowsDYLD.dir/DynamicLoaderWindowsDYLD.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp
[3419/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginDynamicLoaderWindowsDYLD.a && /usr/bin/ar qc lib/liblldbPluginDynamicLoaderWindowsDYLD.a  tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/CMakeFiles/lldbPluginDynamicLoaderWindowsDYLD.dir/DynamicLoaderWindowsDYLD.cpp.o && /usr/bin/ranlib lib/liblldbPluginDynamicLoaderWindowsDYLD.a && :
[3420/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/
 llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ASTDumper.cpp.o -MF tools/lldb/sou
 rce/Plugins/ExpressionParser/Clang/CMakeFile!
 s/lldbPluginExpressionParserClang.dir/ASTDumper.cpp.o.d -o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ASTDumper.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang/ASTDumper.cpp
[3421/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/
 llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ASTResultSynthesizer.cpp.o -MF too
 ls/lldb/source/Plugins/ExpressionParser/Clan!
 g/CMakeFiles/lldbPluginExpressionParserClang.dir/ASTResultSynthesizer.cpp.o.d -o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ASTResultSynthesizer.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp
[3422/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/
 llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ASTStructExtractor.cpp.o -MF tools
 /lldb/source/Plugins/ExpressionParser/Clang/!
 CMakeFiles/lldbPluginExpressionParserClang.dir/ASTStructExtractor.cpp.o.d -o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ASTStructExtractor.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.cpp
[3423/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ABI/MacOSX-arm64 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/MacOSX-arm64 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db5
 7dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ABI/MacOSX-arm64/CMakeFiles/lldbPluginABIMacOSX_arm64.dir/ABIMacOSX_arm64.cpp.o -MF tools/lldb/source/Plugins/ABI/Ma
 cOSX-arm64/CMakeFiles/lldbPluginABIMacOSX_ar!
 m64.dir/ABIMacOSX_arm64.cpp.o.d -o tools/lldb/source/Plugins/ABI/MacOSX-arm64/CMakeFiles/lldbPluginABIMacOSX_arm64.dir/ABIMacOSX_arm64.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp
[3424/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginABIMacOSX_arm64.a && /usr/bin/ar qc lib/liblldbPluginABIMacOSX_arm64.a  tools/lldb/source/Plugins/ABI/MacOSX-arm64/CMakeFiles/lldbPluginABIMacOSX_arm64.dir/ABIMacOSX_arm64.cpp.o && /usr/bin/ranlib lib/liblldbPluginABIMacOSX_arm64.a && :
[3425/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Disassembler/llvm -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Disassembler/llvm -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476d
 b57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Disassembler/llvm/CMakeFiles/lldbPluginDisassemblerLLVM.dir/DisassemblerLLVMC.cpp.o -MF tools/lldb/source/Plugins/
 Disassembler/llvm/CMakeFiles/lldbPluginDisas!
 semblerLLVM.dir/DisassemblerLLVMC.cpp.o.d -o tools/lldb/source/Plugins/Disassembler/llvm/CMakeFiles/lldbPluginDisassemblerLLVM.dir/DisassemblerLLVMC.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp
[3426/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginDisassemblerLLVM.a && /usr/bin/ar qc lib/liblldbPluginDisassemblerLLVM.a  tools/lldb/source/Plugins/Disassembler/llvm/CMakeFiles/lldbPluginDisassemblerLLVM.dir/DisassemblerLLVMC.cpp.o && /usr/bin/ranlib lib/liblldbPluginDisassemblerLLVM.a && :
[3427/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel
 /work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/CMakeFiles/lldbPluginDynamicLoaderMacOSXDYLD.dir/DynamicLoaderMacOSXDYLD
 .cpp.o -MF tools/lldb/source/Plugins/Dynamic!
 Loader/MacOSX-DYLD/CMakeFiles/lldbPluginDynamicLoaderMacOSXDYLD.dir/DynamicLoaderMacOSXDYLD.cpp.o.d -o tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/CMakeFiles/lldbPluginDynamicLoaderMacOSXDYLD.dir/DynamicLoaderMacOSXDYLD.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp
[3428/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel
 /work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/CMakeFiles/lldbPluginDynamicLoaderMacOSXDYLD.dir/DynamicLoaderMacOS.cpp.
 o -MF tools/lldb/source/Plugins/DynamicLoade!
 r/MacOSX-DYLD/CMakeFiles/lldbPluginDynamicLoaderMacOSXDYLD.dir/DynamicLoaderMacOS.cpp.o.d -o tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/CMakeFiles/lldbPluginDynamicLoaderMacOSXDYLD.dir/DynamicLoaderMacOS.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp
[3429/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel
 /work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/CMakeFiles/lldbPluginDynamicLoaderMacOSXDYLD.dir/DynamicLoaderDarwin.cpp
 .o -MF tools/lldb/source/Plugins/DynamicLoad!
 er/MacOSX-DYLD/CMakeFiles/lldbPluginDynamicLoaderMacOSXDYLD.dir/DynamicLoaderDarwin.cpp.o.d -o tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/CMakeFiles/lldbPluginDynamicLoaderMacOSXDYLD.dir/DynamicLoaderDarwin.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp
[3430/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginDynamicLoaderMacOSXDYLD.a && /usr/bin/ar qc lib/liblldbPluginDynamicLoaderMacOSXDYLD.a  tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/CMakeFiles/lldbPluginDynamicLoaderMacOSXDYLD.dir/DynamicLoaderMacOSXDYLD.cpp.o tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/CMakeFiles/lldbPluginDynamicLoaderMacOSXDYLD.dir/DynamicLoaderMacOS.cpp.o tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/CMakeFiles/lldbPluginDynamicLoaderMacOSXDYLD.dir/DynamicLoaderDarwin.cpp.o && /usr/bin/ranlib lib/liblldbPluginDynamicLoaderMacOSXDYLD.a && :
[3431/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/
 llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangASTSource.cpp.o -MF tools/lld
 b/source/Plugins/ExpressionParser/Clang/CMak!
 eFiles/lldbPluginExpressionParserClang.dir/ClangASTSource.cpp.o.d -o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangASTSource.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
[3432/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/
 llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangExpressionDeclMap.cpp.o -MF t
 ools/lldb/source/Plugins/ExpressionParser/Cl!
 ang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangExpressionDeclMap.cpp.o.d -o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangExpressionDeclMap.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
[3433/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/
 llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangExpressionParser.cpp.o -MF to
 ols/lldb/source/Plugins/ExpressionParser/Cla!
 ng/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangExpressionParser.cpp.o.d -o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangExpressionParser.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp
[3434/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/
 llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangExpressionVariable.cpp.o -MF 
 tools/lldb/source/Plugins/ExpressionParser/C!
 lang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangExpressionVariable.cpp.o.d -o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangExpressionVariable.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.cpp
[3435/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/
 llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangFunctionCaller.cpp.o -MF tool
 s/lldb/source/Plugins/ExpressionParser/Clang!
 /CMakeFiles/lldbPluginExpressionParserClang.dir/ClangFunctionCaller.cpp.o.d -o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangFunctionCaller.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp
[3436/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/
 llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangModulesDeclVendor.cpp.o -MF t
 ools/lldb/source/Plugins/ExpressionParser/Cl!
 ang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangModulesDeclVendor.cpp.o.d -o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangModulesDeclVendor.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp
[3437/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/
 llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangPersistentVariables.cpp.o -MF
  tools/lldb/source/Plugins/ExpressionParser/!
 Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangPersistentVariables.cpp.o.d -o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangPersistentVariables.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp
[3438/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/
 llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangUserExpression.cpp.o -MF tool
 s/lldb/source/Plugins/ExpressionParser/Clang!
 /CMakeFiles/lldbPluginExpressionParserClang.dir/ClangUserExpression.cpp.o.d -o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangUserExpression.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp
[3439/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/
 llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangUtilityFunction.cpp.o -MF too
 ls/lldb/source/Plugins/ExpressionParser/Clan!
 g/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangUtilityFunction.cpp.o.d -o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangUtilityFunction.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp
[3440/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/
 llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/IRForTarget.cpp.o -MF tools/lldb/s
 ource/Plugins/ExpressionParser/Clang/CMakeFi!
 les/lldbPluginExpressionParserClang.dir/IRForTarget.cpp.o.d -o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/IRForTarget.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp
[3441/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginExpressionParserClang.a && /usr/bin/ar qc lib/liblldbPluginExpressionParserClang.a  tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ASTDumper.cpp.o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ASTResultSynthesizer.cpp.o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ASTStructExtractor.cpp.o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangASTSource.cpp.o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangExpressionDeclMap.cpp.o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangExpressionParser.cpp.o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangExpressionVariable.cpp.o t
 ools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangFunctionCaller.cpp.o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangModulesDeclVendor.cpp.o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangPersistentVariables.cpp.o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangUserExpression.cpp.o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/ClangUtilityFunction.cpp.o tools/lldb/source/Plugins/ExpressionParser/Clang/CMakeFiles/lldbPluginExpressionParserClang.dir/IRForTarget.cpp.o && /usr/bin/ranlib lib/liblldbPluginExpressionParserClang.a && :
[3442/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ExpressionParser/Go -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Go -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b
 476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ExpressionParser/Go/CMakeFiles/lldbPluginExpressionParserGo.dir/GoLexer.cpp.o -MF tools/lldb/source/Plugins/Ex
 pressionParser/Go/CMakeFiles/lldbPluginExpre!
 ssionParserGo.dir/GoLexer.cpp.o.d -o tools/lldb/source/Plugins/ExpressionParser/Go/CMakeFiles/lldbPluginExpressionParserGo.dir/GoLexer.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Go/GoLexer.cpp
[3443/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ExpressionParser/Go -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Go -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b
 476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ExpressionParser/Go/CMakeFiles/lldbPluginExpressionParserGo.dir/GoParser.cpp.o -MF tools/lldb/source/Plugins/E
 xpressionParser/Go/CMakeFiles/lldbPluginExpr!
 essionParserGo.dir/GoParser.cpp.o.d -o tools/lldb/source/Plugins/ExpressionParser/Go/CMakeFiles/lldbPluginExpressionParserGo.dir/GoParser.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Go/GoParser.cpp
[3444/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ExpressionParser/Go -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Go -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b
 476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ExpressionParser/Go/CMakeFiles/lldbPluginExpressionParserGo.dir/GoUserExpression.cpp.o -MF tools/lldb/source/P
 lugins/ExpressionParser/Go/CMakeFiles/lldbPl!
 uginExpressionParserGo.dir/GoUserExpression.cpp.o.d -o tools/lldb/source/Plugins/ExpressionParser/Go/CMakeFiles/lldbPluginExpressionParserGo.dir/GoUserExpression.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ExpressionParser/Go/GoUserExpression.cpp
[3445/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginExpressionParserGo.a && /usr/bin/ar qc lib/liblldbPluginExpressionParserGo.a  tools/lldb/source/Plugins/ExpressionParser/Go/CMakeFiles/lldbPluginExpressionParserGo.dir/GoLexer.cpp.o tools/lldb/source/Plugins/ExpressionParser/Go/CMakeFiles/lldbPluginExpressionParserGo.dir/GoParser.cpp.o tools/lldb/source/Plugins/ExpressionParser/Go/CMakeFiles/lldbPluginExpressionParserGo.dir/GoUserExpression.cpp.o && /usr/bin/ranlib lib/liblldbPluginExpressionParserGo.a && :
[3446/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Instruction/ARM -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Instruction/ARM -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57d
 fffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Instruction/ARM/CMakeFiles/lldbPluginInstructionARM.dir/EmulateInstructionARM.cpp.o -MF tools/lldb/source/Plugins/Inst
 ruction/ARM/CMakeFiles/lldbPluginInstruction!
 ARM.dir/EmulateInstructionARM.cpp.o.d -o tools/lldb/source/Plugins/Instruction/ARM/CMakeFiles/lldbPluginInstructionARM.dir/EmulateInstructionARM.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp
[3447/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Instruction/ARM -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Instruction/ARM -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57d
 fffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Instruction/ARM/CMakeFiles/lldbPluginInstructionARM.dir/EmulationStateARM.cpp.o -MF tools/lldb/source/Plugins/Instruct
 ion/ARM/CMakeFiles/lldbPluginInstructionARM.!
 dir/EmulationStateARM.cpp.o.d -o tools/lldb/source/Plugins/Instruction/ARM/CMakeFiles/lldbPluginInstructionARM.dir/EmulationStateARM.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Instruction/ARM/EmulationStateARM.cpp
[3448/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginInstructionARM.a && /usr/bin/ar qc lib/liblldbPluginInstructionARM.a  tools/lldb/source/Plugins/Instruction/ARM/CMakeFiles/lldbPluginInstructionARM.dir/EmulateInstructionARM.cpp.o tools/lldb/source/Plugins/Instruction/ARM/CMakeFiles/lldbPluginInstructionARM.dir/EmulationStateARM.cpp.o && /usr/bin/ranlib lib/liblldbPluginInstructionARM.a && :
[3449/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Instruction/ARM64 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Instruction/ARM64 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476d
 b57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Instruction/ARM64/CMakeFiles/lldbPluginInstructionARM64.dir/EmulateInstructionARM64.cpp.o -MF tools/lldb/source/Pl
 ugins/Instruction/ARM64/CMakeFiles/lldbPlugi!
 nInstructionARM64.dir/EmulateInstructionARM64.cpp.o.d -o tools/lldb/source/Plugins/Instruction/ARM64/CMakeFiles/lldbPluginInstructionARM64.dir/EmulateInstructionARM64.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp
[3450/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginInstructionARM64.a && /usr/bin/ar qc lib/liblldbPluginInstructionARM64.a  tools/lldb/source/Plugins/Instruction/ARM64/CMakeFiles/lldbPluginInstructionARM64.dir/EmulateInstructionARM64.cpp.o && /usr/bin/ranlib lib/liblldbPluginInstructionARM64.a && :
[3451/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Instruction/MIPS -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Instruction/MIPS -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db5
 7dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Instruction/MIPS/CMakeFiles/lldbPluginInstructionMIPS.dir/EmulateInstructionMIPS.cpp.o -MF tools/lldb/source/Plugins
 /Instruction/MIPS/CMakeFiles/lldbPluginInstr!
 uctionMIPS.dir/EmulateInstructionMIPS.cpp.o.d -o tools/lldb/source/Plugins/Instruction/MIPS/CMakeFiles/lldbPluginInstructionMIPS.dir/EmulateInstructionMIPS.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp
[3452/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginInstructionMIPS.a && /usr/bin/ar qc lib/liblldbPluginInstructionMIPS.a  tools/lldb/source/Plugins/Instruction/MIPS/CMakeFiles/lldbPluginInstructionMIPS.dir/EmulateInstructionMIPS.cpp.o && /usr/bin/ranlib lib/liblldbPluginInstructionMIPS.a && :
[3453/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Instruction/MIPS64 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Instruction/MIPS64 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b47
 6db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Instruction/MIPS64/CMakeFiles/lldbPluginInstructionMIPS64.dir/EmulateInstructionMIPS64.cpp.o -MF tools/lldb/sour
 ce/Plugins/Instruction/MIPS64/CMakeFiles/lld!
 bPluginInstructionMIPS64.dir/EmulateInstructionMIPS64.cpp.o.d -o tools/lldb/source/Plugins/Instruction/MIPS64/CMakeFiles/lldbPluginInstructionMIPS64.dir/EmulateInstructionMIPS64.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp
[3454/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginInstructionMIPS64.a && /usr/bin/ar qc lib/liblldbPluginInstructionMIPS64.a  tools/lldb/source/Plugins/Instruction/MIPS64/CMakeFiles/lldbPluginInstructionMIPS64.dir/EmulateInstructionMIPS64.cpp.o && /usr/bin/ranlib lib/liblldbPluginInstructionMIPS64.a && :
[3455/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdir
 s/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/CMakeFiles/lldbPluginInstrumen
 tationRuntimeAddressSanitizer.dir/AddressSan!
 itizerRuntime.cpp.o -MF tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/CMakeFiles/lldbPluginInstrumentationRuntimeAddressSanitizer.dir/AddressSanitizerRuntime.cpp.o.d -o tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/CMakeFiles/lldbPluginInstrumentationRuntimeAddressSanitizer.dir/AddressSanitizerRuntime.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/AddressSanitizerRuntime.cpp
[3456/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginInstrumentationRuntimeAddressSanitizer.a && /usr/bin/ar qc lib/liblldbPluginInstrumentationRuntimeAddressSanitizer.a  tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/CMakeFiles/lldbPluginInstrumentationRuntimeAddressSanitizer.dir/AddressSanitizerRuntime.cpp.o && /usr/bin/ranlib lib/liblldbPluginInstrumentationRuntimeAddressSanitizer.a && :
[3457/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/InstrumentationRuntime/ThreadSanitizer -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/InstrumentationRuntime/ThreadSanitizer -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/
 usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/InstrumentationRuntime/ThreadSanitizer/CMakeFiles/lldbPluginInstrumentat
 ionRuntimeThreadSanitizer.dir/ThreadSanitize!
 rRuntime.cpp.o -MF tools/lldb/source/Plugins/InstrumentationRuntime/ThreadSanitizer/CMakeFiles/lldbPluginInstrumentationRuntimeThreadSanitizer.dir/ThreadSanitizerRuntime.cpp.o.d -o tools/lldb/source/Plugins/InstrumentationRuntime/ThreadSanitizer/CMakeFiles/lldbPluginInstrumentationRuntimeThreadSanitizer.dir/ThreadSanitizerRuntime.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/InstrumentationRuntime/ThreadSanitizer/ThreadSanitizerRuntime.cpp
[3458/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginInstrumentationRuntimeThreadSanitizer.a && /usr/bin/ar qc lib/liblldbPluginInstrumentationRuntimeThreadSanitizer.a  tools/lldb/source/Plugins/InstrumentationRuntime/ThreadSanitizer/CMakeFiles/lldbPluginInstrumentationRuntimeThreadSanitizer.dir/ThreadSanitizerRuntime.cpp.o && /usr/bin/ranlib lib/liblldbPluginInstrumentationRuntimeThreadSanitizer.a && :
[3459/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/JITLoader/GDB -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/JITLoader/GDB -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffd
 e6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/JITLoader/GDB/. -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source
 /Plugins/JITLoader/GDB/CMakeFiles/lldbPlugin!
 JITLoaderGDB.dir/JITLoaderGDB.cpp.o -MF tools/lldb/source/Plugins/JITLoader/GDB/CMakeFiles/lldbPluginJITLoaderGDB.dir/JITLoaderGDB.cpp.o.d -o tools/lldb/source/Plugins/JITLoader/GDB/CMakeFiles/lldbPluginJITLoaderGDB.dir/JITLoaderGDB.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp
[3460/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginJITLoaderGDB.a && /usr/bin/ar qc lib/liblldbPluginJITLoaderGDB.a  tools/lldb/source/Plugins/JITLoader/GDB/CMakeFiles/lldbPluginJITLoaderGDB.dir/JITLoaderGDB.cpp.o && /usr/bin/ranlib lib/liblldbPluginJITLoaderGDB.a && :
[3461/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b47
 6db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/BlockPointer.cpp.o -MF tools/lldb/source/Plugins/L
 anguage/CPlusPlus/CMakeFiles/lldbPluginCPlus!
 PlusLanguage.dir/BlockPointer.cpp.o.d -o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/BlockPointer.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp
[3462/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b47
 6db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/CPlusPlusLanguage.cpp.o -MF tools/lldb/source/Plug
 ins/Language/CPlusPlus/CMakeFiles/lldbPlugin!
 CPlusPlusLanguage.dir/CPlusPlusLanguage.cpp.o.d -o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/CPlusPlusLanguage.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
[3463/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b47
 6db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/CxxStringTypes.cpp.o -MF tools/lldb/source/Plugins
 /Language/CPlusPlus/CMakeFiles/lldbPluginCPl!
 usPlusLanguage.dir/CxxStringTypes.cpp.o.d -o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/CxxStringTypes.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.cpp
[3464/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b47
 6db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxx.cpp.o -MF tools/lldb/source/Plugins/Languag
 e/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLa!
 nguage.dir/LibCxx.cpp.o.d -o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxx.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp
[3465/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b47
 6db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxAtomic.cpp.o -MF tools/lldb/source/Plugins/L
 anguage/CPlusPlus/CMakeFiles/lldbPluginCPlus!
 PlusLanguage.dir/LibCxxAtomic.cpp.o.d -o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxAtomic.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.cpp
[3466/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b47
 6db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxInitializerList.cpp.o -MF tools/lldb/source/
 Plugins/Language/CPlusPlus/CMakeFiles/lldbPl!
 uginCPlusPlusLanguage.dir/LibCxxInitializerList.cpp.o.d -o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxInitializerList.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus/LibCxxInitializerList.cpp
[3467/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b47
 6db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxList.cpp.o -MF tools/lldb/source/Plugins/Lan
 guage/CPlusPlus/CMakeFiles/lldbPluginCPlusPl!
 usLanguage.dir/LibCxxList.cpp.o.d -o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxList.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus/LibCxxList.cpp
[3468/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b47
 6db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxMap.cpp.o -MF tools/lldb/source/Plugins/Lang
 uage/CPlusPlus/CMakeFiles/lldbPluginCPlusPlu!
 sLanguage.dir/LibCxxMap.cpp.o.d -o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxMap.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp
[3469/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b47
 6db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxUnorderedMap.cpp.o -MF tools/lldb/source/Plu
 gins/Language/CPlusPlus/CMakeFiles/lldbPlugi!
 nCPlusPlusLanguage.dir/LibCxxUnorderedMap.cpp.o.d -o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxUnorderedMap.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp
[3470/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b47
 6db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxVector.cpp.o -MF tools/lldb/source/Plugins/L
 anguage/CPlusPlus/CMakeFiles/lldbPluginCPlus!
 PlusLanguage.dir/LibCxxVector.cpp.o.d -o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxVector.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus/LibCxxVector.cpp
[3471/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b47
 6db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibStdcpp.cpp.o -MF tools/lldb/source/Plugins/Lang
 uage/CPlusPlus/CMakeFiles/lldbPluginCPlusPlu!
 sLanguage.dir/LibStdcpp.cpp.o.d -o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibStdcpp.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp
[3472/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b47
 6db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibStdcppTuple.cpp.o -MF tools/lldb/source/Plugins
 /Language/CPlusPlus/CMakeFiles/lldbPluginCPl!
 usPlusLanguage.dir/LibStdcppTuple.cpp.o.d -o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibStdcppTuple.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus/LibStdcppTuple.cpp
[3473/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b47
 6db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibStdcppUniquePointer.cpp.o -MF tools/lldb/source
 /Plugins/Language/CPlusPlus/CMakeFiles/lldbP!
 luginCPlusPlusLanguage.dir/LibStdcppUniquePointer.cpp.o.d -o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibStdcppUniquePointer.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/CPlusPlus/LibStdcppUniquePointer.cpp
[3474/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginCPlusPlusLanguage.a && /usr/bin/ar qc lib/liblldbPluginCPlusPlusLanguage.a  tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/BlockPointer.cpp.o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/CPlusPlusLanguage.cpp.o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/CxxStringTypes.cpp.o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxx.cpp.o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxAtomic.cpp.o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxInitializerList.cpp.o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxList.cpp.o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxMap.cp
 p.o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxUnorderedMap.cpp.o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibCxxVector.cpp.o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibStdcpp.cpp.o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibStdcppTuple.cpp.o tools/lldb/source/Plugins/Language/CPlusPlus/CMakeFiles/lldbPluginCPlusPlusLanguage.dir/LibStdcppUniquePointer.cpp.o && /usr/bin/ranlib lib/liblldbPluginCPlusPlusLanguage.a && :
[3475/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/Go -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/Go -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e0
 59b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/Go/CMakeFiles/lldbPluginGoLanguage.dir/GoFormatterFunctions.cpp.o -MF tools/lldb/source/Plugins/Language/Go/CMakeFile
 s/lldbPluginGoLanguage.dir/GoFormatterFuncti!
 ons.cpp.o.d -o tools/lldb/source/Plugins/Language/Go/CMakeFiles/lldbPluginGoLanguage.dir/GoFormatterFunctions.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/Go/GoFormatterFunctions.cpp
[3476/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/Go -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/Go -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e0
 59b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/Go/CMakeFiles/lldbPluginGoLanguage.dir/GoLanguage.cpp.o -MF tools/lldb/source/Plugins/Language/Go/CMakeFiles/lldbPlug
 inGoLanguage.dir/GoLanguage.cpp.o.d -o tools!
 /lldb/source/Plugins/Language/Go/CMakeFiles/lldbPluginGoLanguage.dir/GoLanguage.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/Go/GoLanguage.cpp
[3477/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginGoLanguage.a && /usr/bin/ar qc lib/liblldbPluginGoLanguage.a  tools/lldb/source/Plugins/Language/Go/CMakeFiles/lldbPluginGoLanguage.dir/GoLanguage.cpp.o tools/lldb/source/Plugins/Language/Go/CMakeFiles/lldbPluginGoLanguage.dir/GoFormatterFunctions.cpp.o && /usr/bin/ranlib lib/liblldbPluginGoLanguage.a && :
[3478/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/Java -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/Java -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffd
 e6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/Java/CMakeFiles/lldbPluginJavaLanguage.dir/JavaFormatterFunctions.cpp.o -MF tools/lldb/source/Plugins/Language/Ja
 va/CMakeFiles/lldbPluginJavaLanguage.dir/Jav!
 aFormatterFunctions.cpp.o.d -o tools/lldb/source/Plugins/Language/Java/CMakeFiles/lldbPluginJavaLanguage.dir/JavaFormatterFunctions.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/Java/JavaFormatterFunctions.cpp
[3479/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/Java -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/Java -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffd
 e6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/Java/CMakeFiles/lldbPluginJavaLanguage.dir/JavaLanguage.cpp.o -MF tools/lldb/source/Plugins/Language/Java/CMakeFi
 les/lldbPluginJavaLanguage.dir/JavaLanguage.!
 cpp.o.d -o tools/lldb/source/Plugins/Language/Java/CMakeFiles/lldbPluginJavaLanguage.dir/JavaLanguage.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/Java/JavaLanguage.cpp
[3480/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginJavaLanguage.a && /usr/bin/ar qc lib/liblldbPluginJavaLanguage.a  tools/lldb/source/Plugins/Language/Java/CMakeFiles/lldbPluginJavaLanguage.dir/JavaFormatterFunctions.cpp.o tools/lldb/source/Plugins/Language/Java/CMakeFiles/lldbPluginJavaLanguage.dir/JavaLanguage.cpp.o && /usr/bin/ranlib lib/liblldbPluginJavaLanguage.a && :
[3481/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/ObjC -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjC -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffd
 e6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/ObjCLanguage.cpp.o -MF tools/lldb/source/Plugins/Language/ObjC/CMakeFi
 les/lldbPluginObjCLanguage.dir/ObjCLanguage.!
 cpp.o.d -o tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/ObjCLanguage.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp
[3482/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/ObjC -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjC -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffd
 e6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSDictionary.cpp.o -MF tools/lldb/source/Plugins/Language/ObjC/CMakeFi
 les/lldbPluginObjCLanguage.dir/NSDictionary.!
 cpp.o.d -o tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSDictionary.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp
[3483/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/ObjC -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjC -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffd
 e6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/CF.cpp.o -MF tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPl
 uginObjCLanguage.dir/CF.cpp.o.d -o tools/lld!
 b/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/CF.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjC/CF.cpp
[3484/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/ObjC -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjC -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffd
 e6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/Cocoa.cpp.o -MF tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lld
 bPluginObjCLanguage.dir/Cocoa.cpp.o.d -o too!
 ls/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/Cocoa.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjC/Cocoa.cpp
[3485/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/ObjC -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjC -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffd
 e6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/CoreMedia.cpp.o -MF tools/lldb/source/Plugins/Language/ObjC/CMakeFiles
 /lldbPluginObjCLanguage.dir/CoreMedia.cpp.o.!
 d -o tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/CoreMedia.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjC/CoreMedia.cpp
[3486/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/ObjC -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjC -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffd
 e6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSArray.cpp.o -MF tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/l
 ldbPluginObjCLanguage.dir/NSArray.cpp.o.d -o!
  tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSArray.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjC/NSArray.cpp
[3487/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/ObjC -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjC -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffd
 e6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSError.cpp.o -MF tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/l
 ldbPluginObjCLanguage.dir/NSError.cpp.o.d -o!
  tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSError.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjC/NSError.cpp
[3488/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/ObjC -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjC -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffd
 e6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSException.cpp.o -MF tools/lldb/source/Plugins/Language/ObjC/CMakeFil
 es/lldbPluginObjCLanguage.dir/NSException.cp!
 p.o.d -o tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSException.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjC/NSException.cpp
[3489/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/ObjC -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjC -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffd
 e6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSIndexPath.cpp.o -MF tools/lldb/source/Plugins/Language/ObjC/CMakeFil
 es/lldbPluginObjCLanguage.dir/NSIndexPath.cp!
 p.o.d -o tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSIndexPath.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp
[3490/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/ObjC -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjC -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffd
 e6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSSet.cpp.o -MF tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lld
 bPluginObjCLanguage.dir/NSSet.cpp.o.d -o too!
 ls/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSSet.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjC/NSSet.cpp
[3491/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/ObjC -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjC -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffd
 e6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSString.cpp.o -MF tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/
 lldbPluginObjCLanguage.dir/NSString.cpp.o.d !
 -o tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSString.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjC/NSString.cpp
[3492/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginObjCLanguage.a && /usr/bin/ar qc lib/liblldbPluginObjCLanguage.a  tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/ObjCLanguage.cpp.o tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/CF.cpp.o tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/Cocoa.cpp.o tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/CoreMedia.cpp.o tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSArray.cpp.o tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSDictionary.cpp.o tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSError.cpp.o tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSException.cpp.o tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSIndexPath.cpp.o tools/lldb/source/Plugins/
 Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSSet.cpp.o tools/lldb/source/Plugins/Language/ObjC/CMakeFiles/lldbPluginObjCLanguage.dir/NSString.cpp.o && /usr/bin/ranlib lib/liblldbPluginObjCLanguage.a && :
[3493/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/ObjCPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjCPlusPlus -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/ll
 vm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/ObjCPlusPlus/CMakeFiles/lldbPluginObjCPlusPlusLanguage.dir/ObjCPlusPlusLanguage.cpp.o -MF tools/l
 ldb/source/Plugins/Language/ObjCPlusPlus/CMa!
 keFiles/lldbPluginObjCPlusPlusLanguage.dir/ObjCPlusPlusLanguage.cpp.o.d -o tools/lldb/source/Plugins/Language/ObjCPlusPlus/CMakeFiles/lldbPluginObjCPlusPlusLanguage.dir/ObjCPlusPlusLanguage.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.cpp
[3494/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginObjCPlusPlusLanguage.a && /usr/bin/ar qc lib/liblldbPluginObjCPlusPlusLanguage.a  tools/lldb/source/Plugins/Language/ObjCPlusPlus/CMakeFiles/lldbPluginObjCPlusPlusLanguage.dir/ObjCPlusPlusLanguage.cpp.o && /usr/bin/ranlib lib/liblldbPluginObjCPlusPlusLanguage.a && :
[3495/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/Language/OCaml -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/OCaml -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dff
 fde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/Language/OCaml/CMakeFiles/lldbPluginOCamlLanguage.dir/OCamlLanguage.cpp.o -MF tools/lldb/source/Plugins/Language/OCaml/C
 MakeFiles/lldbPluginOCamlLanguage.dir/OCamlL!
 anguage.cpp.o.d -o tools/lldb/source/Plugins/Language/OCaml/CMakeFiles/lldbPluginOCamlLanguage.dir/OCamlLanguage.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Language/OCaml/OCamlLanguage.cpp
[3496/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginOCamlLanguage.a && /usr/bin/ar qc lib/liblldbPluginOCamlLanguage.a  tools/lldb/source/Plugins/Language/OCaml/CMakeFiles/lldbPluginOCamlLanguage.dir/OCamlLanguage.cpp.o && /usr/bin/ranlib lib/liblldbPluginOCamlLanguage.a && :
[3497/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/
 ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/CMakeFiles/lldbPluginCXXItaniumABI.dir/
 ItaniumABILanguageRuntime.cpp.o -MF tools/ll!
 db/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/CMakeFiles/lldbPluginCXXItaniumABI.dir/ItaniumABILanguageRuntime.cpp.o.d -o tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/CMakeFiles/lldbPluginCXXItaniumABI.dir/ItaniumABILanguageRuntime.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp
[3498/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginCXXItaniumABI.a && /usr/bin/ar qc lib/liblldbPluginCXXItaniumABI.a  tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/CMakeFiles/lldbPluginCXXItaniumABI.dir/ItaniumABILanguageRuntime.cpp.o && /usr/bin/ranlib lib/liblldbPluginCXXItaniumABI.a && :
[3499/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/us
 r/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntim
 e.dir/AppleObjCRuntime.cpp.o -MF tools/lldb/!
 source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCRuntime.cpp.o.d -o tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCRuntime.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp
[3500/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/us
 r/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntim
 e.dir/AppleObjCRuntimeV1.cpp.o -MF tools/lld!
 b/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCRuntimeV1.cpp.o.d -o tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCRuntimeV1.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp
[3501/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/us
 r/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntim
 e.dir/AppleObjCRuntimeV2.cpp.o -MF tools/lld!
 b/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCRuntimeV2.cpp.o.d -o tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCRuntimeV2.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
[3502/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/us
 r/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntim
 e.dir/AppleObjCTrampolineHandler.cpp.o -MF t!
 ools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCTrampolineHandler.cpp.o.d -o tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCTrampolineHandler.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp
[3503/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/us
 r/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntim
 e.dir/AppleObjCDeclVendor.cpp.o -MF tools/ll!
 db/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCDeclVendor.cpp.o.d -o tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCDeclVendor.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp
[3504/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/us
 r/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntim
 e.dir/AppleThreadPlanStepThroughObjCTrampoli!
 ne.cpp.o -MF tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleThreadPlanStepThroughObjCTrampoline.cpp.o.d -o tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleThreadPlanStepThroughObjCTrampoline.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp
[3505/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/us
 r/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntim
 e.dir/AppleObjCClassDescriptorV2.cpp.o -MF t!
 ools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCClassDescriptorV2.cpp.o.d -o tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCClassDescriptorV2.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp
[3506/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/us
 r/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntim
 e.dir/AppleObjCTypeEncodingParser.cpp.o -MF !
 tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCTypeEncodingParser.cpp.o.d -o tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCTypeEncodingParser.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp
[3507/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginAppleObjCRuntime.a && /usr/bin/ar qc lib/liblldbPluginAppleObjCRuntime.a  tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCRuntime.cpp.o tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCRuntimeV1.cpp.o tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCRuntimeV2.cpp.o tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCTrampolineHandler.cpp.o tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCDeclVendor.cpp.o tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleThreadPlanStepThroughObjCTrampoline.cpp.o tools/lldb/source/Plugins/LanguageRuntime/Ob
 jC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCClassDescriptorV2.cpp.o tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/CMakeFiles/lldbPluginAppleObjCRuntime.dir/AppleObjCTypeEncodingParser.cpp.o && /usr/bin/ranlib lib/liblldbPluginAppleObjCRuntime.a && :
[3508/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/LanguageRuntime/Go -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/Go -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b47
 6db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/LanguageRuntime/Go/CMakeFiles/lldbPluginLanguageRuntimeGo.dir/GoLanguageRuntime.cpp.o -MF tools/lldb/source/Plug
 ins/LanguageRuntime/Go/CMakeFiles/lldbPlugin!
 LanguageRuntimeGo.dir/GoLanguageRuntime.cpp.o.d -o tools/lldb/source/Plugins/LanguageRuntime/Go/CMakeFiles/lldbPluginLanguageRuntimeGo.dir/GoLanguageRuntime.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/Go/GoLanguageRuntime.cpp
[3509/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginLanguageRuntimeGo.a && /usr/bin/ar qc lib/liblldbPluginLanguageRuntimeGo.a  tools/lldb/source/Plugins/LanguageRuntime/Go/CMakeFiles/lldbPluginLanguageRuntimeGo.dir/GoLanguageRuntime.cpp.o && /usr/bin/ranlib lib/liblldbPluginLanguageRuntimeGo.a && :
[3510/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/LanguageRuntime/Java -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/Java -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm
 -b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/LanguageRuntime/Java/CMakeFiles/lldbPluginLanguageRuntimeJava.dir/JavaLanguageRuntime.cpp.o -MF tools/lldb/s
 ource/Plugins/LanguageRuntime/Java/CMakeFile!
 s/lldbPluginLanguageRuntimeJava.dir/JavaLanguageRuntime.cpp.o.d -o tools/lldb/source/Plugins/LanguageRuntime/Java/CMakeFiles/lldbPluginLanguageRuntimeJava.dir/JavaLanguageRuntime.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/Java/JavaLanguageRuntime.cpp
[3511/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginLanguageRuntimeJava.a && /usr/bin/ar qc lib/liblldbPluginLanguageRuntimeJava.a  tools/lldb/source/Plugins/LanguageRuntime/Java/CMakeFiles/lldbPluginLanguageRuntimeJava.dir/JavaLanguageRuntime.cpp.o && /usr/bin/ranlib lib/liblldbPluginLanguageRuntimeJava.a && :
[3512/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/
 source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMa
 keFiles/lldbPluginRenderScriptRuntime.dir/Re!
 nderScriptRuntime.cpp.o -MF tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeFiles/lldbPluginRenderScriptRuntime.dir/RenderScriptRuntime.cpp.o.d -o tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeFiles/lldbPluginRenderScriptRuntime.dir/RenderScriptRuntime.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
[3513/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/
 source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMa
 keFiles/lldbPluginRenderScriptRuntime.dir/Re!
 nderScriptExpressionOpts.cpp.o -MF tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeFiles/lldbPluginRenderScriptRuntime.dir/RenderScriptExpressionOpts.cpp.o.d -o tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeFiles/lldbPluginRenderScriptRuntime.dir/RenderScriptExpressionOpts.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp
[3514/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/
 source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMa
 keFiles/lldbPluginRenderScriptRuntime.dir/Re!
 nderScriptx86ABIFixups.cpp.o -MF tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeFiles/lldbPluginRenderScriptRuntime.dir/RenderScriptx86ABIFixups.cpp.o.d -o tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeFiles/lldbPluginRenderScriptRuntime.dir/RenderScriptx86ABIFixups.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptx86ABIFixups.cpp
[3515/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/
 source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMa
 keFiles/lldbPluginRenderScriptRuntime.dir/Re!
 nderScriptScriptGroup.cpp.o -MF tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeFiles/lldbPluginRenderScriptRuntime.dir/RenderScriptScriptGroup.cpp.o.d -o tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeFiles/lldbPluginRenderScriptRuntime.dir/RenderScriptScriptGroup.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.cpp
[3516/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginRenderScriptRuntime.a && /usr/bin/ar qc lib/liblldbPluginRenderScriptRuntime.a  tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeFiles/lldbPluginRenderScriptRuntime.dir/RenderScriptRuntime.cpp.o tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeFiles/lldbPluginRenderScriptRuntime.dir/RenderScriptExpressionOpts.cpp.o tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeFiles/lldbPluginRenderScriptRuntime.dir/RenderScriptx86ABIFixups.cpp.o tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeFiles/lldbPluginRenderScriptRuntime.dir/RenderScriptScriptGroup.cpp.o && /usr/bin/ranlib lib/liblldbPluginRenderScriptRuntime.a && :
[3517/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/MemoryHistory/asan -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/MemoryHistory/asan -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b47
 6db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/MemoryHistory/asan/CMakeFiles/lldbPluginMemoryHistoryASan.dir/MemoryHistoryASan.cpp.o -MF tools/lldb/source/Plug
 ins/MemoryHistory/asan/CMakeFiles/lldbPlugin!
 MemoryHistoryASan.dir/MemoryHistoryASan.cpp.o.d -o tools/lldb/source/Plugins/MemoryHistory/asan/CMakeFiles/lldbPluginMemoryHistoryASan.dir/MemoryHistoryASan.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp
[3518/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginMemoryHistoryASan.a && /usr/bin/ar qc lib/liblldbPluginMemoryHistoryASan.a  tools/lldb/source/Plugins/MemoryHistory/asan/CMakeFiles/lldbPluginMemoryHistoryASan.dir/MemoryHistoryASan.cpp.o && /usr/bin/ranlib lib/liblldbPluginMemoryHistoryASan.a && :
[3519/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ObjectContainer/BSD-Archive -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-d
 evel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/CMakeFiles/lldbPluginObjectContainerBSDArchive.dir/ObjectContainer
 BSDArchive.cpp.o -MF tools/lldb/source/Plugi!
 ns/ObjectContainer/BSD-Archive/CMakeFiles/lldbPluginObjectContainerBSDArchive.dir/ObjectContainerBSDArchive.cpp.o.d -o tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/CMakeFiles/lldbPluginObjectContainerBSDArchive.dir/ObjectContainerBSDArchive.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp
[3520/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginObjectContainerBSDArchive.a && /usr/bin/ar qc lib/liblldbPluginObjectContainerBSDArchive.a  tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/CMakeFiles/lldbPluginObjectContainerBSDArchive.dir/ObjectContainerBSDArchive.cpp.o && /usr/bin/ranlib lib/liblldbPluginObjectContainerBSDArchive.a && :
[3521/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/de
 vel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/CMakeFiles/lldbPluginObjectContainerMachOArchive.di
 r/ObjectContainerUniversalMachO.cpp.o -MF to!
 ols/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/CMakeFiles/lldbPluginObjectContainerMachOArchive.dir/ObjectContainerUniversalMachO.cpp.o.d -o tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/CMakeFiles/lldbPluginObjectContainerMachOArchive.dir/ObjectContainerUniversalMachO.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/ObjectContainerUniversalMachO.cpp
[3522/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginObjectContainerMachOArchive.a && /usr/bin/ar qc lib/liblldbPluginObjectContainerMachOArchive.a  tools/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/CMakeFiles/lldbPluginObjectContainerMachOArchive.dir/ObjectContainerUniversalMachO.cpp.o && /usr/bin/ranlib lib/liblldbPluginObjectContainerMachOArchive.a && :
[3523/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ObjectFile/ELF -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ObjectFile/ELF -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dff
 fde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ObjectFile/ELF/CMakeFiles/lldbPluginObjectFileELF.dir/ELFHeader.cpp.o -MF tools/lldb/source/Plugins/ObjectFile/ELF/CMake
 Files/lldbPluginObjectFileELF.dir/ELFHeader.!
 cpp.o.d -o tools/lldb/source/Plugins/ObjectFile/ELF/CMakeFiles/lldbPluginObjectFileELF.dir/ELFHeader.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.cpp
[3524/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ObjectFile/ELF -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ObjectFile/ELF -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dff
 fde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ObjectFile/ELF/CMakeFiles/lldbPluginObjectFileELF.dir/ObjectFileELF.cpp.o -MF tools/lldb/source/Plugins/ObjectFile/ELF/C
 MakeFiles/lldbPluginObjectFileELF.dir/Object!
 FileELF.cpp.o.d -o tools/lldb/source/Plugins/ObjectFile/ELF/CMakeFiles/lldbPluginObjectFileELF.dir/ObjectFileELF.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
[3525/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginObjectFileELF.a && /usr/bin/ar qc lib/liblldbPluginObjectFileELF.a  tools/lldb/source/Plugins/ObjectFile/ELF/CMakeFiles/lldbPluginObjectFileELF.dir/ELFHeader.cpp.o tools/lldb/source/Plugins/ObjectFile/ELF/CMakeFiles/lldbPluginObjectFileELF.dir/ObjectFileELF.cpp.o && /usr/bin/ranlib lib/liblldbPluginObjectFileELF.a && :
[3526/4181] /usr/bin/c++   -DGTEST_HAS_RTTI=0 -DHAVE_ROUND -DLIBXML2_DEFINED -DLLDB_USE_BUILTIN_DEMANGLER -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Itools/lldb/source/Plugins/ObjectFile/Mach-O -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ObjectFile/Mach-O -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/include -Itools/lldb/include -Iinclude -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/include -I/usr/local/include -I/usr/local/include/python2.7 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/clang/include -Itools/lldb/../clang/include -I/usr/local/include/libxml2 -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/. -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476d
 b57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/FreeBSD -I/wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/Process/POSIX -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fcolor-diagnostics -ffunction-sections -fdata-sections -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-strict-aliasing -Wno-deprecated-register -Wno-vla-extension -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include    -fno-exceptions -fno-rtti -MD -MT tools/lldb/source/Plugins/ObjectFile/Mach-O/CMakeFiles/lldbPluginObjectFileMachO.dir/ObjectFileMachO.cpp.o -MF tools/lldb/source/Plugins/Obj
 ectFile/Mach-O/CMakeFiles/lldbPluginObjectFi!
 leMachO.dir/ObjectFileMachO.cpp.o.d -o tools/lldb/source/Plugins/ObjectFile/Mach-O/CMakeFiles/lldbPluginObjectFileMachO.dir/ObjectFileMachO.cpp.o -c /wrkdirs/usr/ports/devel/llvm-devel/work/llvm-b476db57dfffde6e059b7dc52e1440f18b78870e/tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
[3527/4181] : && /usr/local/bin/cmake -E remove lib/liblldbPluginObjectFileMachO.a && /usr/bin/ar qc lib/liblldbPluginObjectFileMachO.a  tools/lldb/source/Plugins/ObjectFile/Mach-O/CMakeFiles/lldbPluginObjectFileMachO.dir/ObjectFileMachO.cpp.o && /usr/bin/ranlib lib/liblldbPluginObjectFileMachO.a && :
====>> Killing timed out build after 100800 seconds


More information about the freebsd-pkg-fallout mailing list