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: rom...@freebsd.org Last committer: rom...@freebsd.org Ident: $FreeBSD: head/graphics/urho3d/Makefile 519769 2019-12-10 17:56:28Z romain $ Log URL: http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p540548_s362038/logs/urho3d-1.7.1.log Build URL: http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p540548_s362038 Log: =>> Building graphics/urho3d build started at Sun Jul 5 03:02:50 UTC 2020 port directory: /usr/ports/graphics/urho3d package name: urho3d-1.7.1 building for: FreeBSD head-arm64-default-job-01 13.0-CURRENT FreeBSD 13.0-CURRENT 1300097 arm64 maintained by: rom...@freebsd.org Makefile ident: $FreeBSD: head/graphics/urho3d/Makefile 519769 2019-12-10 17:56:28Z romain $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300089 Jail OSVERSION: 1300097 Job Id: 01 !!! Jail is newer than host. (Jail: 1300097, Host: 1300089) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300097 UNAME_v=FreeBSD 13.0-CURRENT 1300097 UNAME_r=13.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for urho3d-1.7.1: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- rom...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/urho3d/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/urho3d/work HOME=/wrkdirs/usr/ports/graphics/urho3d/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/urho3d/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/urho3d/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/urho3d/work HOME=/wrkdirs/usr/ports/graphics/urho3d/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/urho3d/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTEXAMPLES="" CMAKE_BUILD_TYPE="release" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/urho3d" EXAMPLESDIR="share/examples/urho3d" DATADIR="share/urho3d" WWWDIR="www/urho3d" ETCDIR="etc/urho3d" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/urho3d DOCSDIR=/usr/local/share/doc/urho3d EXAMPLESDIR=/usr/local/share/examples/urho3d WWWDIR=/usr/local/www/urho3d ETCDIR=/usr/local/etc/urho3d --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /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 #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (g...@github.com:llvm/llvm-project.git llvmorg-10.0.1-rc1-0-gf79cd71e145) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (g...@github.com:llvm/llvm-project.git llvmorg-10.0.1-rc1-0-gf79cd71e145) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (g...@github.com:llvm/llvm-project.git llvmorg-10.0.1-rc1-0-gf79cd71e145) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=aarch64 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300097 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---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 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> urho3d-1.7.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.14.5.txz [head-arm64-default-job-01] Installing pkg-1.14.5... [head-arm64-default-job-01] Extracting pkg-1.14.5: .......... done ===> urho3d-1.7.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of urho3d-1.7.1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by urho3d-1.7.1 for building =========================================================================== =======================<phase: checksum >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by urho3d-1.7.1 for building => SHA256 Checksum OK for urho3d-Urho3D-1.7.1_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by urho3d-1.7.1 for building ===> Extracting for urho3d-1.7.1 => SHA256 Checksum OK for urho3d-Urho3D-1.7.1_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for urho3d-1.7.1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for urho3d-1.7.1 from /usr/ports/graphics/urho3d/files =========================================================================== =======================<phase: build-depends >============================ ===> urho3d-1.7.1 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-3.17.3.txz [head-arm64-default-job-01] Installing cmake-3.17.3... [head-arm64-default-job-01] `-- Installing curl-7.71.0... [head-arm64-default-job-01] | `-- Installing ca_root_nss-3.53... [head-arm64-default-job-01] | `-- Extracting ca_root_nss-3.53: ........ done [head-arm64-default-job-01] | `-- Installing libnghttp2-1.41.0... <snip> cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs && /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/bin/tool/tolua++ -E Urho3D -L ToCppHook.lua -o /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/LuaScript/generated/InputLuaAPI.cpp InputLuaAPI.pkg --- Source/Urho3D/LuaScript/generated/LuaScriptLuaAPI.cpp --- [ 50%] Generating tolua++ API binding on the fly for LuaScript cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs && /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/bin/tool/tolua++ -E Urho3D -L ToCppHook.lua -o /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/LuaScript/generated/LuaScriptLuaAPI.cpp LuaScriptLuaAPI.pkg --- Source/Urho3D/LuaScript/generated/MathLuaAPI.cpp --- [ 51%] Generating tolua++ API binding on the fly for Math cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs && /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/bin/tool/tolua++ -E Urho3D -L ToCppHook.lua -o /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/LuaScript/generated/MathLuaAPI.cpp MathLuaAPI.pkg --- Source/Urho3D/LuaScript/generated/NavigationLuaAPI.cpp --- [ 51%] Generating tolua++ API binding on the fly for Navigation cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs && /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/bin/tool/tolua++ -E Urho3D -L ToCppHook.lua -o /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/LuaScript/generated/NavigationLuaAPI.cpp NavigationLuaAPI.pkg --- Source/Urho3D/LuaScript/generated/NetworkLuaAPI.cpp --- [ 51%] Generating tolua++ API binding on the fly for Network cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs && /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/bin/tool/tolua++ -E Urho3D -L ToCppHook.lua -o /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/LuaScript/generated/NetworkLuaAPI.cpp NetworkLuaAPI.pkg --- Source/Urho3D/LuaScript/generated/PhysicsLuaAPI.cpp --- [ 51%] Generating tolua++ API binding on the fly for Physics cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs && /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/bin/tool/tolua++ -E Urho3D -L ToCppHook.lua -o /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/LuaScript/generated/PhysicsLuaAPI.cpp PhysicsLuaAPI.pkg --- Source/Urho3D/LuaScript/generated/ResourceLuaAPI.cpp --- [ 51%] Generating tolua++ API binding on the fly for Resource cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs && /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/bin/tool/tolua++ -E Urho3D -L ToCppHook.lua -o /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/LuaScript/generated/ResourceLuaAPI.cpp ResourceLuaAPI.pkg --- Source/Urho3D/LuaScript/generated/SceneLuaAPI.cpp --- [ 51%] Generating tolua++ API binding on the fly for Scene cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs && /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/bin/tool/tolua++ -E Urho3D -L ToCppHook.lua -o /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/LuaScript/generated/SceneLuaAPI.cpp SceneLuaAPI.pkg --- Source/Urho3D/LuaScript/generated/UILuaAPI.cpp --- [ 51%] Generating tolua++ API binding on the fly for UI cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs && /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/bin/tool/tolua++ -E Urho3D -L ToCppHook.lua -o /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/LuaScript/generated/UILuaAPI.cpp UILuaAPI.pkg --- Source/Urho3D/LuaScript/generated/Urho2DLuaAPI.cpp --- [ 51%] Generating tolua++ API binding on the fly for Urho2D cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs && /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/bin/tool/tolua++ -E Urho3D -L ToCppHook.lua -o /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/LuaScript/generated/Urho2DLuaAPI.cpp Urho2DLuaAPI.pkg --- Source/Urho3D/librevision.h --- /usr/local/bin/cmake -DFILENAME=/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/librevision.h.new -P CMake/Modules/GetUrhoRevision.cmake /usr/local/bin/cmake -E copy_if_different /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/librevision.h.new /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/librevision.h /usr/local/bin/cmake -E remove /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/librevision.h.new --- Source/Urho3D/CMakeFiles/Urho3D.dir/depend --- cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1 /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1 /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/CMakeFiles/Urho3D.dir/DependInfo.cmake Scanning dependencies of target Urho3D /usr/bin/make -f Source/Urho3D/CMakeFiles/Urho3D.dir/build.make Source/Urho3D/CMakeFiles/Urho3D.dir/build --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/Addons.cpp.o --- --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/AudioAPI.cpp.o --- --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/Addons.cpp.o --- [ 51%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/Addons.cpp.o --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/AudioAPI.cpp.o --- [ 51%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/AudioAPI.cpp.o --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/Addons.cpp.o --- cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D--- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/AudioAPI.cpp.o --- cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D--- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/Addons.cpp.o --- /Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/AngelScript/Addons.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/AngelScript/Addons.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/AudioAPI.cpp.o --- /Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/AngelScript/AudioAPI.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/AngelScript/AudioAPI.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/CoreAPI.cpp.o --- [ 51%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/CoreAPI.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/AngelScript/CoreAPI.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/AngelScript/CoreAPI.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/DatabaseAPI.cpp.o --- [ 51%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/DatabaseAPI.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/AngelScript/DatabaseAPI.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/AngelScript/DatabaseAPI.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/EngineAPI.cpp.o --- [ 52%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/EngineAPI.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/AngelScript/EngineAPI.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/AngelScript/EngineAPI.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/GraphicsAPI.cpp.o --- [ 52%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/GraphicsAPI.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/AngelScript/GraphicsAPI.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/AngelScript/GraphicsAPI.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/IKAPI.cpp.o --- [ 52%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/IKAPI.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/AngelScript/IKAPI.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/AngelScript/IKAPI.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/IOAPI.cpp.o --- [ 52%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/IOAPI.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/AngelScript/IOAPI.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/AngelScript/IOAPI.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/InputAPI.cpp.o --- [ 52%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/InputAPI.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/AngelScript/InputAPI.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/AngelScript/InputAPI.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/MathAPI.cpp.o --- [ 52%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/MathAPI.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/AngelScript/MathAPI.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/AngelScript/MathAPI.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/NavigationAPI.cpp.o --- [ 52%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/NavigationAPI.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/AngelScript/NavigationAPI.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/AngelScript/NavigationAPI.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/NetworkAPI.cpp.o --- [ 52%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/NetworkAPI.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/AngelScript/NetworkAPI.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/AngelScript/NetworkAPI.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/PhysicsAPI.cpp.o --- [ 52%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/PhysicsAPI.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/AngelScript/PhysicsAPI.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/AngelScript/PhysicsAPI.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/ResourceAPI.cpp.o --- [ 52%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/ResourceAPI.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/AngelScript/ResourceAPI.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/AngelScript/ResourceAPI.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/SceneAPI.cpp.o --- [ 52%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/SceneAPI.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/AngelScript/SceneAPI.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/AngelScript/SceneAPI.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/Script.cpp.o --- [ 52%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/Script.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/AngelScript/Script.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/AngelScript/Script.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/ScriptAPI.cpp.o --- [ 52%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/ScriptAPI.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/AngelScript/ScriptAPI.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/AngelScript/ScriptAPI.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/ScriptAPIDump.cpp.o --- [ 53%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/ScriptAPIDump.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/AngelScript/ScriptAPIDump.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/AngelScript/ScriptAPIDump.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/ScriptFile.cpp.o --- [ 53%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/ScriptFile.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/AngelScript/ScriptFile.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/AngelScript/ScriptFile.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/ScriptInstance.cpp.o --- [ 53%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/ScriptInstance.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/AngelScript/ScriptInstance.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/AngelScript/ScriptInstance.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/UIAPI.cpp.o --- [ 53%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/UIAPI.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/AngelScript/UIAPI.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/AngelScript/UIAPI.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/Urho2DAPI.cpp.o --- [ 53%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/AngelScript/Urho2DAPI.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/AngelScript/Urho2DAPI.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/AngelScript/Urho2DAPI.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/Audio/Audio.cpp.o --- [ 53%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/Audio/Audio.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/Audio/Audio.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/Audio/Audio.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/Audio/BufferedSoundStream.cpp.o --- [ 53%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/Audio/BufferedSoundStream.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/Audio/BufferedSoundStream.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/Audio/BufferedSoundStream.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/Audio/OggVorbisSoundStream.cpp.o --- [ 53%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/Audio/OggVorbisSoundStream.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/Audio/OggVorbisSoundStream.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/Audio/OggVorbisSoundStream.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/Audio/Sound.cpp.o --- [ 53%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/Audio/Sound.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/Audio/Sound.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/Audio/Sound.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/Audio/SoundListener.cpp.o --- [ 53%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/Audio/SoundListener.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/Audio/SoundListener.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/Audio/SoundListener.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/Audio/SoundSource.cpp.o --- [ 53%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/Audio/SoundSource.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/Audio/SoundSource.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/Audio/SoundSource.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/Audio/SoundSource3D.cpp.o --- [ 53%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/Audio/SoundSource3D.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/Audio/SoundSource3D.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/Audio/SoundSource3D.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/Audio/SoundStream.cpp.o --- [ 54%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/Audio/SoundStream.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/Audio/SoundStream.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/Audio/SoundStream.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/Container/Allocator.cpp.o --- [ 54%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/Container/Allocator.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/Container/Allocator.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/Container/Allocator.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/Container/HashBase.cpp.o --- [ 54%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/Container/HashBase.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/Container/HashBase.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/Container/HashBase.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/Container/RefCounted.cpp.o --- [ 54%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/Container/RefCounted.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/Container/RefCounted.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/Container/RefCounted.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/Container/Str.cpp.o --- [ 54%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/Container/Str.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/Container/Str.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/Container/Str.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/Container/Swap.cpp.o --- [ 54%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/Container/Swap.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/Container/Swap.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/Container/Swap.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/Container/VectorBase.cpp.o --- [ 54%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/Container/VectorBase.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/Container/VectorBase.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/Container/VectorBase.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/Core/Condition.cpp.o --- [ 54%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/Core/Condition.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/Core/Condition.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/Core/Condition.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/Core/Context.cpp.o --- [ 54%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/Core/Context.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/Core/Context.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/Core/Context.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/Core/EventProfiler.cpp.o --- [ 54%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/Core/EventProfiler.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/Core/EventProfiler.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/Core/EventProfiler.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/Core/MiniDump.cpp.o --- [ 54%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/Core/MiniDump.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/Core/MiniDump.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/Core/MiniDump.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/Core/Mutex.cpp.o --- [ 54%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/Core/Mutex.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/Core/Mutex.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/Core/Mutex.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/Core/Object.cpp.o --- [ 55%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/Core/Object.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/Core/Object.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/Core/Object.cpp --- Source/Urho3D/CMakeFiles/Urho3D.dir/Core/ProcessUtils.cpp.o --- [ 55%] Building CXX object Source/Urho3D/CMakeFiles/Urho3D.dir/Core/ProcessUtils.cpp.o cd /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D && /usr/bin/c++ -DHAVE_SINCOSF -DHAVE_STDINT_H -DSTBI_NEON -DTOLUA_RELEASE -DURHO3D_ANGELSCRIPT -DURHO3D_CXX11 -DURHO3D_FILEWATCHER -DURHO3D_IK -DURHO3D_IS_BUILDING -DURHO3D_LOGGING -DURHO3D_LUA -DURHO3D_NAVIGATION -DURHO3D_NETWORK -DURHO3D_PHYSICS -DURHO3D_PROFILING -DURHO3D_STATIC_DEFINE -DURHO3D_THREADING -DURHO3D_URHO2D -DURHO3D_WEBP -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Bullet -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Detour -I/wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/include/Urho3D/ThirdParty/Lua -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++11 -Wno-invalid-offsetof -mno-sse -pthread -Qunused-arguments -include "/wrkdirs/usr/ports/graphics/urho3d/work/ Urho3D-1.7.1/Source/Urho3D/Precompiled.h" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o CMakeFiles/Urho3D.dir/Core/ProcessUtils.cpp.o -c /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/Core/ProcessUtils.cpp /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1/Source/Urho3D/Core/ProcessUtils.cpp:41:10: fatal error: 'LibCpuId/libcpuid.h' file not found #include <LibCpuId/libcpuid.h> ^~~~~~~~~~~~~~~~~~~~~ 1 error generated. *** [Source/Urho3D/CMakeFiles/Urho3D.dir/Core/ProcessUtils.cpp.o] Error code 1 make[3]: stopped in /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1 1 error make[3]: stopped in /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1 *** [Source/Urho3D/CMakeFiles/Urho3D.dir/all] Error code 2 make[2]: stopped in /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1 1 error make[2]: stopped in /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1 *** [all] Error code 2 make[1]: stopped in /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1 1 error make[1]: stopped in /wrkdirs/usr/ports/graphics/urho3d/work/Urho3D-1.7.1 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/graphics/urho3d _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"