Skip to content

Instantly share code, notes, and snippets.

Created December 31, 2014 14:14
Show Gist options
  • Save anonymous/19efd74e1c0bfb4167f5 to your computer and use it in GitHub Desktop.
Save anonymous/19efd74e1c0bfb4167f5 to your computer and use it in GitHub Desktop.
2014-12-31 15:08:39 +0100
cmake
..
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/simbody/3.5
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
-DCMAKE_BUILD_TYPE=Release
-- The C compiler identification is AppleClang 6.0.0.6000056
-- The CXX compiler identification is AppleClang 6.0.0.6000056
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for dgemm_
-- Looking for dgemm_ - found
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- A library with BLAS API found.
-- A library with BLAS API found.
-- Looking for cheev_
-- Looking for cheev_ - found
-- A library with LAPACK API found.
-- Found Doxygen: /usr/local/bin/doxygen (found version "1.8.8")
-- Found OpenGL: /System/Library/Frameworks/OpenGL.framework
-- Found GLUT: /usr/X11R6/lib/libglut.dylib
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
clang called with: CMakeCCompilerId.c
superenv executed: clang CMakeCCompilerId.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: CMakeCXXCompilerId.cpp
superenv executed: clang++ CMakeCXXCompilerId.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec811731484.dir/testCCompiler.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/CMakeTmp/testCCompiler.c
superenv added: -pipe -w -Os -march=native -m64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -m64 -o CMakeFiles/cmTryCompileExec811731484.dir/testCCompiler.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec811731484.dir/testCCompiler.c.o -o cmTryCompileExec811731484
superenv added: -pipe -w -Os -march=native -m64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -m64 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec811731484.dir/testCCompiler.c.o -o cmTryCompileExec811731484 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec1146589323.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.1.0/share/cmake/Modules/CMakeCCompilerABI.c
superenv added: -pipe -w -Os -march=native -m64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -m64 -o CMakeFiles/cmTryCompileExec1146589323.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.1.0/share/cmake/Modules/CMakeCCompilerABI.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec1146589323.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec1146589323
superenv added: -pipe -w -Os -march=native -m64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -m64 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec1146589323.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec1146589323 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o CMakeFiles/cmTryCompileExec2847051246.dir/testCXXCompiler.cxx.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
superenv added: -pipe -w -Os -march=native -m64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -m64 -o CMakeFiles/cmTryCompileExec2847051246.dir/testCXXCompiler.cxx.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2847051246.dir/testCXXCompiler.cxx.o -o cmTryCompileExec2847051246
superenv added: -pipe -w -Os -march=native -m64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -m64 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec2847051246.dir/testCXXCompiler.cxx.o -o cmTryCompileExec2847051246 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o CMakeFiles/cmTryCompileExec3668950511.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.1.0/share/cmake/Modules/CMakeCXXCompilerABI.cpp
superenv added: -pipe -w -Os -march=native -m64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -m64 -o CMakeFiles/cmTryCompileExec3668950511.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.1.0/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec3668950511.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec3668950511
superenv added: -pipe -w -Os -march=native -m64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -m64 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec3668950511.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec3668950511 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -dumpversion
superenv executed: clang -dumpversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=dgemm_ -o CMakeFiles/cmTryCompileExec4092775036.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.1.0/share/cmake/Modules/CheckFunctionExists.c
superenv added: -pipe -w -Os -march=native -m64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -m64 -DCHECK_FUNCTION_EXISTS=dgemm_ -o CMakeFiles/cmTryCompileExec4092775036.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.1.0/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DCHECK_FUNCTION_EXISTS=dgemm_ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4092775036.dir/CheckFunctionExists.c.o -o cmTryCompileExec4092775036 -framework Accelerate
superenv added: -pipe -w -Os -march=native -m64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -m64 -DCHECK_FUNCTION_EXISTS=dgemm_ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4092775036.dir/CheckFunctionExists.c.o -o cmTryCompileExec4092775036 -framework Accelerate -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec1762592324.dir/CheckIncludeFiles.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
superenv added: -pipe -w -Os -march=native -m64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -m64 -o CMakeFiles/cmTryCompileExec1762592324.dir/CheckIncludeFiles.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1762592324.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1762592324
superenv added: -pipe -w -Os -march=native -m64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -m64 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec1762592324.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1762592324 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec4028234028.dir/CheckSymbolExists.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -pipe -w -Os -march=native -m64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -m64 -o CMakeFiles/cmTryCompileExec4028234028.dir/CheckSymbolExists.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4028234028.dir/CheckSymbolExists.c.o -o cmTryCompileExec4028234028
superenv added: -pipe -w -Os -march=native -m64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -m64 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec4028234028.dir/CheckSymbolExists.c.o -o cmTryCompileExec4028234028 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -DCHECK_FUNCTION_EXISTS=cheev_ -o CMakeFiles/cmTryCompileExec3379936142.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.1.0/share/cmake/Modules/CheckFunctionExists.c
superenv added: -pipe -w -Os -march=native -m64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -m64 -DCHECK_FUNCTION_EXISTS=cheev_ -o CMakeFiles/cmTryCompileExec3379936142.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.1.0/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -DCHECK_FUNCTION_EXISTS=cheev_ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3379936142.dir/CheckFunctionExists.c.o -o cmTryCompileExec3379936142 -framework Accelerate -framework Accelerate
superenv added: -pipe -w -Os -march=native -m64 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -m64 -DCHECK_FUNCTION_EXISTS=cheev_ -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3379936142.dir/CheckFunctionExists.c.o -o cmTryCompileExec3379936142 -framework Accelerate -framework Accelerate -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2014-12-31 15:08:44 +0100
make
doxygen
/usr/local/Cellar/cmake/3.1.0/bin/cmake -H/tmp/simbody-FJ7R93/simbody-Simbody-3.5 -B/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build --check-build-system CMakeFiles/Makefile.cmake 0
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 doxygen
/usr/local/Cellar/cmake/3.1.0/bin/cmake -H/tmp/simbody-FJ7R93/simbody-Simbody-3.5 -B/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_start /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 0
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 CMakeFiles/doxygen.dir/all
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/doxygen.dir/build.make CMakeFiles/doxygen.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/doxygen.dir/DependInfo.cmake --color=
Scanning dependencies of target doxygen
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/doxygen.dir/build.make CMakeFiles/doxygen.dir/build
/usr/local/bin/doxygen /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Doxyfile
Warning: Tag `CLANG_ASSISTED_PARSING' at line 1003 of file `/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Doxyfile' belongs to an option that was not enabled at compile time.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
Warning: Tag `CLANG_OPTIONS' at line 1011 of file `/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Doxyfile' belongs to an option that was not enabled at compile time.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
Searching for include files...
Searching for example files...
Searching for images...
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/doc/images
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/doc/images
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/doc/images
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/doc/images
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching for files to process...
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/cmake
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/cmake/pkgconfig
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/3.1.0
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/3.1.0/CompilerIdC
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/3.1.0/CompilerIdCXX
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/CMakeTmp
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/Continuous.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/ContinuousBuild.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/ContinuousConfigure.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/ContinuousCoverage.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/ContinuousMemCheck.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/ContinuousStart.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/ContinuousSubmit.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/ContinuousTest.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/ContinuousUpdate.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/doxygen.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/Experimental.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/ExperimentalBuild.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/ExperimentalConfigure.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/ExperimentalCoverage.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/ExperimentalMemCheck.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/ExperimentalStart.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/ExperimentalSubmit.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/ExperimentalTest.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/ExperimentalUpdate.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/Nightly.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/NightlyBuild.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/NightlyConfigure.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/NightlyCoverage.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/NightlyMemCheck.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/NightlyMemoryCheck.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/NightlyStart.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/NightlySubmit.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/NightlyTest.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/NightlyUpdate.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/RUN_TESTS_PARALLEL.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/uninstall.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/examples
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/html
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Platform
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/CMakeFiles
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget/CMakeFiles
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/Visualizer
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/Visualizer/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/tests
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/Visualizer
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/Visualizer/simbody-visualizer
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/CMakeFiles
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget/CMakeFiles
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/BigMatrix
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/BigMatrix/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Geometry
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Geometry/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Mechanics
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Mechanics/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Polynomial
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Polynomial/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Random
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Random/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Scalar
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Scalar/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Simulation
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Simulation/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/SmallMatrix
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/SmallMatrix/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/CMakeFiles
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Geometry
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Geometry/CMakeFiles
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/CMakeFiles
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/LinearAlgebra
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/LinearAlgebra/CMakeFiles
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Optimizers
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Optimizers/CMakeFiles
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Optimizers/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget/CMakeFiles
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/LinearAlgebra
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/LinearAlgebra/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Testing
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Testing/Temporary
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/cmake
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/cmake/pkgconfig
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/doc
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/doc/debian
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/doc/debian/source
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/doc/images
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/examples
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/doc
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/doc/images
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/sharedTarget
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/staticTarget
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/tests
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include/simbody
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include/simbody/internal
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/simbody-visualizer
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/doc
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/doc/images
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include/SimTKcommon
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include/SimTKcommon/internal
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include/SimTKcommon
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include/SimTKcommon/internal
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include/SimTKcommon
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include/SimTKcommon/internal
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/etc
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include/SimTKcommon
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include/SimTKcommon/internal
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include/SimTKcommon
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include/SimTKcommon/internal
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/sharedTarget
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include/SimTKcommon
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include/SimTKcommon/internal
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/staticTarget
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/doc
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/doc/images
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/include
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/include/simmath
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/include/simmath/internal
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/internal
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/sharedTarget
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/src
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/staticTarget
Searching for files in directory /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests
Reading and parsing tag files
Parsing files
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/3.1.0/CompilerIdC/CMakeCCompilerId.c...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/3.1.0/CompilerIdC/CMakeCCompilerId.c...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/3.1.0/CompilerIdCXX/CMakeCXXCompilerId.cpp...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/3.1.0/CompilerIdCXX/CMakeCXXCompilerId.cpp...
Reading /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/DartConfiguration.tcl...
Parsing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/DartConfiguration.tcl...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Assembler.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Assembler.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/AssemblyCondition.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/AssemblyCondition.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/AssemblyCondition_Markers.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/AssemblyCondition_Markers.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/AssemblyCondition_OrientationSensors.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/AssemblyCondition_OrientationSensors.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/AssemblyCondition_QValue.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/AssemblyCondition_QValue.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Body.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Body.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/CablePath.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/CablePath.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/CableSpring.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/CableSpring.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/CableTrackerSubsystem.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/CableTrackerSubsystem.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/common.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/common.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/CompliantContactSubsystem.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/CompliantContactSubsystem.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/ConditionalConstraint.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/ConditionalConstraint.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Constraint.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Constraint.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Constraint_Ball.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Constraint_Ball.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Constraint_BuiltIns.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Constraint_BuiltIns.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Constraint_LineOnLineContact.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Constraint_LineOnLineContact.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Constraint_PointInPlane.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Constraint_PointInPlane.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Constraint_PointOnPlaneContact.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Constraint_PointOnPlaneContact.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Constraint_Rod.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Constraint_Rod.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Constraint_SphereOnPlaneContact.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Constraint_SphereOnPlaneContact.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Constraint_SphereOnSphereContact.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Constraint_SphereOnSphereContact.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Constraint_Weld.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Constraint_Weld.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/ContactSurface.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/ContactSurface.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/ContactTrackerSubsystem.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/ContactTrackerSubsystem.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/DecorationSubsystem.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/DecorationSubsystem.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/ElasticFoundationForce.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/ElasticFoundationForce.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force_BuiltIns.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force_BuiltIns.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force_Custom.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force_Custom.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force_DiscreteForces.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force_DiscreteForces.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force_Gravity.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force_Gravity.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force_LinearBushing.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force_LinearBushing.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force_MobilityConstantForce.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force_MobilityConstantForce.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force_MobilityDiscreteForce.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force_MobilityDiscreteForce.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force_MobilityLinearDamper.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force_MobilityLinearDamper.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force_MobilityLinearSpring.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force_MobilityLinearSpring.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force_MobilityLinearStop.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force_MobilityLinearStop.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force_Thermostat.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Force_Thermostat.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/ForceSubsystem.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/ForceSubsystem.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/ForceSubsystemGuts.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/ForceSubsystemGuts.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/GeneralContactSubsystem.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/GeneralContactSubsystem.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/GeneralForceSubsystem.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/GeneralForceSubsystem.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/HuntCrossleyContact.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/HuntCrossleyContact.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/HuntCrossleyForce.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/HuntCrossleyForce.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/ImpulseSolver.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/ImpulseSolver.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/LocalEnergyMinimizer.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/LocalEnergyMinimizer.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Ball.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Ball.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_BendStretch.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_BendStretch.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_BuiltIns.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_BuiltIns.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Bushing.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Bushing.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Custom.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Custom.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Cylinder.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Cylinder.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Ellipsoid.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Ellipsoid.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Free.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Free.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_FreeLine.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_FreeLine.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_FunctionBased.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_FunctionBased.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Gimbal.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Gimbal.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Ground.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Ground.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_LineOrientation.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_LineOrientation.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Pin.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Pin.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Planar.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Planar.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Screw.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Screw.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Slider.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Slider.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_SphericalCoords.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_SphericalCoords.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Translation.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Translation.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Universal.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Universal.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Weld.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MobilizedBody_Weld.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Motion.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/Motion.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MultibodySystem.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/MultibodySystem.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/ObservedPointFitter.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/ObservedPointFitter.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/PGSImpulseSolver.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/PGSImpulseSolver.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/PLUSImpulseSolver.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/PLUSImpulseSolver.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/SemiExplicitEulerTimeStepper.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/SemiExplicitEulerTimeStepper.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/SimbodyMatterSubsystem.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/SimbodyMatterSubsystem.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/SimbodyMatterSubtree.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/SimbodyMatterSubtree.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/TextDataEventReporter.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/simbody/internal/TextDataEventReporter.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/Simbody.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/Simbody.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/SimTKsimbody.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/SimTKsimbody.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/SimTKsimbody_aux.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/include/SimTKsimbody_aux.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include/simbody/internal/Visualizer.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include/simbody/internal/Visualizer.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include/simbody/internal/Visualizer_InputListener.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include/simbody/internal/Visualizer_InputListener.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include/simbody/internal/Visualizer_Reporter.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include/simbody/internal/Visualizer_Reporter.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimbodyMainpage.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimbodyMainpage.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/BigMatrix.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/BigMatrix.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/Matrix_.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/Matrix_.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/MatrixBase.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/MatrixBase.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/MatrixCharacteristics.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/MatrixCharacteristics.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/MatrixHelper.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/MatrixHelper.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/MatrixView_.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/MatrixView_.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/RowVector_.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/RowVector_.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/RowVectorBase.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/RowVectorBase.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/RowVectorView_.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/RowVectorView_.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/Vector_.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/Vector_.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/VectorBase.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/VectorBase.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/VectorIterator.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/VectorIterator.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/VectorView_.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include/SimTKcommon/internal/VectorView_.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include/SimTKcommon/internal/DecorationGenerator.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include/SimTKcommon/internal/DecorationGenerator.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include/SimTKcommon/internal/DecorativeGeometry.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include/SimTKcommon/internal/DecorativeGeometry.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include/SimTKcommon/internal/PolygonalMesh.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include/SimTKcommon/internal/PolygonalMesh.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/basics.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/basics.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/Constants.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/Constants.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/Array.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/Array.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/AtomicInteger.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/AtomicInteger.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/ClonePtr.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/ClonePtr.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/common.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/common.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/Exception.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/Exception.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/ExceptionMacros.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/ExceptionMacros.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/Fortran.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/Fortran.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/Function.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/Function.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/Parallel2DExecutor.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/Parallel2DExecutor.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/ParallelExecutor.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/ParallelExecutor.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/ParallelWorkQueue.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/ParallelWorkQueue.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/Pathname.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/Pathname.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/Plugin.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/Plugin.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/PrivateImplementation.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/PrivateImplementation.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/PrivateImplementation_Defs.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/PrivateImplementation_Defs.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/ReferencePtr.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/ReferencePtr.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/Serialize.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/Serialize.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/StableArray.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/StableArray.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/String.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/String.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/ThreadLocal.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/ThreadLocal.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/Timing.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/Timing.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/Value.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/Value.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/VectorMath.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/VectorMath.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/Xml.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/internal/Xml.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/Simmatrix.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/Simmatrix.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/TemplatizedLapack.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/TemplatizedLapack.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/Testing.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon/Testing.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/include/SimTKcommon.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include/SimTKcommon/internal/CoordinateAxis.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include/SimTKcommon/internal/CoordinateAxis.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include/SimTKcommon/internal/MassProperties.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include/SimTKcommon/internal/MassProperties.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include/SimTKcommon/internal/Quaternion.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include/SimTKcommon/internal/Quaternion.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include/SimTKcommon/internal/Rotation.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include/SimTKcommon/internal/Rotation.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include/SimTKcommon/internal/SpatialAlgebra.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include/SimTKcommon/internal/SpatialAlgebra.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include/SimTKcommon/internal/Transform.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include/SimTKcommon/internal/Transform.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include/SimTKcommon/internal/UnitVec.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include/SimTKcommon/internal/UnitVec.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include/SimTKcommon/Mechanics.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include/SimTKcommon/Mechanics.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include/SimTKcommon/Orientation.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include/SimTKcommon/Orientation.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include/SimTKcommon/internal/PolynomialRootFinder.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include/SimTKcommon/internal/PolynomialRootFinder.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include/SimTKcommon/internal/Random.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include/SimTKcommon/internal/Random.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include/SimTKcommon/internal/CompositeNumericalTypes.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include/SimTKcommon/internal/CompositeNumericalTypes.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include/SimTKcommon/internal/conjugate.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include/SimTKcommon/internal/conjugate.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include/SimTKcommon/internal/negator.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include/SimTKcommon/internal/negator.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include/SimTKcommon/internal/NTraits.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include/SimTKcommon/internal/NTraits.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include/SimTKcommon/Scalar.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include/SimTKcommon/Scalar.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/Event.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/Event.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/EventHandler.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/EventHandler.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/EventReporter.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/EventReporter.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/Measure.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/Measure.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/MeasureImplementation.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/MeasureImplementation.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/Stage.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/Stage.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/State.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/State.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/StateImpl.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/StateImpl.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/Study.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/Study.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/StudyGuts.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/StudyGuts.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/Subsystem.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/Subsystem.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/SubsystemGuts.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/SubsystemGuts.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/System.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/System.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/SystemGuts.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include/SimTKcommon/internal/SystemGuts.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include/SimTKcommon/internal/Mat.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include/SimTKcommon/internal/Mat.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include/SimTKcommon/internal/Row.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include/SimTKcommon/internal/Row.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include/SimTKcommon/internal/SmallDefsThatNeedBig.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include/SimTKcommon/internal/SmallDefsThatNeedBig.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include/SimTKcommon/internal/SmallMatrixMixed.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include/SimTKcommon/internal/SmallMatrixMixed.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include/SimTKcommon/internal/SymMat.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include/SimTKcommon/internal/SymMat.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include/SimTKcommon/internal/Vec.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include/SimTKcommon/internal/Vec.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include/SimTKcommon/SmallMatrix.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include/SimTKcommon/SmallMatrix.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/BicubicSurface.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/BicubicSurface.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/CollisionDetectionAlgorithm.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/CollisionDetectionAlgorithm.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Contact.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Contact.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/ContactGeometry.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/ContactGeometry.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/ContactTracker.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/ContactTracker.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/GCVSPLUtil.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/GCVSPLUtil.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Geo.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Geo.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Geo_BicubicBezierPatch.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Geo_BicubicBezierPatch.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Geo_BicubicHermitePatch.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Geo_BicubicHermitePatch.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Geo_Box.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Geo_Box.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Geo_CubicBezierCurve.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Geo_CubicBezierCurve.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Geo_CubicHermiteCurve.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Geo_CubicHermiteCurve.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Geo_LineSeg.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Geo_LineSeg.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Geo_Point.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Geo_Point.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Geo_Sphere.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Geo_Sphere.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Geo_Triangle.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Geo_Triangle.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Geodesic.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Geodesic.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/GeodesicIntegrator.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/GeodesicIntegrator.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/OBBTree.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/OBBTree.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/OrientedBoundingBox.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/OrientedBoundingBox.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/ParticleConSurfaceSystem.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/ParticleConSurfaceSystem.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Spline.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/Spline.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/SplineFitter.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include/simmath/internal/SplineFitter.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/include/simmath/Differentiator.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/include/simmath/Differentiator.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/include/simmath/internal/common.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/include/simmath/internal/common.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/include/simmath/internal/OptimizerRep.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/include/simmath/internal/OptimizerRep.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/include/simmath/LinearAlgebra.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/include/simmath/LinearAlgebra.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/include/simmath/MultibodyGraphMaker.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/include/simmath/MultibodyGraphMaker.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/include/simmath/Optimizer.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/include/simmath/Optimizer.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/include/SimTKmath.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/include/SimTKmath.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/CPodesIntegrator.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/CPodesIntegrator.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/ExplicitEulerIntegrator.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/ExplicitEulerIntegrator.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/Integrator.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/Integrator.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/internal/SimTKcpodes.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/internal/SimTKcpodes.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/RungeKutta2Integrator.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/RungeKutta2Integrator.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/RungeKutta3Integrator.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/RungeKutta3Integrator.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/RungeKuttaFeldbergIntegrator.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/RungeKuttaFeldbergIntegrator.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/RungeKuttaMersonIntegrator.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/RungeKuttaMersonIntegrator.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/SemiExplicitEuler2Integrator.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/SemiExplicitEuler2Integrator.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/SemiExplicitEulerIntegrator.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/SemiExplicitEulerIntegrator.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/TimeStepper.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/TimeStepper.h...
Preprocessing /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/VerletIntegrator.h...
Parsing file /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include/simmath/VerletIntegrator.h...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Distributing member group documentation.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Computing dependencies between directories...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file Array.h...
Generating code for file Assembler.h...
Generating code for file AssemblyCondition.h...
Generating code for file AssemblyCondition_Markers.h...
Generating code for file AssemblyCondition_OrientationSensors.h...
Generating code for file AssemblyCondition_QValue.h...
Generating code for file AtomicInteger.h...
Generating code for file basics.h...
Generating code for file BicubicSurface.h...
Generating code for file BigMatrix.h...
Generating code for file Body.h...
Generating code for file CablePath.h...
Generating code for file CableSpring.h...
Generating code for file CableTrackerSubsystem.h...
Generating code for file ClonePtr.h...
Generating code for file CollisionDetectionAlgorithm.h...
Generating code for file common.h...
Generating code for file common.h...
Generating code for file common.h...
Generating code for file CompliantContactSubsystem.h...
Generating code for file CompositeNumericalTypes.h...
Generating code for file ConditionalConstraint.h...
Generating code for file conjugate.h...
Generating code for file Constants.h...
Generating code for file Constraint.h...
Generating code for file Constraint_Ball.h...
Generating code for file Constraint_BuiltIns.h...
Generating code for file Constraint_LineOnLineContact.h...
Generating code for file Constraint_PointInPlane.h...
Generating code for file Constraint_PointOnPlaneContact.h...
Generating code for file Constraint_Rod.h...
Generating code for file Constraint_SphereOnPlaneContact.h...
Generating code for file Constraint_SphereOnSphereContact.h...
Generating code for file Constraint_Weld.h...
Generating code for file Contact.h...
Generating code for file ContactGeometry.h...
Generating code for file ContactSurface.h...
Generating code for file ContactTracker.h...
Generating code for file ContactTrackerSubsystem.h...
Generating code for file CoordinateAxis.h...
Generating code for file CPodesIntegrator.h...
Generating code for file DecorationGenerator.h...
Generating code for file DecorationSubsystem.h...
Generating code for file DecorativeGeometry.h...
Generating code for file Differentiator.h...
Generating code for file ElasticFoundationForce.h...
Generating code for file Event.h...
Generating code for file EventHandler.h...
Generating code for file EventReporter.h...
Generating code for file Exception.h...
Generating code for file ExceptionMacros.h...
Generating code for file ExplicitEulerIntegrator.h...
Generating code for file Force.h...
Generating code for file Force_BuiltIns.h...
Generating code for file Force_Custom.h...
Generating code for file Force_DiscreteForces.h...
Generating code for file Force_Gravity.h...
Generating code for file Force_LinearBushing.h...
Generating code for file Force_MobilityConstantForce.h...
Generating code for file Force_MobilityDiscreteForce.h...
Generating code for file Force_MobilityLinearDamper.h...
Generating code for file Force_MobilityLinearSpring.h...
Generating code for file Force_MobilityLinearStop.h...
Generating code for file Force_Thermostat.h...
Generating code for file ForceSubsystem.h...
Generating code for file ForceSubsystemGuts.h...
Generating code for file Fortran.h...
Generating code for file Function.h...
Generating code for file GCVSPLUtil.h...
Generating code for file GeneralContactSubsystem.h...
Generating code for file GeneralForceSubsystem.h...
Generating code for file Geo.h...
Generating code for file Geo_BicubicBezierPatch.h...
Generating code for file Geo_BicubicHermitePatch.h...
Generating code for file Geo_Box.h...
Generating code for file Geo_CubicBezierCurve.h...
Generating code for file Geo_CubicHermiteCurve.h...
Generating code for file Geo_LineSeg.h...
Generating code for file Geo_Point.h...
Generating code for file Geo_Sphere.h...
Generating code for file Geo_Triangle.h...
Generating code for file Geodesic.h...
Generating code for file GeodesicIntegrator.h...
Generating code for file HuntCrossleyContact.h...
Generating code for file HuntCrossleyForce.h...
Generating code for file ImpulseSolver.h...
Generating code for file Integrator.h...
Generating code for file LinearAlgebra.h...
Generating code for file LocalEnergyMinimizer.h...
Generating code for file MassProperties.h...
Generating code for file Mat.h...
Generating code for file Matrix_.h...
Generating code for file MatrixBase.h...
Generating code for file MatrixCharacteristics.h...
Generating code for file MatrixHelper.h...
Generating code for file MatrixView_.h...
Generating code for file Measure.h...
Generating code for file MeasureImplementation.h...
Generating code for file Mechanics.h...
Generating code for file MobilizedBody.h...
Generating code for file MobilizedBody_Ball.h...
Generating code for file MobilizedBody_BendStretch.h...
Generating code for file MobilizedBody_BuiltIns.h...
Generating code for file MobilizedBody_Bushing.h...
Generating code for file MobilizedBody_Custom.h...
Generating code for file MobilizedBody_Cylinder.h...
Generating code for file MobilizedBody_Ellipsoid.h...
Generating code for file MobilizedBody_Free.h...
Generating code for file MobilizedBody_FreeLine.h...
Generating code for file MobilizedBody_FunctionBased.h...
Generating code for file MobilizedBody_Gimbal.h...
Generating code for file MobilizedBody_Ground.h...
Generating code for file MobilizedBody_LineOrientation.h...
Generating code for file MobilizedBody_Pin.h...
Generating code for file MobilizedBody_Planar.h...
Generating code for file MobilizedBody_Screw.h...
Generating code for file MobilizedBody_Slider.h...
Generating code for file MobilizedBody_SphericalCoords.h...
Generating code for file MobilizedBody_Translation.h...
Generating code for file MobilizedBody_Universal.h...
Generating code for file MobilizedBody_Weld.h...
Generating code for file Motion.h...
Generating code for file MultibodyGraphMaker.h...
Generating code for file MultibodySystem.h...
Generating code for file negator.h...
Generating code for file NTraits.h...
Generating code for file OBBTree.h...
Generating code for file ObservedPointFitter.h...
Generating code for file Optimizer.h...
Generating code for file OptimizerRep.h...
Generating code for file Orientation.h...
Generating code for file OrientedBoundingBox.h...
Generating code for file Parallel2DExecutor.h...
Generating code for file ParallelExecutor.h...
Generating code for file ParallelWorkQueue.h...
Generating code for file ParticleConSurfaceSystem.h...
Generating code for file Pathname.h...
Generating code for file PGSImpulseSolver.h...
Generating code for file Plugin.h...
Generating code for file PLUSImpulseSolver.h...
Generating code for file PolygonalMesh.h...
Generating code for file PolynomialRootFinder.h...
Generating code for file PrivateImplementation.h...
Generating code for file PrivateImplementation_Defs.h...
Generating code for file Quaternion.h...
Generating code for file Random.h...
Generating code for file ReferencePtr.h...
Generating code for file Rotation.h...
Generating code for file Row.h...
Generating code for file RowVector_.h...
Generating code for file RowVectorBase.h...
Generating code for file RowVectorView_.h...
Generating code for file RungeKutta2Integrator.h...
Generating code for file RungeKutta3Integrator.h...
Generating code for file RungeKuttaFeldbergIntegrator.h...
Generating code for file RungeKuttaMersonIntegrator.h...
Generating code for file Scalar.h...
Generating code for file SemiExplicitEuler2Integrator.h...
Generating code for file SemiExplicitEulerIntegrator.h...
Generating code for file SemiExplicitEulerTimeStepper.h...
Generating code for file Serialize.h...
Generating code for file Simbody.h...
Generating code for file SimbodyMainpage.h...
Generating code for file SimbodyMatterSubsystem.h...
Generating code for file SimbodyMatterSubtree.h...
Generating code for file Simmatrix.h...
Generating code for file SimTKcommon.h...
Generating code for file SimTKcpodes.h...
Generating code for file SimTKmath.h...
Generating code for file SimTKsimbody.h...
Generating code for file SimTKsimbody_aux.h...
Generating code for file SmallDefsThatNeedBig.h...
Generating code for file SmallMatrix.h...
Generating code for file SmallMatrixMixed.h...
Generating code for file SpatialAlgebra.h...
Generating code for file Spline.h...
Generating code for file SplineFitter.h...
Generating code for file StableArray.h...
Generating code for file Stage.h...
Generating code for file State.h...
Generating code for file StateImpl.h...
Generating code for file String.h...
Generating code for file Study.h...
Generating code for file StudyGuts.h...
Generating code for file Subsystem.h...
Generating code for file SubsystemGuts.h...
Generating code for file SymMat.h...
Generating code for file System.h...
Generating code for file SystemGuts.h...
Generating code for file TemplatizedLapack.h...
Generating code for file Testing.h...
Generating code for file TextDataEventReporter.h...
Generating code for file ThreadLocal.h...
Generating code for file TimeStepper.h...
Generating code for file Timing.h...
Generating code for file Transform.h...
Generating code for file UnitVec.h...
Generating code for file Value.h...
Generating code for file Vec.h...
Generating code for file Vector_.h...
Generating code for file VectorBase.h...
Generating code for file VectorIterator.h...
Generating code for file VectorMath.h...
Generating code for file VectorView_.h...
Generating code for file VerletIntegrator.h...
Generating code for file Visualizer.h...
Generating code for file Visualizer_InputListener.h...
Generating code for file Visualizer_Reporter.h...
Generating code for file Xml.h...
Generating file documentation...
Generating docs for file Array.h...
Generating docs for file Assembler.h...
Generating docs for file AssemblyCondition.h...
Generating docs for file AssemblyCondition_Markers.h...
Generating docs for file AssemblyCondition_OrientationSensors.h...
Generating docs for file AssemblyCondition_QValue.h...
Generating docs for file AtomicInteger.h...
Generating docs for file basics.h...
Generating docs for file BicubicSurface.h...
Generating docs for file BigMatrix.h...
Generating docs for file Body.h...
Generating docs for file CablePath.h...
Generating docs for file CableSpring.h...
Generating docs for file CableTrackerSubsystem.h...
Generating docs for file ClonePtr.h...
Generating docs for file CMakeCCompilerId.c...
Generating docs for file CMakeCXXCompilerId.cpp...
Generating docs for file CollisionDetectionAlgorithm.h...
Generating docs for file common.h...
Generating docs for file common.h...
Generating docs for file common.h...
Generating docs for file CompliantContactSubsystem.h...
Generating docs for file CompositeNumericalTypes.h...
Generating docs for file ConditionalConstraint.h...
Generating docs for file conjugate.h...
Generating docs for file Constants.h...
Generating docs for file Constraint.h...
Generating docs for file Constraint_Ball.h...
Generating docs for file Constraint_BuiltIns.h...
Generating docs for file Constraint_LineOnLineContact.h...
Generating docs for file Constraint_PointInPlane.h...
Generating docs for file Constraint_PointOnPlaneContact.h...
Generating docs for file Constraint_Rod.h...
Generating docs for file Constraint_SphereOnPlaneContact.h...
Generating docs for file Constraint_SphereOnSphereContact.h...
Generating docs for file Constraint_Weld.h...
Generating docs for file Contact.h...
Generating docs for file ContactGeometry.h...
Generating docs for file ContactSurface.h...
Generating docs for file ContactTracker.h...
Generating docs for file ContactTrackerSubsystem.h...
Generating docs for file CoordinateAxis.h...
Generating docs for file CPodesIntegrator.h...
Generating docs for file DartConfiguration.tcl...
Generating docs for file DecorationGenerator.h...
Generating docs for file DecorationSubsystem.h...
Generating docs for file DecorativeGeometry.h...
Generating docs for file Differentiator.h...
Generating docs for file ElasticFoundationForce.h...
Generating docs for file Event.h...
Generating docs for file EventHandler.h...
Generating docs for file EventReporter.h...
Generating docs for file Exception.h...
Generating docs for file ExceptionMacros.h...
Generating docs for file ExplicitEulerIntegrator.h...
Generating docs for file Force.h...
Generating docs for file Force_BuiltIns.h...
Generating docs for file Force_Custom.h...
Generating docs for file Force_DiscreteForces.h...
Generating docs for file Force_Gravity.h...
Generating docs for file Force_LinearBushing.h...
Generating docs for file Force_MobilityConstantForce.h...
Generating docs for file Force_MobilityDiscreteForce.h...
Generating docs for file Force_MobilityLinearDamper.h...
Generating docs for file Force_MobilityLinearSpring.h...
Generating docs for file Force_MobilityLinearStop.h...
Generating docs for file Force_Thermostat.h...
Generating docs for file ForceSubsystem.h...
Generating docs for file ForceSubsystemGuts.h...
Generating docs for file Fortran.h...
Generating docs for file Function.h...
Generating docs for file GCVSPLUtil.h...
Generating docs for file GeneralContactSubsystem.h...
Generating docs for file GeneralForceSubsystem.h...
Generating docs for file Geo.h...
Generating docs for file Geo_BicubicBezierPatch.h...
Generating docs for file Geo_BicubicHermitePatch.h...
Generating docs for file Geo_Box.h...
Generating docs for file Geo_CubicBezierCurve.h...
Generating docs for file Geo_CubicHermiteCurve.h...
Generating docs for file Geo_LineSeg.h...
Generating docs for file Geo_Point.h...
Generating docs for file Geo_Sphere.h...
Generating docs for file Geo_Triangle.h...
Generating docs for file Geodesic.h...
Generating docs for file GeodesicIntegrator.h...
Generating docs for file HuntCrossleyContact.h...
Generating docs for file HuntCrossleyForce.h...
Generating docs for file ImpulseSolver.h...
Generating docs for file Integrator.h...
Generating docs for file LinearAlgebra.h...
Generating docs for file LocalEnergyMinimizer.h...
Generating docs for file MassProperties.h...
Generating docs for file Mat.h...
Generating docs for file Matrix_.h...
Generating docs for file MatrixBase.h...
Generating docs for file MatrixCharacteristics.h...
Generating docs for file MatrixHelper.h...
Generating docs for file MatrixView_.h...
Generating docs for file Measure.h...
Generating docs for file MeasureImplementation.h...
Generating docs for file Mechanics.h...
Generating docs for file MobilizedBody.h...
Generating docs for file MobilizedBody_Ball.h...
Generating docs for file MobilizedBody_BendStretch.h...
Generating docs for file MobilizedBody_BuiltIns.h...
Generating docs for file MobilizedBody_Bushing.h...
Generating docs for file MobilizedBody_Custom.h...
Generating docs for file MobilizedBody_Cylinder.h...
Generating docs for file MobilizedBody_Ellipsoid.h...
Generating docs for file MobilizedBody_Free.h...
Generating docs for file MobilizedBody_FreeLine.h...
Generating docs for file MobilizedBody_FunctionBased.h...
Generating docs for file MobilizedBody_Gimbal.h...
Generating docs for file MobilizedBody_Ground.h...
Generating docs for file MobilizedBody_LineOrientation.h...
Generating docs for file MobilizedBody_Pin.h...
Generating docs for file MobilizedBody_Planar.h...
Generating docs for file MobilizedBody_Screw.h...
Generating docs for file MobilizedBody_Slider.h...
Generating docs for file MobilizedBody_SphericalCoords.h...
Generating docs for file MobilizedBody_Translation.h...
Generating docs for file MobilizedBody_Universal.h...
Generating docs for file MobilizedBody_Weld.h...
Generating docs for file Motion.h...
Generating docs for file MultibodyGraphMaker.h...
Generating docs for file MultibodySystem.h...
Generating docs for file negator.h...
Generating docs for file NTraits.h...
Generating docs for file OBBTree.h...
Generating docs for file ObservedPointFitter.h...
Generating docs for file Optimizer.h...
Generating docs for file OptimizerRep.h...
Generating docs for file Orientation.h...
Generating docs for file OrientedBoundingBox.h...
Generating docs for file Parallel2DExecutor.h...
Generating docs for file ParallelExecutor.h...
Generating docs for file ParallelWorkQueue.h...
Generating docs for file ParticleConSurfaceSystem.h...
Generating docs for file Pathname.h...
Generating docs for file PGSImpulseSolver.h...
Generating docs for file Plugin.h...
Generating docs for file PLUSImpulseSolver.h...
Generating docs for file PolygonalMesh.h...
Generating docs for file PolynomialRootFinder.h...
Generating docs for file PrivateImplementation.h...
Generating docs for file PrivateImplementation_Defs.h...
Generating docs for file Quaternion.h...
Generating docs for file Random.h...
Generating docs for file ReferencePtr.h...
Generating docs for file Rotation.h...
Generating docs for file Row.h...
Generating docs for file RowVector_.h...
Generating docs for file RowVectorBase.h...
Generating docs for file RowVectorView_.h...
Generating docs for file RungeKutta2Integrator.h...
Generating docs for file RungeKutta3Integrator.h...
Generating docs for file RungeKuttaFeldbergIntegrator.h...
Generating docs for file RungeKuttaMersonIntegrator.h...
Generating docs for file Scalar.h...
Generating docs for file SemiExplicitEuler2Integrator.h...
Generating docs for file SemiExplicitEulerIntegrator.h...
Generating docs for file SemiExplicitEulerTimeStepper.h...
Generating docs for file Serialize.h...
Generating docs for file Simbody.h...
Generating docs for file SimbodyMainpage.h...
Generating docs for file SimbodyMatterSubsystem.h...
Generating docs for file SimbodyMatterSubtree.h...
Generating docs for file Simmatrix.h...
Generating docs for file SimTKcommon.h...
Generating docs for file SimTKcpodes.h...
Generating docs for file SimTKmath.h...
Generating docs for file SimTKsimbody.h...
Generating docs for file SimTKsimbody_aux.h...
Generating docs for file SmallDefsThatNeedBig.h...
Generating docs for file SmallMatrix.h...
Generating docs for file SmallMatrixMixed.h...
Generating docs for file SpatialAlgebra.h...
Generating docs for file Spline.h...
Generating docs for file SplineFitter.h...
Generating docs for file StableArray.h...
Generating docs for file Stage.h...
Generating docs for file State.h...
Generating docs for file StateImpl.h...
Generating docs for file String.h...
Generating docs for file Study.h...
Generating docs for file StudyGuts.h...
Generating docs for file Subsystem.h...
Generating docs for file SubsystemGuts.h...
Generating docs for file SymMat.h...
Generating docs for file System.h...
Generating docs for file SystemGuts.h...
Generating docs for file TemplatizedLapack.h...
Generating docs for file Testing.h...
Generating docs for file TextDataEventReporter.h...
Generating docs for file ThreadLocal.h...
Generating docs for file TimeStepper.h...
Generating docs for file Timing.h...
Generating docs for file Transform.h...
Generating docs for file UnitVec.h...
Generating docs for file Value.h...
Generating docs for file Vec.h...
Generating docs for file Vector_.h...
Generating docs for file VectorBase.h...
Generating docs for file VectorIterator.h...
Generating docs for file VectorMath.h...
Generating docs for file VectorView_.h...
Generating docs for file VerletIntegrator.h...
Generating docs for file Visualizer.h...
Generating docs for file Visualizer_InputListener.h...
Generating docs for file Visualizer_Reporter.h...
Generating docs for file Xml.h...
Generating page documentation...
Generating docs for page simbody_license_page...
Generating group documentation...
Generating class documentation...
Generating namespace index...
Generating docs for namespace SimTK
Generating docs for compound SimTK::AbstractMeasure...
Generating docs for nested compound SimTK::AbstractMeasure::Implementation...
Generating docs for nested compound SimTK::AbstractMeasure::SetHandle...
Generating docs for compound SimTK::AbstractValue...
Generating docs for compound SimTK::AndOpType...
Generating docs for compound SimTK::AndOpType< FalseType, FalseType >...
Generating docs for compound SimTK::AndOpType< FalseType, TrueType >...
Generating docs for compound SimTK::AndOpType< TrueType, FalseType >...
Generating docs for compound SimTK::AndOpType< TrueType, TrueType >...
Generating docs for compound SimTK::Array_...
Generating docs for compound SimTK::ArrayIndexTraits...
Generating docs for compound SimTK::ArrayIndexTraits< bool >...
Generating docs for compound SimTK::ArrayIndexTraits< char >...
Generating docs for compound SimTK::ArrayIndexTraits< int >...
Generating docs for compound SimTK::ArrayIndexTraits< long >...
Generating docs for compound SimTK::ArrayIndexTraits< long long >...
Generating docs for compound SimTK::ArrayIndexTraits< short >...
Generating docs for compound SimTK::ArrayIndexTraits< signed char >...
Generating docs for compound SimTK::ArrayIndexTraits< unsigned >...
Generating docs for compound SimTK::ArrayIndexTraits< unsigned char >...
Generating docs for compound SimTK::ArrayIndexTraits< unsigned long >...
Generating docs for compound SimTK::ArrayIndexTraits< unsigned long long >...
Generating docs for compound SimTK::ArrayIndexTraits< unsigned short >...
Generating docs for compound SimTK::ArrayView_...
Generating docs for compound SimTK::ArrayViewConst_...
Generating docs for compound SimTK::ArticulatedInertia_...
Generating docs for compound SimTK::Assembler...
Generating docs for compound SimTK::AssemblyCondition...
Generating docs for compound SimTK::AtomicInteger...
Generating docs for compound SimTK::BicubicFunction...
Generating docs for compound SimTK::BicubicSurface...
Generating docs for nested compound SimTK::BicubicSurface::PatchHint...
Generating docs for compound SimTK::Body...
Generating docs for nested compound SimTK::Body::Ground...
Generating docs for nested compound SimTK::Body::Linear...
Generating docs for nested compound SimTK::Body::Massless...
Generating docs for nested compound SimTK::Body::Rigid...
Generating docs for compound SimTK::BoundedSpeedConstraint...
Generating docs for compound SimTK::BrickHalfSpaceContact...
Generating docs for compound SimTK::BrokenContact...
Generating docs for compound SimTK::CableObstacle...
Generating docs for nested compound SimTK::CableObstacle::Surface...
Generating docs for nested compound SimTK::CableObstacle::ViaPoint...
Generating docs for compound SimTK::CableObstacleIndex...
Generating docs for compound SimTK::CablePath...
Generating docs for compound SimTK::CablePathIndex...
Generating docs for compound SimTK::CableSpring...
Generating docs for compound SimTK::CableTrackerSubsystem...
Generating docs for compound SimTK::CacheEntryIndex...
Generating docs for compound SimTK::CircularPointContact...
Generating docs for compound SimTK::ClonePtr...
Generating docs for compound SimTK::CNT...
Generating docs for nested compound SimTK::CNT::Result...
Generating docs for nested compound SimTK::CNT::Substitute...
Generating docs for compound SimTK::CNT< complex< R > >...
Generating docs for compound SimTK::CNT< conjugate< R > >...
Generating docs for compound SimTK::CNT< double >...
Generating docs for compound SimTK::CNT< float >...
Generating docs for compound SimTK::CNT< long double >...
Generating docs for compound SimTK::CollisionDetectionAlgorithm...
Generating docs for nested compound SimTK::CollisionDetectionAlgorithm::ConvexConvex...
Generating docs for nested compound SimTK::CollisionDetectionAlgorithm::HalfSpaceEllipsoid...
Generating docs for nested compound SimTK::CollisionDetectionAlgorithm::HalfSpaceSphere...
Generating docs for nested compound SimTK::CollisionDetectionAlgorithm::HalfSpaceTriangleMesh...
Generating docs for nested compound SimTK::CollisionDetectionAlgorithm::SphereSphere...
Generating docs for nested compound SimTK::CollisionDetectionAlgorithm::SphereTriangleMesh...
Generating docs for nested compound SimTK::CollisionDetectionAlgorithm::TriangleMeshTriangleMesh...
Generating docs for compound SimTK::CompliantContactSubsystem...
Generating docs for compound SimTK::ConditionalConstraint...
Generating docs for compound SimTK::conjugate...
Generating docs for compound SimTK::conjugate< double >...
Generating docs for compound SimTK::conjugate< float >...
Generating docs for compound SimTK::conjugate< long double >...
Generating docs for compound SimTK::Constraint...
Generating docs for nested compound SimTK::Constraint::Ball...
Generating docs for nested compound SimTK::Constraint::ConstantAcceleration...
Generating docs for nested compound SimTK::Constraint::ConstantAngle...
Generating docs for nested compound SimTK::Constraint::ConstantCoordinate...
Generating docs for nested compound SimTK::Constraint::ConstantOrientation...
Generating docs for nested compound SimTK::Constraint::ConstantSpeed...
Generating docs for nested compound SimTK::Constraint::CoordinateCoupler...
Generating docs for nested compound SimTK::Constraint::Custom...
Generating docs for nested compound SimTK::Constraint::Custom::Implementation...
Generating docs for nested compound SimTK::Constraint::LineOnLineContact...
Generating docs for nested compound SimTK::Constraint::NoSlip1D...
Generating docs for nested compound SimTK::Constraint::PointInPlane...
Generating docs for nested compound SimTK::Constraint::PointOnLine...
Generating docs for nested compound SimTK::Constraint::PointOnPlaneContact...
Generating docs for nested compound SimTK::Constraint::PrescribedMotion...
Generating docs for nested compound SimTK::Constraint::Rod...
Generating docs for nested compound SimTK::Constraint::SpeedCoupler...
Generating docs for nested compound SimTK::Constraint::SphereOnPlaneContact...
Generating docs for nested compound SimTK::Constraint::SphereOnSphereContact...
Generating docs for nested compound SimTK::Constraint::Weld...
Generating docs for compound SimTK::ConstraintIndex...
Generating docs for compound SimTK::Contact...
Generating docs for compound SimTK::ContactDetail...
Generating docs for compound SimTK::ContactForce...
Generating docs for compound SimTK::ContactForceGenerator...
Generating docs for nested compound SimTK::ContactForceGenerator::BrickHalfSpacePenalty...
Generating docs for nested compound SimTK::ContactForceGenerator::DoNothing...
Generating docs for nested compound SimTK::ContactForceGenerator::ElasticFoundation...
Generating docs for nested compound SimTK::ContactForceGenerator::HertzCircular...
Generating docs for nested compound SimTK::ContactForceGenerator::HertzElliptical...
Generating docs for nested compound SimTK::ContactForceGenerator::ThrowError...
Generating docs for compound SimTK::ContactGeometry...
Generating docs for nested compound SimTK::ContactGeometry::Brick...
Generating docs for nested compound SimTK::ContactGeometry::Cylinder...
Generating docs for nested compound SimTK::ContactGeometry::Ellipsoid...
Generating docs for nested compound SimTK::ContactGeometry::HalfSpace...
Generating docs for nested compound SimTK::ContactGeometry::SmoothHeightMap...
Generating docs for nested compound SimTK::ContactGeometry::Sphere...
Generating docs for nested compound SimTK::ContactGeometry::Torus...
Generating docs for nested compound SimTK::ContactGeometry::TriangleMesh...
Generating docs for nested compound SimTK::ContactGeometry::TriangleMesh::OBBTreeNode...
Generating docs for compound SimTK::ContactGeometryTypeId...
Generating docs for compound SimTK::ContactId...
Generating docs for compound SimTK::ContactMaterial...
Generating docs for compound SimTK::ContactPatch...
Generating docs for compound SimTK::ContactSnapshot...
Generating docs for compound SimTK::ContactSurface...
Generating docs for compound SimTK::ContactSurfaceIndex...
Generating docs for compound SimTK::ContactTracker...
Generating docs for nested compound SimTK::ContactTracker::ConvexImplicitPair...
Generating docs for nested compound SimTK::ContactTracker::GeneralImplicitPair...
Generating docs for nested compound SimTK::ContactTracker::HalfSpaceBrick...
Generating docs for nested compound SimTK::ContactTracker::HalfSpaceConvexImplicit...
Generating docs for nested compound SimTK::ContactTracker::HalfSpaceEllipsoid...
Generating docs for nested compound SimTK::ContactTracker::HalfSpaceSphere...
Generating docs for nested compound SimTK::ContactTracker::HalfSpaceTriangleMesh...
Generating docs for nested compound SimTK::ContactTracker::SphereSphere...
Generating docs for nested compound SimTK::ContactTracker::SphereTriangleMesh...
Generating docs for nested compound SimTK::ContactTracker::TriangleMeshTriangleMesh...
Generating docs for compound SimTK::ContactTrackerSubsystem...
Generating docs for compound SimTK::ContactTypeId...
Generating docs for compound SimTK::CoordinateAxis...
Generating docs for nested compound SimTK::CoordinateAxis::XCoordinateAxis...
Generating docs for nested compound SimTK::CoordinateAxis::YCoordinateAxis...
Generating docs for nested compound SimTK::CoordinateAxis::ZCoordinateAxis...
Generating docs for compound SimTK::CoordinateDirection...
Generating docs for nested compound SimTK::CoordinateDirection::Negative...
Generating docs for nested compound SimTK::CoordinateDirection::NegXDirection...
Generating docs for nested compound SimTK::CoordinateDirection::NegYDirection...
Generating docs for nested compound SimTK::CoordinateDirection::NegZDirection...
Generating docs for compound SimTK::CPodes...
Generating docs for compound SimTK::CPodesIntegrator...
Generating docs for compound SimTK::CPodesSystem...
Generating docs for compound SimTK::DecorationGenerator...
Generating docs for compound SimTK::Decorations...
Generating docs for compound SimTK::DecorationSubsystem...
Generating docs for compound SimTK::DecorativeBrick...
Generating docs for compound SimTK::DecorativeCircle...
Generating docs for compound SimTK::DecorativeCylinder...
Generating docs for compound SimTK::DecorativeEllipsoid...
Generating docs for compound SimTK::DecorativeFrame...
Generating docs for compound SimTK::DecorativeGeometry...
Generating docs for compound SimTK::DecorativeGeometryImplementation...
Generating docs for compound SimTK::DecorativeLine...
Generating docs for compound SimTK::DecorativeMesh...
Generating docs for compound SimTK::DecorativeMeshFile...
Generating docs for compound SimTK::DecorativePoint...
Generating docs for compound SimTK::DecorativeSphere...
Generating docs for compound SimTK::DecorativeText...
Generating docs for compound SimTK::DefaultOptimizer...
Generating docs for compound SimTK::DefaultSystemSubsystem...
Generating docs for compound SimTK::Differentiator...
Generating docs for nested compound SimTK::Differentiator::Function...
Generating docs for nested compound SimTK::Differentiator::GradientFunction...
Generating docs for nested compound SimTK::Differentiator::JacobianFunction...
Generating docs for nested compound SimTK::Differentiator::ScalarFunction...
Generating docs for compound SimTK::DiscreteVariableIndex...
Generating docs for compound SimTK::DontCopy...
Generating docs for compound SimTK::EdgeEdgeContact...
Generating docs for compound SimTK::Eigen...
Generating docs for compound SimTK::ElasticFoundationForce...
Generating docs for compound SimTK::EllipticalPointContact...
Generating docs for compound SimTK::Event...
Generating docs for nested compound SimTK::Event::Cause...
Generating docs for compound SimTK::EventHandler...
Generating docs for compound SimTK::EventId...
Generating docs for compound SimTK::EventReporter...
Generating docs for compound SimTK::EventTriggerByStageIndex...
Generating docs for compound SimTK::EventTriggerInfo...
Generating docs for compound SimTK::ExplicitEulerIntegrator...
Generating docs for compound SimTK::Factor...
Generating docs for compound SimTK::FactorLU...
Generating docs for compound SimTK::FactorQTZ...
Generating docs for compound SimTK::FactorSVD...
Generating docs for compound SimTK::FalseType...
Generating docs for compound SimTK::Force...
Generating docs for nested compound SimTK::Force::ConstantForce...
Generating docs for nested compound SimTK::Force::ConstantTorque...
Generating docs for nested compound SimTK::Force::Custom...
Generating docs for nested compound SimTK::Force::Custom::Implementation...
Generating docs for nested compound SimTK::Force::DiscreteForces...
Generating docs for nested compound SimTK::Force::GlobalDamper...
Generating docs for nested compound SimTK::Force::Gravity...
Generating docs for nested compound SimTK::Force::LinearBushing...
Generating docs for nested compound SimTK::Force::MobilityConstantForce...
Generating docs for nested compound SimTK::Force::MobilityDiscreteForce...
Generating docs for nested compound SimTK::Force::MobilityLinearDamper...
Generating docs for nested compound SimTK::Force::MobilityLinearSpring...
Generating docs for nested compound SimTK::Force::MobilityLinearStop...
Generating docs for nested compound SimTK::Force::Thermostat...
Generating docs for nested compound SimTK::Force::TwoPointConstantForce...
Generating docs for nested compound SimTK::Force::TwoPointLinearDamper...
Generating docs for nested compound SimTK::Force::TwoPointLinearSpring...
Generating docs for nested compound SimTK::Force::UniformGravity...
Generating docs for compound SimTK::ForceIndex...
Generating docs for compound SimTK::ForceSubsystem...
Generating docs for nested compound SimTK::ForceSubsystem::Guts...
Generating docs for compound SimTK::Function_...
Generating docs for nested compound SimTK::Function_::Constant...
Generating docs for nested compound SimTK::Function_::Linear...
Generating docs for nested compound SimTK::Function_::Polynomial...
Generating docs for nested compound SimTK::Function_::Sinusoid...
Generating docs for nested compound SimTK::Function_::Step...
Generating docs for compound SimTK::GCVSPLUtil...
Generating docs for compound SimTK::GeneralContactSubsystem...
Generating docs for compound SimTK::GeneralForceSubsystem...
Generating docs for compound SimTK::Geo...
Generating docs for nested compound SimTK::Geo::AlignedBox_...
Generating docs for nested compound SimTK::Geo::BicubicBezierPatch_...
Generating docs for nested compound SimTK::Geo::BicubicHermitePatch_...
Generating docs for nested compound SimTK::Geo::Box_...
Generating docs for nested compound SimTK::Geo::Circle_...
Generating docs for nested compound SimTK::Geo::CubicBezierCurve_...
Generating docs for nested compound SimTK::Geo::CubicHermiteCurve_...
Generating docs for nested compound SimTK::Geo::Line_...
Generating docs for nested compound SimTK::Geo::LineSeg_...
Generating docs for nested compound SimTK::Geo::OrientedBox_...
Generating docs for nested compound SimTK::Geo::Plane_...
Generating docs for nested compound SimTK::Geo::Point_...
Generating docs for nested compound SimTK::Geo::Sphere_...
Generating docs for nested compound SimTK::Geo::Triangle_...
Generating docs for compound SimTK::Geodesic...
Generating docs for compound SimTK::GeodesicDecorator...
Generating docs for compound SimTK::GeodesicIntegrator...
Generating docs for compound SimTK::GeodesicOptions...
Generating docs for compound SimTK::GeodHitPlaneEvent...
Generating docs for compound SimTK::HandleEventsOptions...
Generating docs for compound SimTK::HandleEventsResults...
Generating docs for compound SimTK::HardStopLower...
Generating docs for compound SimTK::HardStopUpper...
Generating docs for compound SimTK::HuntCrossleyContact...
Generating docs for compound SimTK::HuntCrossleyForce...
Generating docs for compound SimTK::ImpulseSolver...
Generating docs for nested compound SimTK::ImpulseSolver::BoundedRT...
Generating docs for nested compound SimTK::ImpulseSolver::ConstraintLtdFrictionRT...
Generating docs for nested compound SimTK::ImpulseSolver::StateLtdFrictionRT...
Generating docs for nested compound SimTK::ImpulseSolver::UncondRT...
Generating docs for nested compound SimTK::ImpulseSolver::UniContactRT...
Generating docs for nested compound SimTK::ImpulseSolver::UniSpeedRT...
Generating docs for compound SimTK::Inertia_...
Generating docs for compound SimTK::Integrator...
Generating docs for compound SimTK::InverseRotation_...
Generating docs for compound SimTK::InverseTransform_...
Generating docs for compound SimTK::Is64BitHelper...
Generating docs for compound SimTK::Is64BitHelper< false >...
Generating docs for compound SimTK::Is64BitHelper< true >...
Generating docs for compound SimTK::IsArithmeticType...
Generating docs for compound SimTK::IsFloatingType...
Generating docs for compound SimTK::IsIntegralType...
Generating docs for compound SimTK::IsVoidType...
Generating docs for compound SimTK::IsVoidType< void >...
Generating docs for compound SimTK::Lapack...
Generating docs for compound SimTK::LocalEnergyMinimizer...
Generating docs for compound SimTK::Markers...
Generating docs for compound SimTK::MassProperties_...
Generating docs for compound SimTK::Mat...
Generating docs for nested compound SimTK::Mat::EltResult...
Generating docs for nested compound SimTK::Mat::Result...
Generating docs for nested compound SimTK::Mat::SubMat...
Generating docs for nested compound SimTK::Mat::Substitute...
Generating docs for compound SimTK::Matrix_...
Generating docs for compound SimTK::MatrixBase...
Generating docs for nested compound SimTK::MatrixBase::EltResult...
Generating docs for compound SimTK::MatrixCharacter...
Generating docs for nested compound SimTK::MatrixCharacter::LapackFull...
Generating docs for nested compound SimTK::MatrixCharacter::Mask...
Generating docs for nested compound SimTK::MatrixCharacter::RowVector...
Generating docs for nested compound SimTK::MatrixCharacter::Vector...
Generating docs for compound SimTK::MatrixCommitment...
Generating docs for nested compound SimTK::MatrixCommitment::Hermitian...
Generating docs for nested compound SimTK::MatrixCommitment::RowVector...
Generating docs for nested compound SimTK::MatrixCommitment::SkewHermitian...
Generating docs for nested compound SimTK::MatrixCommitment::SkewSymmetric...
Generating docs for nested compound SimTK::MatrixCommitment::Symmetric...
Generating docs for nested compound SimTK::MatrixCommitment::Triangular...
Generating docs for nested compound SimTK::MatrixCommitment::Vector...
Generating docs for compound SimTK::MatrixCondition...
Generating docs for nested compound SimTK::MatrixCondition::Mask...
Generating docs for compound SimTK::MatrixHelper...
Generating docs for nested compound SimTK::MatrixHelper::DeepCopy...
Generating docs for nested compound SimTK::MatrixHelper::DiagonalView...
Generating docs for nested compound SimTK::MatrixHelper::ShallowCopy...
Generating docs for nested compound SimTK::MatrixHelper::TransposeView...
Generating docs for compound SimTK::MatrixHelperRep...
Generating docs for compound SimTK::MatrixOutline...
Generating docs for nested compound SimTK::MatrixOutline::Mask...
Generating docs for compound SimTK::MatrixStorage...
Generating docs for nested compound SimTK::MatrixStorage::Mask...
Generating docs for compound SimTK::MatrixStructure...
Generating docs for nested compound SimTK::MatrixStructure::Mask...
Generating docs for compound SimTK::MatrixView_...
Generating docs for compound SimTK::Measure_...
Generating docs for nested compound SimTK::Measure_::Constant...
Generating docs for nested compound SimTK::Measure_::Constant::Implementation...
Generating docs for nested compound SimTK::Measure_::Delay...
Generating docs for nested compound SimTK::Measure_::Delay::Implementation...
Generating docs for nested compound SimTK::Measure_::Differentiate...
Generating docs for nested compound SimTK::Measure_::Differentiate::Implementation...
Generating docs for nested compound SimTK::Measure_::Extreme...
Generating docs for nested compound SimTK::Measure_::Extreme::Implementation...
Generating docs for nested compound SimTK::Measure_::Implementation...
Generating docs for nested compound SimTK::Measure_::Integrate...
Generating docs for nested compound SimTK::Measure_::Integrate::Implementation...
Generating docs for nested compound SimTK::Measure_::MaxAbs...
Generating docs for nested compound SimTK::Measure_::Maximum...
Generating docs for nested compound SimTK::Measure_::MinAbs...
Generating docs for nested compound SimTK::Measure_::Minimum...
Generating docs for nested compound SimTK::Measure_::Minus...
Generating docs for nested compound SimTK::Measure_::Minus::Implementation...
Generating docs for nested compound SimTK::Measure_::One...
Generating docs for nested compound SimTK::Measure_::Plus...
Generating docs for nested compound SimTK::Measure_::Plus::Implementation...
Generating docs for nested compound SimTK::Measure_::Result...
Generating docs for nested compound SimTK::Measure_::Result::Implementation...
Generating docs for nested compound SimTK::Measure_::SampleAndHold...
Generating docs for nested compound SimTK::Measure_::Scale...
Generating docs for nested compound SimTK::Measure_::Scale::Implementation...
Generating docs for nested compound SimTK::Measure_::Sinusoid...
Generating docs for nested compound SimTK::Measure_::Sinusoid::Implementation...
Generating docs for nested compound SimTK::Measure_::Time...
Generating docs for nested compound SimTK::Measure_::Time::Implementation...
Generating docs for nested compound SimTK::Measure_::Variable...
Generating docs for nested compound SimTK::Measure_::Variable::Implementation...
Generating docs for nested compound SimTK::Measure_::Zero...
Generating docs for compound SimTK::MobilizedBody...
Generating docs for nested compound SimTK::MobilizedBody::Ball...
Generating docs for nested compound SimTK::MobilizedBody::BendStretch...
Generating docs for nested compound SimTK::MobilizedBody::Bushing...
Generating docs for nested compound SimTK::MobilizedBody::Custom...
Generating docs for nested compound SimTK::MobilizedBody::Custom::Implementation...
Generating docs for nested compound SimTK::MobilizedBody::Cylinder...
Generating docs for nested compound SimTK::MobilizedBody::Ellipsoid...
Generating docs for nested compound SimTK::MobilizedBody::Free...
Generating docs for nested compound SimTK::MobilizedBody::FreeLine...
Generating docs for nested compound SimTK::MobilizedBody::FunctionBased...
Generating docs for nested compound SimTK::MobilizedBody::Gimbal...
Generating docs for nested compound SimTK::MobilizedBody::Ground...
Generating docs for nested compound SimTK::MobilizedBody::LineOrientation...
Generating docs for nested compound SimTK::MobilizedBody::Pin...
Generating docs for nested compound SimTK::MobilizedBody::Planar...
Generating docs for nested compound SimTK::MobilizedBody::Screw...
Generating docs for nested compound SimTK::MobilizedBody::Slider...
Generating docs for nested compound SimTK::MobilizedBody::SphericalCoords...
Generating docs for nested compound SimTK::MobilizedBody::Translation...
Generating docs for nested compound SimTK::MobilizedBody::Universal...
Generating docs for nested compound SimTK::MobilizedBody::Weld...
Generating docs for compound SimTK::MobilizedBodyIndex...
Generating docs for compound SimTK::MobilizerQIndex...
Generating docs for compound SimTK::MobilizerUIndex...
Generating docs for compound SimTK::Motion...
Generating docs for nested compound SimTK::Motion::Custom...
Generating docs for nested compound SimTK::Motion::Custom::Implementation...
Generating docs for nested compound SimTK::Motion::Sinusoid...
Generating docs for nested compound SimTK::Motion::Steady...
Generating docs for compound SimTK::MultibodyGraphMaker...
Generating docs for nested compound SimTK::MultibodyGraphMaker::Body...
Generating docs for nested compound SimTK::MultibodyGraphMaker::Joint...
Generating docs for nested compound SimTK::MultibodyGraphMaker::JointType...
Generating docs for nested compound SimTK::MultibodyGraphMaker::LoopConstraint...
Generating docs for nested compound SimTK::MultibodyGraphMaker::Mobilizer...
Generating docs for compound SimTK::MultibodySystem...
Generating docs for compound SimTK::MultiplierIndex...
Generating docs for compound SimTK::Narrowest...
Generating docs for compound SimTK::Narrowest< complex< R1 >, complex< R2 > >...
Generating docs for compound SimTK::Narrowest< complex< R1 >, R2 >...
Generating docs for compound SimTK::Narrowest< double, double >...
Generating docs for compound SimTK::Narrowest< double, float >...
Generating docs for compound SimTK::Narrowest< double, long double >...
Generating docs for compound SimTK::Narrowest< float, double >...
Generating docs for compound SimTK::Narrowest< float, float >...
Generating docs for compound SimTK::Narrowest< float, long double >...
Generating docs for compound SimTK::Narrowest< long double, double >...
Generating docs for compound SimTK::Narrowest< long double, float >...
Generating docs for compound SimTK::Narrowest< long double, long double >...
Generating docs for compound SimTK::Narrowest< R1, complex< R2 > >...
Generating docs for compound SimTK::negator...
Generating docs for nested compound SimTK::negator::Result...
Generating docs for nested compound SimTK::negator::Substitute...
Generating docs for compound SimTK::NiceTypeName...
Generating docs for compound SimTK::NTraits...
Generating docs for compound SimTK::NTraits< complex< R > >...
Generating docs for nested compound SimTK::NTraits< complex< R > >::Result...
Generating docs for nested compound SimTK::NTraits< complex< R > >::Substitute...
Generating docs for compound SimTK::NTraits< conjugate< R > >...
Generating docs for nested compound SimTK::NTraits< conjugate< R > >::Result...
Generating docs for nested compound SimTK::NTraits< conjugate< R > >::Substitute...
Generating docs for compound SimTK::OBBLeaf...
Generating docs for compound SimTK::OBBNode...
Generating docs for compound SimTK::OBBTree...
Generating docs for compound SimTK::ObservedPointFitter...
Generating docs for compound SimTK::Optimizer...
Generating docs for nested compound SimTK::Optimizer::OptimizerRep...
Generating docs for compound SimTK::OptimizerSystem...
Generating docs for compound SimTK::OrientationSensors...
Generating docs for compound SimTK::OrientedBoundingBox...
Generating docs for compound SimTK::OrOpType...
Generating docs for compound SimTK::OrOpType< FalseType, FalseType >...
Generating docs for compound SimTK::OrOpType< FalseType, TrueType >...
Generating docs for compound SimTK::OrOpType< TrueType, FalseType >...
Generating docs for compound SimTK::OrOpType< TrueType, TrueType >...
Generating docs for compound SimTK::Parallel2DExecutor...
Generating docs for nested compound SimTK::Parallel2DExecutor::Task...
Generating docs for compound SimTK::ParallelExecutor...
Generating docs for nested compound SimTK::ParallelExecutor::Task...
Generating docs for compound SimTK::ParallelWorkQueue...
Generating docs for nested compound SimTK::ParallelWorkQueue::Task...
Generating docs for compound SimTK::ParticleConSurfaceSystem...
Generating docs for compound SimTK::ParticleConSurfaceSystemGuts...
Generating docs for compound SimTK::PathDecorator...
Generating docs for compound SimTK::Pathname...
Generating docs for compound SimTK::PeriodicEventHandler...
Generating docs for compound SimTK::PeriodicEventReporter...
Generating docs for compound SimTK::PGSImpulseSolver...
Generating docs for compound SimTK::PhiMatrix...
Generating docs for compound SimTK::PhiMatrixTranspose...
Generating docs for compound SimTK::PIMPLHandle...
Generating docs for compound SimTK::PIMPLImplementation...
Generating docs for compound SimTK::Plane...
Generating docs for compound SimTK::PlaneDecorator...
Generating docs for compound SimTK::Plugin...
Generating docs for compound SimTK::PLUSImpulseSolver...
Generating docs for compound SimTK::PointContact...
Generating docs for compound SimTK::PointPlaneContact...
Generating docs for compound SimTK::PointPlaneFrictionlessContact...
Generating docs for compound SimTK::PolygonalMesh...
Generating docs for compound SimTK::PolynomialRootFinder...
Generating docs for nested compound SimTK::PolynomialRootFinder::ZeroLeadingCoefficient...
Generating docs for compound SimTK::ProjectOptions...
Generating docs for compound SimTK::ProjectResults...
Generating docs for compound SimTK::QErrIndex...
Generating docs for compound SimTK::QIndex...
Generating docs for compound SimTK::Quaternion_...
Generating docs for compound SimTK::QValue...
Generating docs for compound SimTK::Random...
Generating docs for nested compound SimTK::Random::Gaussian...
Generating docs for nested compound SimTK::Random::Uniform...
Generating docs for compound SimTK::RealizeOptions...
Generating docs for compound SimTK::RealizeResults...
Generating docs for compound SimTK::ReferencePtr...
Generating docs for compound SimTK::Rope...
Generating docs for compound SimTK::Rotation_...
Generating docs for compound SimTK::Row...
Generating docs for nested compound SimTK::Row::EltResult...
Generating docs for nested compound SimTK::Row::Result...
Generating docs for nested compound SimTK::Row::Substitute...
Generating docs for compound SimTK::RowVector_...
Generating docs for compound SimTK::RowVectorBase...
Generating docs for nested compound SimTK::RowVectorBase::EltResult...
Generating docs for compound SimTK::RowVectorView_...
Generating docs for compound SimTK::RTraits...
Generating docs for compound SimTK::RTraits< double >...
Generating docs for compound SimTK::RTraits< float >...
Generating docs for compound SimTK::RTraits< long double >...
Generating docs for compound SimTK::RungeKutta2Integrator...
Generating docs for compound SimTK::RungeKutta3Integrator...
Generating docs for compound SimTK::RungeKuttaFeldbergIntegrator...
Generating docs for compound SimTK::RungeKuttaMersonIntegrator...
Generating docs for compound SimTK::ScheduledEventHandler...
Generating docs for compound SimTK::ScheduledEventReporter...
Generating docs for compound SimTK::Segment...
Generating docs for compound SimTK::SemiExplicitEuler2Integrator...
Generating docs for compound SimTK::SemiExplicitEulerIntegrator...
Generating docs for compound SimTK::SemiExplicitEulerTimeStepper...
Generating docs for compound SimTK::SimbodyMatterSubsystem...
Generating docs for compound SimTK::SimbodyMatterSubtree...
Generating docs for compound SimTK::SimbodyMatterSubtreeResults...
Generating docs for compound SimTK::SpatialInertia_...
Generating docs for compound SimTK::SpherePlaneContact...
Generating docs for compound SimTK::SphereSphereContact...
Generating docs for compound SimTK::Spline_...
Generating docs for nested compound SimTK::Spline_::SplineImpl...
Generating docs for compound SimTK::SplineFitter...
Generating docs for nested compound SimTK::SplineFitter::SplineFitterImpl...
Generating docs for compound SimTK::StableArray...
Generating docs for compound SimTK::Stage...
Generating docs for compound SimTK::State...
Generating docs for compound SimTK::StateLimitedFriction...
Generating docs for compound SimTK::String...
Generating docs for compound SimTK::Study...
Generating docs for nested compound SimTK::Study::Guts...
Generating docs for compound SimTK::Subsystem...
Generating docs for nested compound SimTK::Subsystem::Guts...
Generating docs for compound SimTK::SubsystemIndex...
Generating docs for compound SimTK::SymMat...
Generating docs for nested compound SimTK::SymMat::EltResult...
Generating docs for nested compound SimTK::SymMat::Result...
Generating docs for nested compound SimTK::SymMat::Substitute...
Generating docs for compound SimTK::SysConstraintFunc...
Generating docs for compound SimTK::SysObjectiveFunc...
Generating docs for compound SimTK::System...
Generating docs for nested compound SimTK::System::Guts...
Generating docs for compound SimTK::SystemEventTriggerByStageIndex...
Generating docs for compound SimTK::SystemEventTriggerIndex...
Generating docs for compound SimTK::SystemMultiplierIndex...
Generating docs for compound SimTK::SystemQErrIndex...
Generating docs for compound SimTK::SystemQIndex...
Generating docs for compound SimTK::SystemUDotErrIndex...
Generating docs for compound SimTK::SystemUErrIndex...
Generating docs for compound SimTK::SystemUIndex...
Generating docs for compound SimTK::SystemYErrIndex...
Generating docs for compound SimTK::SystemYIndex...
Generating docs for compound SimTK::SystemZIndex...
Generating docs for compound SimTK::Test...
Generating docs for nested compound SimTK::Test::Subtest...
Generating docs for compound SimTK::TextDataEventReporter...
Generating docs for nested compound SimTK::TextDataEventReporter::UserFunction...
Generating docs for compound SimTK::ThreadLocal...
Generating docs for compound SimTK::TimeStepper...
Generating docs for compound SimTK::Transform_...
Generating docs for compound SimTK::TriangleMeshContact...
Generating docs for compound SimTK::TriggeredEventHandler...
Generating docs for compound SimTK::TriggeredEventReporter...
Generating docs for compound SimTK::TrueType...
Generating docs for compound SimTK::TrustMe...
Generating docs for compound SimTK::UDotErrIndex...
Generating docs for compound SimTK::UErrIndex...
Generating docs for compound SimTK::UIndex...
Generating docs for compound SimTK::UnilateralContact...
Generating docs for compound SimTK::UnilateralSpeedConstraint...
Generating docs for compound SimTK::UnitInertia_...
Generating docs for compound SimTK::UnitRow...
Generating docs for compound SimTK::UnitVec...
Generating docs for compound SimTK::UntrackedContact...
Generating docs for compound SimTK::Value...
Generating docs for compound SimTK::Vec...
Generating docs for nested compound SimTK::Vec::EltResult...
Generating docs for nested compound SimTK::Vec::Result...
Generating docs for nested compound SimTK::Vec::Substitute...
Generating docs for compound SimTK::Vector_...
Generating docs for compound SimTK::VectorBase...
Generating docs for nested compound SimTK::VectorBase::EltResult...
Generating docs for compound SimTK::VectorIterator...
Generating docs for compound SimTK::VectorView_...
Generating docs for compound SimTK::VerletIntegrator...
Generating docs for compound SimTK::Visualizer...
Generating docs for nested compound SimTK::Visualizer::FrameController...
Generating docs for nested compound SimTK::Visualizer::InputListener...
Generating docs for nested compound SimTK::Visualizer::InputSilo...
Generating docs for nested compound SimTK::Visualizer::Reporter...
Generating docs for compound SimTK::Wider...
Generating docs for compound SimTK::Wider< double, double >...
Generating docs for compound SimTK::Wider< double, float >...
Generating docs for compound SimTK::Wider< double, long double >...
Generating docs for compound SimTK::Wider< float, double >...
Generating docs for compound SimTK::Wider< float, float >...
Generating docs for compound SimTK::Wider< float, long double >...
Generating docs for compound SimTK::Wider< long double, double >...
Generating docs for compound SimTK::Wider< long double, float >...
Generating docs for compound SimTK::Wider< long double, long double >...
Generating docs for compound SimTK::Widest...
Generating docs for compound SimTK::Widest< complex< R1 >, complex< R2 > >...
Generating docs for compound SimTK::Widest< complex< R1 >, R2 >...
Generating docs for compound SimTK::Widest< double, double >...
Generating docs for compound SimTK::Widest< double, float >...
Generating docs for compound SimTK::Widest< double, long double >...
Generating docs for compound SimTK::Widest< float, double >...
Generating docs for compound SimTK::Widest< float, float >...
Generating docs for compound SimTK::Widest< float, long double >...
Generating docs for compound SimTK::Widest< long double, double >...
Generating docs for compound SimTK::Widest< long double, float >...
Generating docs for compound SimTK::Widest< long double, long double >...
Generating docs for compound SimTK::Widest< R1, complex< R2 > >...
Generating docs for compound SimTK::Xml...
Generating docs for nested compound SimTK::Xml::Attribute...
Generating docs for nested compound SimTK::Xml::attribute_iterator...
Generating docs for nested compound SimTK::Xml::Comment...
Generating docs for nested compound SimTK::Xml::Element...
Generating docs for nested compound SimTK::Xml::element_iterator...
Generating docs for nested compound SimTK::Xml::Node...
Generating docs for nested compound SimTK::Xml::node_iterator...
Generating docs for nested compound SimTK::Xml::Text...
Generating docs for nested compound SimTK::Xml::Unknown...
Generating docs for compound SimTK::XorOpType...
Generating docs for compound SimTK::XorOpType< FalseType, FalseType >...
Generating docs for compound SimTK::XorOpType< FalseType, TrueType >...
Generating docs for compound SimTK::XorOpType< TrueType, FalseType >...
Generating docs for compound SimTK::XorOpType< TrueType, TrueType >...
Generating docs for compound SimTK::ZIndex...
Generating docs for namespace SimTK::Exception
Generating docs for compound SimTK::Exception::APIArgcheckFailed...
Generating docs for compound SimTK::Exception::APIMethodFailed...
Generating docs for compound SimTK::Exception::Assert...
Generating docs for compound SimTK::Exception::Base...
Generating docs for compound SimTK::Exception::CacheEntryOutOfDate...
Generating docs for compound SimTK::Exception::Cant...
Generating docs for compound SimTK::Exception::ConvergedFailed...
Generating docs for compound SimTK::Exception::ErrorCheck...
Generating docs for compound SimTK::Exception::IllegalLapackArg...
Generating docs for compound SimTK::Exception::IncompatibleValues...
Generating docs for compound SimTK::Exception::IncorrectArrayLength...
Generating docs for compound SimTK::Exception::IndexOutOfRange...
Generating docs for compound SimTK::Exception::LoopConstraintConstructionFailure...
Generating docs for compound SimTK::Exception::MobilizerCantExactlyRepresentRequestedQuantity...
Generating docs for compound SimTK::Exception::NewtonRaphsonFailure...
Generating docs for compound SimTK::Exception::NotPositiveDefinite...
Generating docs for compound SimTK::Exception::OperationNotAllowedOnNonconstReadOnlyView...
Generating docs for compound SimTK::Exception::OperationNotAllowedOnOwner...
Generating docs for compound SimTK::Exception::OperationNotAllowedOnView...
Generating docs for compound SimTK::Exception::OptimizerFailed...
Generating docs for compound SimTK::Exception::RealizeCheckFailed...
Generating docs for compound SimTK::Exception::RealizeTopologyMustBeCalledFirst...
Generating docs for compound SimTK::Exception::RepLevelException...
Generating docs for compound SimTK::Exception::SingularMatrix...
Generating docs for compound SimTK::Exception::SizeOutOfRange...
Generating docs for compound SimTK::Exception::SizeWasNegative...
Generating docs for compound SimTK::Exception::StageIsWrong...
Generating docs for compound SimTK::Exception::StageOutOfRange...
Generating docs for compound SimTK::Exception::StageTooHigh...
Generating docs for compound SimTK::Exception::StageTooLow...
Generating docs for compound SimTK::Exception::StateAndSystemTopologyVersionsMustMatch...
Generating docs for compound SimTK::Exception::UnimplementedMethod...
Generating docs for compound SimTK::Exception::UnimplementedVirtualMethod...
Generating docs for compound SimTK::Exception::UnrecognizedParameter...
Generating docs for compound SimTK::Exception::ValueOutOfRange...
Generating docs for compound SimTK::Exception::ValueWasNegative...
Generating docs for namespace SimTK::Impl
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
lookup cache used 28330/65536 hits=284647 misses=29447
finished...
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
Built target doxygen
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_start /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 0
This file has been truncated, but you can view the full file.
2014-12-31 15:09:16 +0100
make
install
/usr/local/Cellar/cmake/3.1.0/bin/cmake -H/tmp/simbody-FJ7R93/simbody-Simbody-3.5 -B/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_start /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles/progress.marks
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f Platform/CMakeFiles/PlatformFiles.dir/build.make Platform/CMakeFiles/PlatformFiles.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Platform /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Platform/CMakeFiles/PlatformFiles.dir/DependInfo.cmake --color=
Scanning dependencies of target PlatformFiles
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f Platform/CMakeFiles/PlatformFiles.dir/build.make Platform/CMakeFiles/PlatformFiles.dir/build
make[2]: Nothing to be done for `Platform/CMakeFiles/PlatformFiles.dir/build'.
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 0%] Built target PlatformFiles
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/build.make SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/sharedTarget /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/DependInfo.cmake --color=
Scanning dependencies of target SimTKcommon
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/build.make SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 21
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 22
[ 0%] [ 1%] /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 1%] /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 1%] [ 1%] [ 2%] [ 2%] [ 2%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/src/About.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/src/About.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/src/About.cpp
Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/src/AtomicInteger.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/src/AtomicInteger.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/src/AtomicInteger.cpp
Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/src/Parallel2DExecutor.cpp.o
Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/src/ParallelExecutor.cpp.o
Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/src/ParallelWorkQueue.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/src/Parallel2DExecutor.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/src/Parallel2DExecutor.cpp
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/src/ParallelWorkQueue.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/src/ParallelWorkQueue.cpp
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/src/ParallelExecutor.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/src/ParallelExecutor.cpp
Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/src/NiceTypeName.cpp.o
Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/src/Pathname.cpp.o
Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/src/Plugin.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/src/Plugin.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/src/Plugin.cpp
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/src/Pathname.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/src/Pathname.cpp
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/src/NiceTypeName.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/src/NiceTypeName.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 2%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/src/PrivateInstantiations.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/src/PrivateInstantiations.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/src/PrivateInstantiations.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 2%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/src/String.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/src/String.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/src/String.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 23
[ 3%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/src/Timing.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/src/Timing.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/src/Timing.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 3%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/src/tinyxml.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/src/tinyxml.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/src/tinyxml.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 3%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/src/tinyxmlparser.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/src/tinyxmlparser.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/src/tinyxmlparser.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 3%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/src/Xml.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/src/Xml.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/src/Xml.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 24
[ 4%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Scalar/src/Scalar.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/Scalar/src/Scalar.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/src/Scalar.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 4%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/SmallMatrix/src/SmallMatrix.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/SmallMatrix/src/SmallMatrix.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/src/SmallMatrix.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 4%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Mechanics/src/CoordinateAxis.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/Mechanics/src/CoordinateAxis.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/src/CoordinateAxis.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 4%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Mechanics/src/MassProperties.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/Mechanics/src/MassProperties.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/src/MassProperties.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 25
[ 5%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Mechanics/src/Quaternion.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/Mechanics/src/Quaternion.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/src/Quaternion.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 5%] /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Mechanics/src/Rotation.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/Mechanics/src/Rotation.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/src/Rotation.cpp
[ 5%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Mechanics/src/Transform.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/Mechanics/src/Transform.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/src/Transform.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 5%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Mechanics/src/UnitVec.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/Mechanics/src/UnitVec.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/src/UnitVec.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 5%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/BigMatrix/src/ElementFilter.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/BigMatrix/src/ElementFilter.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/src/ElementFilter.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 26
[ 6%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/BigMatrix/src/MatrixCharacteristics.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/BigMatrix/src/MatrixCharacteristics.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/src/MatrixCharacteristics.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 6%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/BigMatrix/src/MatrixHelper.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/BigMatrix/src/MatrixHelper.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/src/MatrixHelper.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 6%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Geometry/src/DecorativeGeometry.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/Geometry/src/DecorativeGeometry.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/src/DecorativeGeometry.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 6%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Geometry/src/PolygonalMesh.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/Geometry/src/PolygonalMesh.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/src/PolygonalMesh.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 27
[ 7%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Simulation/src/Event.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/Simulation/src/Event.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/src/Event.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 7%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Simulation/src/EventHandler.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/Simulation/src/EventHandler.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/src/EventHandler.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 7%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Simulation/src/EventReporter.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/Simulation/src/EventReporter.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/src/EventReporter.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 7%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Simulation/src/Measure.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/Simulation/src/Measure.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/src/Measure.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 7%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Simulation/src/State.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/Simulation/src/State.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/src/State.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 28
[ 8%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Simulation/src/Study.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/Simulation/src/Study.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/src/Study.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 8%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Simulation/src/Subsystem.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/Simulation/src/Subsystem.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/src/Subsystem.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 8%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Simulation/src/System.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/Simulation/src/System.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/src/System.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 8%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Random/src/Random.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/Random/src/Random.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/src/Random.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 29
[ 9%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Random/src/SFMT.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/Random/src/SFMT.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/src/SFMT.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 9%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Polynomial/src/cpoly.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/Polynomial/src/cpoly.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/src/cpoly.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 9%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Polynomial/src/PolynomialRootFinder.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/Polynomial/src/PolynomialRootFinder.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/src/PolynomialRootFinder.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 9%] Building CXX object SimTKcommon/sharedTarget/CMakeFiles/SimTKcommon.dir/__/Polynomial/src/rpoly.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -DSimTKcommon_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SimTKcommon.dir/__/Polynomial/src/rpoly.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/src/rpoly.cpp
Linking CXX shared library ../../libSimTKcommon.dylib
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/SimTKcommon.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 3.5.0 -o ../../libSimTKcommon.3.5.dylib -install_name /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/libSimTKcommon.3.5.dylib CMakeFiles/SimTKcommon.dir/__/src/About.cpp.o CMakeFiles/SimTKcommon.dir/__/src/AtomicInteger.cpp.o CMakeFiles/SimTKcommon.dir/__/src/NiceTypeName.cpp.o CMakeFiles/SimTKcommon.dir/__/src/Parallel2DExecutor.cpp.o CMakeFiles/SimTKcommon.dir/__/src/ParallelExecutor.cpp.o CMakeFiles/SimTKcommon.dir/__/src/ParallelWorkQueue.cpp.o CMakeFiles/SimTKcommon.dir/__/src/Pathname.cpp.o CMakeFiles/SimTKcommon.dir/__/src/Plugin.cpp.o CMakeFiles/SimTKcommon.dir/__/src/PrivateInstantiations.cpp.o CMakeFiles/SimTKcommon.dir/__/src/String.cpp.o CMakeFiles/SimTKcommon.dir/__/src/Timing.cpp.o CMakeFiles/SimTKcommon.dir/__/src/tinyxml.cpp.o CMakeFiles/SimTKcommon.dir/__/src/tinyxmlparser.cpp.o CMakeFiles/SimTKcommon.dir/__/src/Xml.cpp.o CMakeFiles/SimTKcommon.dir/__/Scalar/src/Scalar.cpp.o CMakeFiles/SimTKcommon.dir/__/SmallMatrix/src/SmallMatrix.cpp.o CMakeFiles/SimTKcommon.dir/__/Mechanics/src/CoordinateAxis.cpp.o CMakeFiles/SimTKcommon.dir/__/Mechanics/src/MassProperties.cpp.o CMakeFiles/SimTKcommon.dir/__/Mechanics/src/Quaternion.cpp.o CMakeFiles/SimTKcommon.dir/__/Mechanics/src/Rotation.cpp.o CMakeFiles/SimTKcommon.dir/__/Mechanics/src/Transform.cpp.o CMakeFiles/SimTKcommon.dir/__/Mechanics/src/UnitVec.cpp.o CMakeFiles/SimTKcommon.dir/__/BigMatrix/src/ElementFilter.cpp.o CMakeFiles/SimTKcommon.dir/__/BigMatrix/src/MatrixCharacteristics.cpp.o CMakeFiles/SimTKcommon.dir/__/BigMatrix/src/MatrixHelper.cpp.o CMakeFiles/SimTKcommon.dir/__/Geometry/src/DecorativeGeometry.cpp.o CMakeFiles/SimTKcommon.dir/__/Geometry/src/PolygonalMesh.cpp.o CMakeFiles/SimTKcommon.dir/__/Simulation/src/Event.cpp.o CMakeFiles/SimTKcommon.dir/__/Simulation/src/EventHandler.cpp.o CMakeFiles/SimTKcommon.dir/__/Simulation/src/EventReporter.cpp.o CMakeFiles/SimTKcommon.dir/__/Simulation/src/Measure.cpp.o CMakeFiles/SimTKcommon.dir/__/Simulation/src/State.cpp.o CMakeFiles/SimTKcommon.dir/__/Simulation/src/Study.cpp.o CMakeFiles/SimTKcommon.dir/__/Simulation/src/Subsystem.cpp.o CMakeFiles/SimTKcommon.dir/__/Simulation/src/System.cpp.o CMakeFiles/SimTKcommon.dir/__/Random/src/Random.cpp.o CMakeFiles/SimTKcommon.dir/__/Random/src/SFMT.cpp.o CMakeFiles/SimTKcommon.dir/__/Polynomial/src/cpoly.cpp.o CMakeFiles/SimTKcommon.dir/__/Polynomial/src/PolynomialRootFinder.cpp.o CMakeFiles/SimTKcommon.dir/__/Polynomial/src/rpoly.cpp.o -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build -framework Accelerate -framework Accelerate -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/sharedTarget && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_symlink_library ../../libSimTKcommon.3.5.dylib ../../libSimTKcommon.3.5.dylib ../../libSimTKcommon.dylib
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 21 22 23 24 25 26 27 28 29
[ 9%] Built target SimTKcommon
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/BNTTest.dir/build.make SimTKcommon/tests/CMakeFiles/BNTTest.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/MatVecTest.dir/build.make SimTKcommon/tests/CMakeFiles/MatVecTest.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/OrientationTest.dir/build.make SimTKcommon/tests/CMakeFiles/OrientationTest.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/PolynomialTest.dir/build.make SimTKcommon/tests/CMakeFiles/PolynomialTest.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/RandomTest.dir/build.make SimTKcommon/tests/CMakeFiles/RandomTest.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/RotationTest.dir/build.make SimTKcommon/tests/CMakeFiles/RotationTest.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/SFMTTest.dir/build.make SimTKcommon/tests/CMakeFiles/SFMTTest.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/SpatialAlgebraTest.dir/build.make SimTKcommon/tests/CMakeFiles/SpatialAlgebraTest.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/MatVecTest.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/BNTTest.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/PolynomialTest.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/OrientationTest.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/RandomTest.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/RotationTest.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/SFMTTest.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/SpatialAlgebraTest.dir/DependInfo.cmake --color=
Scanning dependencies of target SFMTTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/SFMTTest.dir/build.make SimTKcommon/tests/CMakeFiles/SFMTTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 9%] Building CXX object SimTKcommon/tests/CMakeFiles/SFMTTest.dir/SFMTTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SFMTTest.dir/SFMTTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/SFMTTest.cpp
Scanning dependencies of target MatVecTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/MatVecTest.dir/build.make SimTKcommon/tests/CMakeFiles/MatVecTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 15
Scanning dependencies of target RotationTest
Scanning dependencies of target BNTTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/RotationTest.dir/build.make SimTKcommon/tests/CMakeFiles/RotationTest.dir/build
Scanning dependencies of target RandomTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/BNTTest.dir/build.make SimTKcommon/tests/CMakeFiles/BNTTest.dir/build
Scanning dependencies of target PolynomialTest
[ 10%] Scanning dependencies of target SpatialAlgebraTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/RandomTest.dir/build.make SimTKcommon/tests/CMakeFiles/RandomTest.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/PolynomialTest.dir/build.make SimTKcommon/tests/CMakeFiles/PolynomialTest.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/SpatialAlgebraTest.dir/build.make SimTKcommon/tests/CMakeFiles/SpatialAlgebraTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
Scanning dependencies of target OrientationTest
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 18
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/OrientationTest.dir/build.make SimTKcommon/tests/CMakeFiles/OrientationTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
Building CXX object SimTKcommon/tests/CMakeFiles/MatVecTest.dir/MatVecTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/MatVecTest.dir/MatVecTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/MatVecTest.cpp
[ 10%] [ 10%] [ 11%] [ 11%] [ 11%] /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 16
[ 12%] Building CXX object SimTKcommon/tests/CMakeFiles/BNTTest.dir/BNTTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/BNTTest.dir/BNTTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/BNTTest.cpp
Building CXX object SimTKcommon/tests/CMakeFiles/RotationTest.dir/RotationTest.cpp.o
Building CXX object SimTKcommon/tests/CMakeFiles/PolynomialTest.dir/PolynomialTest.cpp.o
Building CXX object SimTKcommon/tests/CMakeFiles/RandomTest.dir/RandomTest.cpp.o
Building CXX object SimTKcommon/tests/CMakeFiles/SpatialAlgebraTest.dir/SpatialAlgebraTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/RotationTest.dir/RotationTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/RotationTest.cpp
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/PolynomialTest.dir/PolynomialTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/PolynomialTest.cpp
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/RandomTest.dir/RandomTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/RandomTest.cpp
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/SpatialAlgebraTest.dir/SpatialAlgebraTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/SpatialAlgebraTest.cpp
Building CXX object SimTKcommon/tests/CMakeFiles/OrientationTest.dir/OrientationTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/OrientationTest.dir/OrientationTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/OrientationTest.cpp
Linking CXX executable ../../SFMTTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/SFMTTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/SFMTTest.dir/SFMTTest.cpp.o -o ../../SFMTTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 12%] Built target SFMTTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/StateTest.dir/build.make SimTKcommon/tests/CMakeFiles/StateTest.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/StateTest.dir/DependInfo.cmake --color=
Scanning dependencies of target StateTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/StateTest.dir/build.make SimTKcommon/tests/CMakeFiles/StateTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 12%] Building CXX object SimTKcommon/tests/CMakeFiles/StateTest.dir/StateTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/StateTest.dir/StateTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/StateTest.cpp
Linking CXX executable ../../RandomTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/RandomTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/RandomTest.dir/RandomTest.cpp.o -o ../../RandomTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 18
[ 12%] Built target RandomTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestArray.dir/build.make SimTKcommon/tests/CMakeFiles/TestArray.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/TestArray.dir/DependInfo.cmake --color=
Linking CXX executable ../../PolynomialTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/PolynomialTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/PolynomialTest.dir/PolynomialTest.cpp.o -o ../../PolynomialTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Scanning dependencies of target TestArray
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestArray.dir/build.make SimTKcommon/tests/CMakeFiles/TestArray.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 12%] Building CXX object SimTKcommon/tests/CMakeFiles/TestArray.dir/TestArray.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/TestArray.dir/TestArray.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/TestArray.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 12%] Built target PolynomialTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestAtomicInteger.dir/build.make SimTKcommon/tests/CMakeFiles/TestAtomicInteger.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/TestAtomicInteger.dir/DependInfo.cmake --color=
Scanning dependencies of target TestAtomicInteger
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestAtomicInteger.dir/build.make SimTKcommon/tests/CMakeFiles/TestAtomicInteger.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 82
[ 13%] Building CXX object SimTKcommon/tests/CMakeFiles/TestAtomicInteger.dir/TestAtomicInteger.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/TestAtomicInteger.dir/TestAtomicInteger.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/TestAtomicInteger.cpp
Linking CXX executable ../../RotationTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/RotationTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/RotationTest.dir/RotationTest.cpp.o -o ../../RotationTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 13%] Built target RotationTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestBigMatrix.dir/build.make SimTKcommon/tests/CMakeFiles/TestBigMatrix.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/TestBigMatrix.dir/DependInfo.cmake --color=
Scanning dependencies of target TestBigMatrix
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestBigMatrix.dir/build.make SimTKcommon/tests/CMakeFiles/TestBigMatrix.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 13%] Building CXX object SimTKcommon/tests/CMakeFiles/TestBigMatrix.dir/TestBigMatrix.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/TestBigMatrix.dir/TestBigMatrix.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/TestBigMatrix.cpp
Linking CXX executable ../../SpatialAlgebraTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/SpatialAlgebraTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/SpatialAlgebraTest.dir/SpatialAlgebraTest.cpp.o -o ../../SpatialAlgebraTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Linking CXX executable ../../OrientationTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/OrientationTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/OrientationTest.dir/OrientationTest.cpp.o -o ../../OrientationTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 13%] Built target SpatialAlgebraTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestFunction.dir/build.make SimTKcommon/tests/CMakeFiles/TestFunction.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/TestFunction.dir/DependInfo.cmake --color=
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 16
[ 13%] Built target OrientationTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestMassProperties.dir/build.make SimTKcommon/tests/CMakeFiles/TestMassProperties.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/TestMassProperties.dir/DependInfo.cmake --color=
Linking CXX executable ../../BNTTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/BNTTest.dir/link.txt --verbose=1
Scanning dependencies of target TestFunction
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestFunction.dir/build.make SimTKcommon/tests/CMakeFiles/TestFunction.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 13%] /usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/BNTTest.dir/BNTTest.cpp.o -o ../../BNTTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Building CXX object SimTKcommon/tests/CMakeFiles/TestFunction.dir/TestFunction.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/TestFunction.dir/TestFunction.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/TestFunction.cpp
Scanning dependencies of target TestMassProperties
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestMassProperties.dir/build.make SimTKcommon/tests/CMakeFiles/TestMassProperties.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 86
Linking CXX executable ../../StateTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/StateTest.dir/link.txt --verbose=1
[ 14%] /usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/StateTest.dir/StateTest.cpp.o -o ../../StateTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Building CXX object SimTKcommon/tests/CMakeFiles/TestMassProperties.dir/TestMassProperties.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/TestMassProperties.dir/TestMassProperties.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/TestMassProperties.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 14%] Built target BNTTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestParallel2DExecutor.dir/build.make SimTKcommon/tests/CMakeFiles/TestParallel2DExecutor.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/TestParallel2DExecutor.dir/DependInfo.cmake --color=
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 14%] Built target StateTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestParallelExecutor.dir/build.make SimTKcommon/tests/CMakeFiles/TestParallelExecutor.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/TestParallelExecutor.dir/DependInfo.cmake --color=
Scanning dependencies of target TestParallel2DExecutor
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestParallel2DExecutor.dir/build.make SimTKcommon/tests/CMakeFiles/TestParallel2DExecutor.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 14%] Building CXX object SimTKcommon/tests/CMakeFiles/TestParallel2DExecutor.dir/TestParallel2DExecutor.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/TestParallel2DExecutor.dir/TestParallel2DExecutor.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/TestParallel2DExecutor.cpp
Scanning dependencies of target TestParallelExecutor
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestParallelExecutor.dir/build.make SimTKcommon/tests/CMakeFiles/TestParallelExecutor.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 88
[ 15%] Building CXX object SimTKcommon/tests/CMakeFiles/TestParallelExecutor.dir/TestParallelExecutor.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/TestParallelExecutor.dir/TestParallelExecutor.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/TestParallelExecutor.cpp
Linking CXX executable ../../TestAtomicInteger
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/TestAtomicInteger.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/TestAtomicInteger.dir/TestAtomicInteger.cpp.o -o ../../TestAtomicInteger -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 82
[ 15%] Built target TestAtomicInteger
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestParallelWorkQueue.dir/build.make SimTKcommon/tests/CMakeFiles/TestParallelWorkQueue.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/TestParallelWorkQueue.dir/DependInfo.cmake --color=
Scanning dependencies of target TestParallelWorkQueue
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestParallelWorkQueue.dir/build.make SimTKcommon/tests/CMakeFiles/TestParallelWorkQueue.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 15%] Building CXX object SimTKcommon/tests/CMakeFiles/TestParallelWorkQueue.dir/TestParallelWorkQueue.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/TestParallelWorkQueue.dir/TestParallelWorkQueue.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/TestParallelWorkQueue.cpp
Linking CXX executable ../../TestParallelExecutor
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/TestParallelExecutor.dir/link.txt --verbose=1
Linking CXX executable ../../TestParallel2DExecutor
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/TestParallel2DExecutor.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/TestParallelExecutor.dir/TestParallelExecutor.cpp.o -o ../../TestParallelExecutor -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/TestParallel2DExecutor.dir/TestParallel2DExecutor.cpp.o -o ../../TestParallel2DExecutor -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Linking CXX executable ../../MatVecTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/MatVecTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/MatVecTest.dir/MatVecTest.cpp.o -o ../../MatVecTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Linking CXX executable ../../TestFunction
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/TestFunction.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/TestFunction.dir/TestFunction.cpp.o -o ../../TestFunction -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 88
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 15%] [ 15%] Built target TestParallelExecutor
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestPlugin.dir/build.make SimTKcommon/tests/CMakeFiles/TestPlugin.dir/depend
Built target TestParallel2DExecutor
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestPolygonalMesh.dir/build.make SimTKcommon/tests/CMakeFiles/TestPolygonalMesh.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/TestPlugin.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/TestPolygonalMesh.dir/DependInfo.cmake --color=
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 15
[ 15%] Built target MatVecTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestPrivateImplementation.dir/build.make SimTKcommon/tests/CMakeFiles/TestPrivateImplementation.dir/depend
Scanning dependencies of target TestPlugin
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestPlugin.dir/build.make SimTKcommon/tests/CMakeFiles/TestPlugin.dir/build
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/TestPrivateImplementation.dir/DependInfo.cmake --color=
Scanning dependencies of target TestPolygonalMesh
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestPolygonalMesh.dir/build.make SimTKcommon/tests/CMakeFiles/TestPolygonalMesh.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 89
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 15%] [ 16%] [ 16%] Built target TestFunction
Building CXX object SimTKcommon/tests/CMakeFiles/TestPlugin.dir/TestPlugin.cpp.o
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestScalar.dir/build.make SimTKcommon/tests/CMakeFiles/TestScalar.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/TestPlugin.dir/TestPlugin.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/TestPlugin.cpp
Building CXX object SimTKcommon/tests/CMakeFiles/TestPolygonalMesh.dir/TestPolygonalMesh.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/TestPolygonalMesh.dir/TestPolygonalMesh.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/TestPolygonalMesh.cpp
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/TestScalar.dir/DependInfo.cmake --color=
Scanning dependencies of target TestPrivateImplementation
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestPrivateImplementation.dir/build.make SimTKcommon/tests/CMakeFiles/TestPrivateImplementation.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 16%] Building CXX object SimTKcommon/tests/CMakeFiles/TestPrivateImplementation.dir/TestPrivateImplementation.cpp.o
Scanning dependencies of target TestScalar
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/TestPrivateImplementation.dir/TestPrivateImplementation.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/TestPrivateImplementation.cpp
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestScalar.dir/build.make SimTKcommon/tests/CMakeFiles/TestScalar.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 16%] Building CXX object SimTKcommon/tests/CMakeFiles/TestScalar.dir/TestScalar.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/TestScalar.dir/TestScalar.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/TestScalar.cpp
Linking CXX executable ../../TestMassProperties
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/TestMassProperties.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/TestMassProperties.dir/TestMassProperties.cpp.o -o ../../TestMassProperties -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Linking CXX executable ../../TestArray
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/TestArray.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/TestArray.dir/TestArray.cpp.o -o ../../TestArray -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 86
[ 16%] Built target TestMassProperties
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestSimulation.dir/build.make SimTKcommon/tests/CMakeFiles/TestSimulation.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/TestSimulation.dir/DependInfo.cmake --color=
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 16%] Built target TestArray
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestSmallMatrix.dir/build.make SimTKcommon/tests/CMakeFiles/TestSmallMatrix.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/TestSmallMatrix.dir/DependInfo.cmake --color=
Linking CXX executable ../../TestBigMatrix
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/TestBigMatrix.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/TestBigMatrix.dir/TestBigMatrix.cpp.o -o ../../TestBigMatrix -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Linking CXX executable ../../TestParallelWorkQueue
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/TestParallelWorkQueue.dir/link.txt --verbose=1
Scanning dependencies of target TestSimulation
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/TestParallelWorkQueue.dir/TestParallelWorkQueue.cpp.o -o ../../TestParallelWorkQueue -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestSimulation.dir/build.make SimTKcommon/tests/CMakeFiles/TestSimulation.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 90
[ 17%] Scanning dependencies of target TestSmallMatrix
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestSmallMatrix.dir/build.make SimTKcommon/tests/CMakeFiles/TestSmallMatrix.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
Building CXX object SimTKcommon/tests/CMakeFiles/TestSimulation.dir/TestSimulation.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/TestSimulation.dir/TestSimulation.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/TestSimulation.cpp
[ 17%] Building CXX object SimTKcommon/tests/CMakeFiles/TestSmallMatrix.dir/TestSmallMatrix.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/TestSmallMatrix.dir/TestSmallMatrix.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/TestSmallMatrix.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 17%] [ 17%] Built target TestBigMatrix
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestVectorMath.dir/build.make SimTKcommon/tests/CMakeFiles/TestVectorMath.dir/depend
Built target TestParallelWorkQueue
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestXml.dir/build.make SimTKcommon/tests/CMakeFiles/TestXml.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/TestVectorMath.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/CMakeFiles/TestXml.dir/DependInfo.cmake --color=
Scanning dependencies of target TestVectorMath
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestVectorMath.dir/build.make SimTKcommon/tests/CMakeFiles/TestVectorMath.dir/build
Scanning dependencies of target TestXml
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/CMakeFiles/TestXml.dir/build.make SimTKcommon/tests/CMakeFiles/TestXml.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 17%] [ 17%] Building CXX object SimTKcommon/tests/CMakeFiles/TestVectorMath.dir/TestVectorMath.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/TestVectorMath.dir/TestVectorMath.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/TestVectorMath.cpp
Building CXX object SimTKcommon/tests/CMakeFiles/TestXml.dir/TestXml.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/TestXml.dir/TestXml.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/TestXml.cpp
Linking CXX executable ../../TestPolygonalMesh
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/TestPolygonalMesh.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/TestPolygonalMesh.dir/TestPolygonalMesh.cpp.o -o ../../TestPolygonalMesh -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 89
[ 17%] Built target TestPolygonalMesh
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/adhoc/CMakeFiles/BigMatrixTest.dir/build.make SimTKcommon/tests/adhoc/CMakeFiles/BigMatrixTest.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/adhoc /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/adhoc /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/adhoc/CMakeFiles/BigMatrixTest.dir/DependInfo.cmake --color=
Linking CXX executable ../../TestPlugin
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/TestPlugin.dir/link.txt --verbose=1
Linking CXX executable ../../TestPrivateImplementation
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/TestPrivateImplementation.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/TestPlugin.dir/TestPlugin.cpp.o -o ../../TestPlugin -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/TestPrivateImplementation.dir/TestPrivateImplementation.cpp.o -o ../../TestPrivateImplementation -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Scanning dependencies of target BigMatrixTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKcommon/tests/adhoc/CMakeFiles/BigMatrixTest.dir/build.make SimTKcommon/tests/adhoc/CMakeFiles/BigMatrixTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 17%] Building CXX object SimTKcommon/tests/adhoc/CMakeFiles/BigMatrixTest.dir/BigMatrixTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/adhoc && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon -DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=5 -DSimTK_SimTKCOMMON_PATCH_VERSION=0 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -o CMakeFiles/BigMatrixTest.dir/BigMatrixTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/tests/adhoc/BigMatrixTest.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 17%] [ 17%] Built target TestPrivateImplementation
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/build.make SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/depend
Built target TestPlugin
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/sharedTarget /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/DependInfo.cmake --color=
Linking CXX executable ../../TestScalar
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/TestScalar.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/TestScalar.dir/TestScalar.cpp.o -o ../../TestScalar -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 17%] Built target TestScalar
Scanning dependencies of target SimTKmath
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/build.make SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 30
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 17%] [ 18%] [ 18%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/LinearAlgebra/src/Eigen.cpp.o
Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/LinearAlgebra/src/Factor.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/LinearAlgebra/src/Factor.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/src/Factor.cpp
Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/LinearAlgebra/src/FactorQTZ.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/LinearAlgebra/src/Eigen.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/src/Eigen.cpp
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/LinearAlgebra/src/FactorQTZ.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/src/FactorQTZ.cpp
Linking CXX executable ../../TestXml
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/TestXml.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/TestXml.dir/TestXml.cpp.o -o ../../TestXml -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 18%] Built target TestXml
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 18%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/LinearAlgebra/src/FactorSVD.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/LinearAlgebra/src/FactorSVD.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/src/FactorSVD.cpp
Linking CXX executable ../../TestVectorMath
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/TestVectorMath.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/TestVectorMath.dir/TestVectorMath.cpp.o -o ../../TestVectorMath -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 18%] Built target TestVectorMath
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 18%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/LinearAlgebra/src/LapackConvert.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/LinearAlgebra/src/LapackConvert.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/src/LapackConvert.cpp
Linking CXX executable ../../TestSmallMatrix
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/TestSmallMatrix.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/TestSmallMatrix.dir/TestSmallMatrix.cpp.o -o ../../TestSmallMatrix -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
Linking CXX executable ../../TestSimulation
[ 18%] cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/TestSimulation.dir/link.txt --verbose=1
Built target TestSmallMatrix
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 31
[ 19%] /usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/TestSimulation.dir/TestSimulation.cpp.o -o ../../TestSimulation -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/LinearAlgebra/src/LapackInterface.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/LinearAlgebra/src/LapackInterface.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/src/LapackInterface.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 90
[ 19%] Built target TestSimulation
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 19%] Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/cpodes/cpodes.c
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 19%] Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_band.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_band.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/cpodes/cpodes_band.c
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 19%] Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_bandpre.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_bandpre.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/cpodes/cpodes_bandpre.c
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 19%] Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_bbdpre.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_bbdpre.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/cpodes/cpodes_bbdpre.c
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 32
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 20%] [ 20%] Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_dense.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_dense.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/cpodes/cpodes_dense.c
Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_direct.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_direct.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/cpodes/cpodes_direct.c
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 20%] Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_ic.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_ic.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/cpodes/cpodes_ic.c
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 20%] Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_io.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_io.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/cpodes/cpodes_io.c
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 33
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 21%] [ 21%] Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_nls.c.o
Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_lapack.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_nls.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/cpodes/cpodes_nls.c
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_lapack.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/cpodes/cpodes_lapack.c
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 21%] Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_proj.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_proj.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/cpodes/cpodes_proj.c
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 21%] Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_root.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_root.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/cpodes/cpodes_root.c
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 34
[ 21%] /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 22%] [ 22%] Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_spbcgs.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_spbcgs.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/cpodes/cpodes_spbcgs.c
Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_spgmr.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_spgmr.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/cpodes/cpodes_spgmr.c
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_spils.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_spils.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/cpodes/cpodes_spils.c
[ 22%] Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_sptfqmr.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_sptfqmr.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/cpodes/cpodes_sptfqmr.c
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 22%] Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/nvec_ser/fnvector_serial.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/nvec_ser/fnvector_serial.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/nvec_ser/fnvector_serial.c
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 35
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 23%] [ 23%] Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/nvec_ser/nvector_serial.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/nvec_ser/nvector_serial.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/nvec_ser/nvector_serial.c
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_band.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_band.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/sundials/sundials_band.c
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 23%] /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 23%] [ 23%] Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_dense.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_dense.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/sundials/sundials_dense.c
Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_direct.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_direct.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/sundials/sundials_direct.c
Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_iterative.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_iterative.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/sundials/sundials_iterative.c
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 36
[ 24%] Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_lapack.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_lapack.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/sundials/sundials_lapack.c
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 24%] /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_math.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_math.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/sundials/sundials_math.c
[ 24%] [ 24%] /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 37
Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_nvector.c.o
[ 25%] cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_nvector.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/sundials/sundials_nvector.c
Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_spbcgs.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_spbcgs.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/sundials/sundials_spbcgs.c
Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_spgmr.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_spgmr.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/sundials/sundials_spgmr.c
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 25%] Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_sptfqmr.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_sptfqmr.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/src/sundials/sundials_sptfqmr.c
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 25%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/nvector_SimTK.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/nvector_SimTK.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/nvector_SimTK.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 25%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/SimTKcpodes.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/SimTKcpodes.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/SimTKcpodes.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 25%] /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 38
Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/AbstractIntegratorRep.cpp.o
[ 26%] cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/AbstractIntegratorRep.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/AbstractIntegratorRep.cpp
Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodesIntegrator.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodesIntegrator.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodesIntegrator.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 26%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/ExplicitEulerIntegrator.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/ExplicitEulerIntegrator.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/ExplicitEulerIntegrator.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 26%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/Integrator.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/Integrator.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/Integrator.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 26%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/RungeKutta2Integrator.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/RungeKutta2Integrator.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/RungeKutta2Integrator.cpp
Linking CXX executable ../../../BigMatrixTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKcommon/tests/adhoc && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/BigMatrixTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/BigMatrixTest.dir/BigMatrixTest.cpp.o -o ../../../BigMatrixTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 26%] Built target BigMatrixTest
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 39
[ 27%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/RungeKutta3Integrator.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/RungeKutta3Integrator.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/RungeKutta3Integrator.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 27%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/RungeKuttaFeldbergIntegrator.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/RungeKuttaFeldbergIntegrator.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/RungeKuttaFeldbergIntegrator.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 27%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/RungeKuttaMersonIntegrator.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/RungeKuttaMersonIntegrator.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/RungeKuttaMersonIntegrator.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 27%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/SemiExplicitEuler2Integrator.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/SemiExplicitEuler2Integrator.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/SemiExplicitEuler2Integrator.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 27%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/SemiExplicitEulerIntegrator.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/SemiExplicitEulerIntegrator.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/SemiExplicitEulerIntegrator.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 40
[ 28%] /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/TimeStepper.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/TimeStepper.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/TimeStepper.cpp
[ 28%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Integrators/src/VerletIntegrator.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Integrators/src/VerletIntegrator.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/VerletIntegrator.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 28%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpAdaptiveMuUpdate.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpAdaptiveMuUpdate.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpAdaptiveMuUpdate.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 28%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpAlgBuilder.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpAlgBuilder.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpAlgBuilder.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 41
[ 29%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpAlgorithmRegOp.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpAlgorithmRegOp.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpAlgorithmRegOp.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 29%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpAugRestoSystemSolver.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpAugRestoSystemSolver.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpAugRestoSystemSolver.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 29%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpBacktrackingLineSearch.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpBacktrackingLineSearch.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpBacktrackingLineSearch.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 29%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpBlas.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpBlas.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpBlas.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 29%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpCompoundMatrix.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpCompoundMatrix.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpCompoundMatrix.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 42
[ 30%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpCompoundSymMatrix.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpCompoundSymMatrix.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpCompoundSymMatrix.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 30%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpCompoundVector.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpCompoundVector.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpCompoundVector.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 30%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpDebug.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpDebug.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpDebug.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 30%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpDefaultIterateInitializer.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpDefaultIterateInitializer.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpDefaultIterateInitializer.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 43
[ 31%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpDenseGenMatrix.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpDenseGenMatrix.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpDenseGenMatrix.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 31%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpDenseSymMatrix.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpDenseSymMatrix.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpDenseSymMatrix.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 31%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpDenseVector.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpDenseVector.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpDenseVector.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 31%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpDiagMatrix.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpDiagMatrix.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpDiagMatrix.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 31%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpExactHessianUpdater.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpExactHessianUpdater.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpExactHessianUpdater.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 44
[ 32%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpExpansionMatrix.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpExpansionMatrix.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpExpansionMatrix.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 32%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpFilter.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpFilter.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpFilter.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 32%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpFilterLSAcceptor.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpFilterLSAcceptor.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpFilterLSAcceptor.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 32%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpGenTMatrix.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpGenTMatrix.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpGenTMatrix.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 45
[ 33%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpGradientScaling.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpGradientScaling.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpGradientScaling.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 33%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpIdentityMatrix.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpIdentityMatrix.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpIdentityMatrix.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 33%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpInterfacesRegOp.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpInterfacesRegOp.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpInterfacesRegOp.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 33%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpIpoptAlg.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpIpoptAlg.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpIpoptAlg.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 33%] /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 46
Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpIpoptApplication.cpp.o
[ 34%] cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpIpoptApplication.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpIpoptApplication.cpp
Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpIpoptCalculatedQuantities.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpIpoptCalculatedQuantities.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpIpoptCalculatedQuantities.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 34%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpIpoptData.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpIpoptData.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpIpoptData.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 34%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpIteratesVector.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpIteratesVector.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpIteratesVector.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 34%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpJournalist.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpJournalist.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpJournalist.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 47
[ 35%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLapack.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLapack.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpLapack.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 35%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLapackSolverInterface.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLapackSolverInterface.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpLapackSolverInterface.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 35%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLeastSquareMults.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLeastSquareMults.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpLeastSquareMults.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 35%] [ 35%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLimMemQuasiNewtonUpdater.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLimMemQuasiNewtonUpdater.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpLimMemQuasiNewtonUpdater.cpp
Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLinearSolversRegOp.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLinearSolversRegOp.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpLinearSolversRegOp.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 48
[ 36%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLoqoMuOracle.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLoqoMuOracle.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpLoqoMuOracle.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 36%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLowRankAugSystemSolver.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLowRankAugSystemSolver.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpLowRankAugSystemSolver.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 36%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLowRankUpdateSymMatrix.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLowRankUpdateSymMatrix.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpLowRankUpdateSymMatrix.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 36%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpMatrix.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpMatrix.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpMatrix.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 49
[ 37%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpMonotoneMuUpdate.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpMonotoneMuUpdate.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpMonotoneMuUpdate.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 37%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpMultiVectorMatrix.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpMultiVectorMatrix.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpMultiVectorMatrix.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 37%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpNLPScaling.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpNLPScaling.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpNLPScaling.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 37%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpObserver.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpObserver.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpObserver.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 50
[ 38%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpOptErrorConvCheck.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpOptErrorConvCheck.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpOptErrorConvCheck.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 38%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpOptionsList.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpOptionsList.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpOptionsList.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 38%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpOrigIpoptNLP.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpOrigIpoptNLP.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpOrigIpoptNLP.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 38%] [ 38%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpOrigIterationOutput.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpOrigIterationOutput.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpOrigIterationOutput.cpp
Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpPDFullSpaceSolver.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpPDFullSpaceSolver.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpPDFullSpaceSolver.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 51
[ 39%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpPDPerturbationHandler.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpPDPerturbationHandler.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpPDPerturbationHandler.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 39%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpProbingMuOracle.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpProbingMuOracle.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpProbingMuOracle.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 39%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpQualityFunctionMuOracle.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpQualityFunctionMuOracle.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpQualityFunctionMuOracle.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 39%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpRegOptions.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpRegOptions.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpRegOptions.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 52
[ 40%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpRestoFilterConvCheck.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpRestoFilterConvCheck.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpRestoFilterConvCheck.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 40%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpRestoIpoptNLP.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpRestoIpoptNLP.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpRestoIpoptNLP.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 40%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpRestoIterateInitializer.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpRestoIterateInitializer.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpRestoIterateInitializer.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 40%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpRestoIterationOutput.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpRestoIterationOutput.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpRestoIterationOutput.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 40%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpRestoMinC_1Nrm.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpRestoMinC_1Nrm.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpRestoMinC_1Nrm.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 53
[ 41%] /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 41%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpRestoRestoPhase.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpRestoRestoPhase.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpRestoRestoPhase.cpp
[ 41%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpScaledMatrix.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpScaledMatrix.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpScaledMatrix.cpp
Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpSolveStatistics.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpSolveStatistics.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpSolveStatistics.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 41%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpStdAugSystemSolver.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpStdAugSystemSolver.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpStdAugSystemSolver.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 54
[ 42%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpStdCInterface.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpStdCInterface.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpStdCInterface.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 42%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpStdInterfaceTNLP.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpStdInterfaceTNLP.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpStdInterfaceTNLP.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 42%] /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpSumMatrix.cpp.o
[ 42%] cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpSumMatrix.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpSumMatrix.cpp
Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpSumSymMatrix.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpSumSymMatrix.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpSumSymMatrix.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 42%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpSymMatrix.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpSymMatrix.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpSymMatrix.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 55
[ 43%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpSymScaledMatrix.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpSymScaledMatrix.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpSymScaledMatrix.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 43%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpSymTMatrix.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpSymTMatrix.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpSymTMatrix.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 43%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpTaggedObject.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpTaggedObject.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpTaggedObject.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 43%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpTimingStatistics.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpTimingStatistics.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpTimingStatistics.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 56
[ 44%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpTNLPAdapter.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpTNLPAdapter.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpTNLPAdapter.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 44%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpTripletHelper.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpTripletHelper.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpTripletHelper.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 44%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpTripletToCSRConverter.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpTripletToCSRConverter.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpTripletToCSRConverter.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 44%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpTripletToDenseConverter.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpTripletToDenseConverter.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpTripletToDenseConverter.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 44%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpTSymLinearSolver.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpTSymLinearSolver.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpTSymLinearSolver.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 57
[ 45%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpUserScaling.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpUserScaling.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpUserScaling.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 45%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpUtils.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpUtils.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpUtils.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 45%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpVector.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpVector.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpVector.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 45%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpWarmStartIterateInitializer.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpWarmStartIterateInitializer.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpWarmStartIterateInitializer.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 58
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 46%] [ 46%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpZeroMatrix.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpZeroMatrix.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/IpOpt/IpZeroMatrix.cpp
Building C object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/c-cmaes/cmaes.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/c-cmaes/cmaes.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/c-cmaes/cmaes.c
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 46%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/CFSQPOptimizer.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/CFSQPOptimizer.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/CFSQPOptimizer.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 46%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/CMAESOptimizer.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/CMAESOptimizer.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/CMAESOptimizer.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 46%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/InteriorPointOptimizer.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/InteriorPointOptimizer.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/InteriorPointOptimizer.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 59
[ 47%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/lbfgs.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/lbfgs.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/lbfgs.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 47%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/lbfgsb.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/lbfgsb.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/lbfgsb.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 47%] /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/LBFGSBOptimizer.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/LBFGSBOptimizer.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/LBFGSBOptimizer.cpp
[ 47%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/LBFGSOptimizer.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/LBFGSOptimizer.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/LBFGSOptimizer.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 60
[ 48%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/Optimizer.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/Optimizer.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/Optimizer.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 48%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Optimizers/src/OptimizerRep.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Optimizers/src/OptimizerRep.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/src/OptimizerRep.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 48%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src/BicubicSurface.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Geometry/src/BicubicSurface.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src/BicubicSurface.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 48%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src/CollisionDetectionAlgorithm.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Geometry/src/CollisionDetectionAlgorithm.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src/CollisionDetectionAlgorithm.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 48%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src/Contact.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Geometry/src/Contact.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src/Contact.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 61
[ 49%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src/ContactGeometry.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 49%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_Brick.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_Brick.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src/ContactGeometry_Brick.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 49%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_Cylinder.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_Cylinder.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src/ContactGeometry_Cylinder.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 49%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_Ellipsoid.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_Ellipsoid.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src/ContactGeometry_Ellipsoid.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 62
[ 50%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_HalfSpace.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_HalfSpace.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src/ContactGeometry_HalfSpace.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 50%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_SmoothHeightMap.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_SmoothHeightMap.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src/ContactGeometry_SmoothHeightMap.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 50%] /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_Sphere.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_Sphere.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src/ContactGeometry_Sphere.cpp
[ 50%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_Torus.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_Torus.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src/ContactGeometry_Torus.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 50%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_TriangleMesh.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_TriangleMesh.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src/ContactGeometry_TriangleMesh.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 63
[ 51%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactTracker.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactTracker.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src/ContactTracker.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 51%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src/gcvspl.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Geometry/src/gcvspl.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src/gcvspl.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 51%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src/GCVSPLUtil.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Geometry/src/GCVSPLUtil.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src/GCVSPLUtil.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 51%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src/Geo.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Geometry/src/Geo.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src/Geo.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 64
[ 52%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src/Geo_Box.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Geometry/src/Geo_Box.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src/Geo_Box.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 52%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src/Geo_Point.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Geometry/src/Geo_Point.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src/Geo_Point.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 52%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src/Geo_Sphere.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Geometry/src/Geo_Sphere.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src/Geo_Sphere.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 52%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src/Geo_Triangle.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Geometry/src/Geo_Triangle.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src/Geo_Triangle.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 52%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src/Geodesic.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Geometry/src/Geodesic.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src/Geodesic.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 65
[ 53%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src/OBBTree.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Geometry/src/OBBTree.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src/OBBTree.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 53%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/Geometry/src/OrientedBoundingBox.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/Geometry/src/OrientedBoundingBox.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/src/OrientedBoundingBox.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 53%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/src/About.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/src/About.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/src/About.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 53%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/src/Differentiator.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/src/Differentiator.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/src/Differentiator.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 66
[ 54%] Building CXX object SimTKmath/sharedTarget/CMakeFiles/SimTKmath.dir/__/src/MultibodyGraphMaker.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_BUILDING_SHARED_LIBRARY -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DSimTKmath_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimTKmath.dir/__/src/MultibodyGraphMaker.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/src/MultibodyGraphMaker.cpp
Linking CXX shared library ../../libSimTKmath.dylib
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/SimTKmath.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 3.5.0 -o ../../libSimTKmath.3.5.dylib -install_name /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/libSimTKmath.3.5.dylib CMakeFiles/SimTKmath.dir/__/LinearAlgebra/src/Eigen.cpp.o CMakeFiles/SimTKmath.dir/__/LinearAlgebra/src/Factor.cpp.o CMakeFiles/SimTKmath.dir/__/LinearAlgebra/src/FactorQTZ.cpp.o CMakeFiles/SimTKmath.dir/__/LinearAlgebra/src/FactorSVD.cpp.o CMakeFiles/SimTKmath.dir/__/LinearAlgebra/src/LapackConvert.cpp.o CMakeFiles/SimTKmath.dir/__/LinearAlgebra/src/LapackInterface.cpp.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_band.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_bandpre.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_bbdpre.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_dense.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_direct.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_ic.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_io.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_lapack.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_nls.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_proj.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_root.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_spbcgs.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_spgmr.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_spils.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/cpodes/cpodes_sptfqmr.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/nvec_ser/fnvector_serial.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/nvec_ser/nvector_serial.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_band.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_dense.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_direct.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_iterative.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_lapack.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_math.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_nvector.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_spbcgs.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_spgmr.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/sundials/src/sundials/sundials_sptfqmr.c.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/nvector_SimTK.cpp.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodes/SimTKcpodes.cpp.o CMakeFiles/SimTKmath.dir/__/Integrators/src/AbstractIntegratorRep.cpp.o CMakeFiles/SimTKmath.dir/__/Integrators/src/CPodesIntegrator.cpp.o CMakeFiles/SimTKmath.dir/__/Integrators/src/ExplicitEulerIntegrator.cpp.o CMakeFiles/SimTKmath.dir/__/Integrators/src/Integrator.cpp.o CMakeFiles/SimTKmath.dir/__/Integrators/src/RungeKutta2Integrator.cpp.o CMakeFiles/SimTKmath.dir/__/Integrators/src/RungeKutta3Integrator.cpp.o CMakeFiles/SimTKmath.dir/__/Integrators/src/RungeKuttaFeldbergIntegrator.cpp.o CMakeFiles/SimTKmath.dir/__/Integrators/src/RungeKuttaMersonIntegrator.cpp.o CMakeFiles/SimTKmath.dir/__/Integrators/src/SemiExplicitEuler2Integrator.cpp.o CMakeFiles/SimTKmath.dir/__/Integrators/src/SemiExplicitEulerIntegrator.cpp.o CMakeFiles/SimTKmath.dir/__/Integrators/src/TimeStepper.cpp.o CMakeFiles/SimTKmath.dir/__/Integrators/src/VerletIntegrator.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpAdaptiveMuUpdate.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpAlgBuilder.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpAlgorithmRegOp.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpAugRestoSystemSolver.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpBacktrackingLineSearch.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpBlas.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpCompoundMatrix.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpCompoundSymMatrix.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpCompoundVector.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpDebug.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpDefaultIterateInitializer.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpDenseGenMatrix.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpDenseSymMatrix.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpDenseVector.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpDiagMatrix.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpExactHessianUpdater.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpExpansionMatrix.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpFilter.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpFilterLSAcceptor.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpGenTMatrix.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpGradientScaling.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpIdentityMatrix.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpInterfacesRegOp.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpIpoptAlg.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpIpoptApplication.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpIpoptCalculatedQuantities.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpIpoptData.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpIteratesVector.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpJournalist.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLapack.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLapackSolverInterface.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLeastSquareMults.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLimMemQuasiNewtonUpdater.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLinearSolversRegOp.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLoqoMuOracle.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLowRankAugSystemSolver.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpLowRankUpdateSymMatrix.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpMatrix.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpMonotoneMuUpdate.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpMultiVectorMatrix.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpNLPScaling.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpObserver.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpOptErrorConvCheck.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpOptionsList.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpOrigIpoptNLP.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpOrigIterationOutput.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpPDFullSpaceSolver.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpPDPerturbationHandler.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpProbingMuOracle.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpQualityFunctionMuOracle.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpRegOptions.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpRestoFilterConvCheck.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpRestoIpoptNLP.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpRestoIterateInitializer.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpRestoIterationOutput.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpRestoMinC_1Nrm.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpRestoRestoPhase.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpScaledMatrix.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpSolveStatistics.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpStdAugSystemSolver.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpStdCInterface.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpStdInterfaceTNLP.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpSumMatrix.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpSumSymMatrix.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpSymMatrix.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpSymScaledMatrix.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpSymTMatrix.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpTaggedObject.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpTimingStatistics.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpTNLPAdapter.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpTripletHelper.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpTripletToCSRConverter.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpTripletToDenseConverter.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpTSymLinearSolver.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpUserScaling.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpUtils.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpVector.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpWarmStartIterateInitializer.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/IpOpt/IpZeroMatrix.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/c-cmaes/cmaes.c.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/CFSQPOptimizer.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/CMAESOptimizer.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/InteriorPointOptimizer.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/lbfgs.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/lbfgsb.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/LBFGSBOptimizer.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/LBFGSOptimizer.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/Optimizer.cpp.o CMakeFiles/SimTKmath.dir/__/Optimizers/src/OptimizerRep.cpp.o CMakeFiles/SimTKmath.dir/__/Geometry/src/BicubicSurface.cpp.o CMakeFiles/SimTKmath.dir/__/Geometry/src/CollisionDetectionAlgorithm.cpp.o CMakeFiles/SimTKmath.dir/__/Geometry/src/Contact.cpp.o CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry.cpp.o CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_Brick.cpp.o CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_Cylinder.cpp.o CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_Ellipsoid.cpp.o CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_HalfSpace.cpp.o CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_SmoothHeightMap.cpp.o CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_Sphere.cpp.o CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_Torus.cpp.o CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactGeometry_TriangleMesh.cpp.o CMakeFiles/SimTKmath.dir/__/Geometry/src/ContactTracker.cpp.o CMakeFiles/SimTKmath.dir/__/Geometry/src/gcvspl.cpp.o CMakeFiles/SimTKmath.dir/__/Geometry/src/GCVSPLUtil.cpp.o CMakeFiles/SimTKmath.dir/__/Geometry/src/Geo.cpp.o CMakeFiles/SimTKmath.dir/__/Geometry/src/Geo_Box.cpp.o CMakeFiles/SimTKmath.dir/__/Geometry/src/Geo_Point.cpp.o CMakeFiles/SimTKmath.dir/__/Geometry/src/Geo_Sphere.cpp.o CMakeFiles/SimTKmath.dir/__/Geometry/src/Geo_Triangle.cpp.o CMakeFiles/SimTKmath.dir/__/Geometry/src/Geodesic.cpp.o CMakeFiles/SimTKmath.dir/__/Geometry/src/OBBTree.cpp.o CMakeFiles/SimTKmath.dir/__/Geometry/src/OrientedBoundingBox.cpp.o CMakeFiles/SimTKmath.dir/__/src/About.cpp.o CMakeFiles/SimTKmath.dir/__/src/Differentiator.cpp.o CMakeFiles/SimTKmath.dir/__/src/MultibodyGraphMaker.cpp.o -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKcommon.3.5.dylib -framework Accelerate -framework Accelerate -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/sharedTarget && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_symlink_library ../../libSimTKmath.3.5.dylib ../../libSimTKmath.3.5.dylib ../../libSimTKmath.dylib
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
[ 54%] Built target SimTKmath
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsAdvDiff_bnd.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsAdvDiff_bnd.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsAdvDiff_bndL.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsAdvDiff_bndL.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsAdvDiff_non.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsAdvDiff_non.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsNewtCrd_dns.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsNewtCrd_dns.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsPend_dns.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsPend_dns.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsPend_dnsL.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsPend_dnsL.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsRoberts_dns.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsRoberts_dns.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsRoberts_dnsL.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsRoberts_dnsL.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsAdvDiff_bnd.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsAdvDiff_bndL.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsAdvDiff_non.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsNewtCrd_dns.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsRoberts_dns.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsRoberts_dnsL.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsPend_dnsL.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsPend_dns.dir/DependInfo.cmake --color=
Scanning dependencies of target cpsAdvDiff_non
Scanning dependencies of target cpsRoberts_dnsL
Scanning dependencies of target cpsRoberts_dns
Scanning dependencies of target cpsNewtCrd_dns
Scanning dependencies of target cpsAdvDiff_bndL
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsRoberts_dnsL.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsRoberts_dnsL.dir/build
Scanning dependencies of target cpsPend_dnsL
Scanning dependencies of target cpsAdvDiff_bnd
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsRoberts_dns.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsRoberts_dns.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsNewtCrd_dns.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsNewtCrd_dns.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsAdvDiff_non.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsAdvDiff_non.dir/build
Scanning dependencies of target cpsPend_dns
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsPend_dnsL.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsPend_dnsL.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsAdvDiff_bndL.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsAdvDiff_bndL.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsPend_dns.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsPend_dns.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsAdvDiff_bnd.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsAdvDiff_bnd.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 96
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 95
[ 54%] [ 54%] [ 54%] [ 55%] [ 55%] [ 55%] [ 55%] [ 56%] Building C object SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsNewtCrd_dns.dir/cpsNewtCrd_dns.c.o
Building C object SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsPend_dns.dir/cpsPend_dns.c.o
Building C object SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsPend_dnsL.dir/cpsPend_dnsL.c.o
Building C object SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsRoberts_dnsL.dir/cpsRoberts_dnsL.c.o
Building C object SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsAdvDiff_bndL.dir/cpsAdvDiff_bndL.c.o
Building C object SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsRoberts_dns.dir/cpsRoberts_dns.c.o
Building C object SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsAdvDiff_non.dir/cpsAdvDiff_non.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -I/include -o CMakeFiles/cpsPend_dns.dir/cpsPend_dns.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests/cpsPend_dns.c
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -I/include -o CMakeFiles/cpsNewtCrd_dns.dir/cpsNewtCrd_dns.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests/cpsNewtCrd_dns.c
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -I/include -o CMakeFiles/cpsPend_dnsL.dir/cpsPend_dnsL.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests/cpsPend_dnsL.c
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -I/include -o CMakeFiles/cpsRoberts_dnsL.dir/cpsRoberts_dnsL.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests/cpsRoberts_dnsL.c
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -I/include -o CMakeFiles/cpsAdvDiff_bndL.dir/cpsAdvDiff_bndL.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests/cpsAdvDiff_bndL.c
Building C object SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsAdvDiff_bnd.dir/cpsAdvDiff_bnd.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -I/include -o CMakeFiles/cpsRoberts_dns.dir/cpsRoberts_dns.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests/cpsRoberts_dns.c
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -I/include -o CMakeFiles/cpsAdvDiff_non.dir/cpsAdvDiff_non.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests/cpsAdvDiff_non.c
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -I/include -o CMakeFiles/cpsAdvDiff_bnd.dir/cpsAdvDiff_bnd.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests/cpsAdvDiff_bnd.c
Linking C executable ../../../../../../cpsRoberts_dns
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/cpsRoberts_dns.dir/link.txt --verbose=1
Linking C executable ../../../../../../cpsRoberts_dnsL
Linking C executable ../../../../../../cpsPend_dnsL
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/cpsRoberts_dnsL.dir/link.txt --verbose=1
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/cpsPend_dnsL.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cpsRoberts_dns.dir/cpsRoberts_dns.c.o -o ../../../../../../cpsRoberts_dns -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../../../../libSimTKmath.3.5.dylib ../../../../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Linking C executable ../../../../../../cpsPend_dns
Linking C executable ../../../../../../cpsAdvDiff_non
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/cpsPend_dns.dir/link.txt --verbose=1
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/cpsAdvDiff_non.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cpsPend_dnsL.dir/cpsPend_dnsL.c.o -o ../../../../../../cpsPend_dnsL -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../../../../libSimTKmath.3.5.dylib ../../../../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Library/ENV/4.3/clang -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cpsRoberts_dnsL.dir/cpsRoberts_dnsL.c.o -o ../../../../../../cpsRoberts_dnsL -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../../../../libSimTKmath.3.5.dylib ../../../../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Linking C executable ../../../../../../cpsAdvDiff_bnd
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/cpsAdvDiff_bnd.dir/link.txt --verbose=1
Linking C executable ../../../../../../cpsAdvDiff_bndL
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/cpsAdvDiff_bndL.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cpsPend_dns.dir/cpsPend_dns.c.o -o ../../../../../../cpsPend_dns -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../../../../libSimTKmath.3.5.dylib ../../../../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Library/ENV/4.3/clang -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cpsAdvDiff_non.dir/cpsAdvDiff_non.c.o -o ../../../../../../cpsAdvDiff_non -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../../../../libSimTKmath.3.5.dylib ../../../../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Linking C executable ../../../../../../cpsNewtCrd_dns
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/cpsNewtCrd_dns.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cpsAdvDiff_bnd.dir/cpsAdvDiff_bnd.c.o -o ../../../../../../cpsAdvDiff_bnd -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../../../../libSimTKmath.3.5.dylib ../../../../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Library/ENV/4.3/clang -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cpsAdvDiff_bndL.dir/cpsAdvDiff_bndL.c.o -o ../../../../../../cpsAdvDiff_bndL -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../../../../libSimTKmath.3.5.dylib ../../../../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Library/ENV/4.3/clang -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cpsNewtCrd_dns.dir/cpsNewtCrd_dns.c.o -o ../../../../../../cpsNewtCrd_dns -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../../../../libSimTKmath.3.5.dylib ../../../../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 95
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 96
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 56%] /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 56%] [ 56%] [ 56%] [ 56%] Built target cpsPend_dns
Built target cpsAdvDiff_bnd
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsVanDPol_non.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsVanDPol_non.dir/depend
Built target cpsNewtCrd_dns
[ 56%] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsadamsx.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsadamsx.dir/depend
Built target cpsPend_dnsL
[ 56%] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsbanx.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsbanx.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsbanx_lap.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsbanx_lap.dir/depend
[ 56%] Built target cpsAdvDiff_non
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsdenx.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsdenx.dir/depend
Built target cpsAdvDiff_bndL
Built target cpsRoberts_dns
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsdenx_lap.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsdenx_lap.dir/depend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/initroot1.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/initroot1.dir/depend
Built target cpsRoberts_dnsL
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/newton.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/newton.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/newton.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsadamsx.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsVanDPol_non.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/initroot1.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsbanx_lap.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsdenx_lap.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsdenx.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsbanx.dir/DependInfo.cmake --color=
Scanning dependencies of target cpsadamsx
Scanning dependencies of target cpsVanDPol_non
Scanning dependencies of target initroot1
Scanning dependencies of target cpsdenx_lap
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsadamsx.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsadamsx.dir/build
Scanning dependencies of target cpsdenx
Scanning dependencies of target cpsbanx
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/initroot1.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/initroot1.dir/build
Scanning dependencies of target newton
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsdenx_lap.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsdenx_lap.dir/build
Scanning dependencies of target cpsbanx_lap
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsdenx.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsdenx.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsbanx.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsbanx.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/newton.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/newton.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsbanx_lap.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsbanx_lap.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsVanDPol_non.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsVanDPol_non.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 98
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 97
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 56%] [ 56%] [ 58%] [ 58%] [ 58%] [ 58%] [ 58%] [ 58%] Building C object SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/initroot1.dir/initroot1.c.o
Building C object SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/newton.dir/newton.c.o
Building C object SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsdenx.dir/cpsdenx.c.o
Building C object SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsbanx.dir/cpsbanx.c.o
Building C object SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsdenx_lap.dir/cpsdenx_lap.c.o
Building C object SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsVanDPol_non.dir/cpsVanDPol_non.c.o
Building C object SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsbanx_lap.dir/cpsbanx_lap.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -I/include -o CMakeFiles/newton.dir/newton.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests/newton.c
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbocd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -I/include -o CMakeFiles/initroot1.dir/initroot1.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests/initroot1.c
dy-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -I/include -o CMakeFiles/cpsbanx.dir/cpsbanx.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests/cpsbanx.c
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbocd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -I/include -o CMakeFiles/cpsdenx.dir/cpsdenx.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests/cpsdenx.c
dy-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -I/include -o CMakeFiles/cpsbanx_lap.dir/cpsbanx_lap.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests/cpsbanx_lap.c
Building C object SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/cpsadamsx.dir/cpsadamsx.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbocd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -I/include -o CMakeFiles/cpsVanDPol_non.dir/cpsVanDPol_non.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests/cpsVanDPol_non.c
dy-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -I/include -o CMakeFiles/cpsdenx_lap.dir/cpsdenx_lap.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests/cpsdenx_lap.c
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -I/include -o CMakeFiles/cpsadamsx.dir/cpsadamsx.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests/cpsadamsx.c
Linking C executable ../../../../../../cpsdenx_lap
Linking C executable ../../../../../../cpsdenx
Linking C executable ../../../../../../initroot1
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/cpsdenx_lap.dir/link.txt --verbose=1
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/cpsdenx.dir/link.txt --verbose=1
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/initroot1.dir/link.txt --verbose=1
Linking C executable ../../../../../../cpsVanDPol_non
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/cpsVanDPol_non.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cpsdenx_lap.dir/cpsdenx_lap.c.o -o ../../../../../../cpsdenx_lap -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../../../../libSimTKmath.3.5.dylib ../../../../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Library/ENV/4.3/clang -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cpsdenx.dir/cpsdenx.c.o -o ../../../../../../cpsdenx -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../../../../libSimTKmath.3.5.dylib ../../../../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Library/ENV/4.3/clang -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/initroot1.dir/initroot1.c.o -o ../../../../../../initroot1 -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../../../../libSimTKmath.3.5.dylib ../../../../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Library/ENV/4.3/clang -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cpsVanDPol_non.dir/cpsVanDPol_non.c.o -o ../../../../../../cpsVanDPol_non -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../../../../libSimTKmath.3.5.dylib ../../../../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Linking C executable ../../../../../../cpsbanx_lap
Linking C executable ../../../../../../cpsbanx
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/cpsbanx_lap.dir/link.txt --verbose=1
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/cpsbanx.dir/link.txt --verbose=1
Linking C executable ../../../../../../cpsadamsx
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/cpsadamsx.dir/link.txt --verbose=1
Linking C executable ../../../../../../newton
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/newton.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cpsbanx_lap.dir/cpsbanx_lap.c.o -o ../../../../../../cpsbanx_lap -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../../../../libSimTKmath.3.5.dylib ../../../../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Library/ENV/4.3/clang -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cpsbanx.dir/cpsbanx.c.o -o ../../../../../../cpsbanx -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../../../../libSimTKmath.3.5.dylib ../../../../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Library/ENV/4.3/clang -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cpsadamsx.dir/cpsadamsx.c.o -o ../../../../../../cpsadamsx -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../../../../libSimTKmath.3.5.dylib ../../../../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Library/ENV/4.3/clang -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/newton.dir/newton.c.o -o ../../../../../../newton -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../../../../libSimTKmath.3.5.dylib ../../../../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 98
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 58%] [ 58%] Built target initroot1
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pend.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pend.dir/depend
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
Built target cpsdenx
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pendEs.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pendEs.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pend.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pendEs.dir/DependInfo.cmake --color=
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 58%] Built target cpsdenx_lap
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pendLr.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pendLr.dir/depend
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 97
[ 58%] Built target cpsVanDPol_non
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pend_test.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pend_test.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pendLr.dir/DependInfo.cmake --color=
[ 58%] /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 58%] Built target cpsbanx
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/tests/CMakeFiles/CpsAdamsXCpp.dir/build.make SimTKmath/Integrators/src/CPodes/tests/CMakeFiles/CpsAdamsXCpp.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pend_test.dir/DependInfo.cmake --color=
Built target cpsadamsx
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/tests/CMakeFiles/PendLrCpp.dir/build.make SimTKmath/Integrators/src/CPodes/tests/CMakeFiles/PendLrCpp.dir/depend
[ 58%] /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
Built target newton
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/BestAvailableTest.dir/build.make SimTKmath/tests/CMakeFiles/BestAvailableTest.dir/depend
[ 58%] Built target cpsbanx_lap
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/CMAESTest.dir/build.make SimTKmath/tests/CMakeFiles/CMAESTest.dir/depend
Scanning dependencies of target pend
Scanning dependencies of target pendEs
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pend.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pend.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pendEs.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pendEs.dir/build
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/CMAESTest.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/tests/CMakeFiles/CpsAdamsXCpp.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/BestAvailableTest.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/tests/CMakeFiles/PendLrCpp.dir/DependInfo.cmake --color=
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 99
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 59%] [ 58%] Building C object SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pendEs.dir/pendEs.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -I/include -o CMakeFiles/pendEs.dir/pendEs.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests/pendEs.c
Building C object SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pend.dir/pend.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -I/include -o CMakeFiles/pend.dir/pend.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests/pend.c
Scanning dependencies of target pendLr
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pendLr.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pendLr.dir/build
Scanning dependencies of target pend_test
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pend_test.dir/build.make SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pend_test.dir/build
Scanning dependencies of target PendLrCpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
Scanning dependencies of target CpsAdamsXCpp
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/tests/CMakeFiles/PendLrCpp.dir/build.make SimTKmath/Integrators/src/CPodes/tests/CMakeFiles/PendLrCpp.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/Integrators/src/CPodes/tests/CMakeFiles/CpsAdamsXCpp.dir/build.make SimTKmath/Integrators/src/CPodes/tests/CMakeFiles/CpsAdamsXCpp.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 59%] /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 59%] [ 59%] [ 59%] Building C object SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pendLr.dir/pendLr.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -I/include -o CMakeFiles/pendLr.dir/pendLr.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests/pendLr.c
Building C object SimTKmath/Integrators/src/CPodes/sundials/tests/CMakeFiles/pend_test.dir/pend_test.c.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Library/ENV/4.3/clang -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -I/include -o CMakeFiles/pend_test.dir/pend_test.c.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/tests/pend_test.c
Building CXX object SimTKmath/Integrators/src/CPodes/tests/CMakeFiles/PendLrCpp.dir/PendLrCpp.cpp.o
Building CXX object SimTKmath/Integrators/src/CPodes/tests/CMakeFiles/CpsAdamsXCpp.dir/CpsAdamsXCpp.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/include -o CMakeFiles/PendLrCpp.dir/PendLrCpp.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/tests/PendLrCpp.cpp
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/include -o CMakeFiles/CpsAdamsXCpp.dir/CpsAdamsXCpp.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/tests/CpsAdamsXCpp.cpp
Scanning dependencies of target BestAvailableTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/BestAvailableTest.dir/build.make SimTKmath/tests/CMakeFiles/BestAvailableTest.dir/build
Scanning dependencies of target CMAESTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/CMAESTest.dir/build.make SimTKmath/tests/CMakeFiles/CMAESTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 59%] [ 59%] Building CXX object SimTKmath/tests/CMakeFiles/BestAvailableTest.dir/BestAvailableTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/BestAvailableTest.dir/BestAvailableTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/BestAvailableTest.cpp
Building CXX object SimTKmath/tests/CMakeFiles/CMAESTest.dir/CMAESTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/CMAESTest.dir/CMAESTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/CMAESTest.cpp
Linking C executable ../../../../../../pend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/pend.dir/link.txt --verbose=1
Linking C executable ../../../../../../pendEs
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/pendEs.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/pend.dir/pend.c.o -o ../../../../../../pend -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../../../../libSimTKmath.3.5.dylib ../../../../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Library/ENV/4.3/clang -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/pendEs.dir/pendEs.c.o -o ../../../../../../pendEs -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../../../../libSimTKmath.3.5.dylib ../../../../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Linking C executable ../../../../../../pendLr
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/pendLr.dir/link.txt --verbose=1
Linking C executable ../../../../../../pend_test
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/sundials/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/pend_test.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/pendLr.dir/pendLr.c.o -o ../../../../../../pendLr -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../../../../libSimTKmath.3.5.dylib ../../../../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Library/ENV/4.3/clang -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/pend_test.dir/pend_test.c.o -o ../../../../../../pend_test -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../../../../libSimTKmath.3.5.dylib ../../../../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 99
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 59%] [ 59%] Built target pendEs
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/CPodesIntegratorTest.dir/build.make SimTKmath/tests/CMakeFiles/CPodesIntegratorTest.dir/depend
Built target pend
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/DifferentiatorTest.dir/build.make SimTKmath/tests/CMakeFiles/DifferentiatorTest.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/CPodesIntegratorTest.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/DifferentiatorTest.dir/DependInfo.cmake --color=
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 59%] [ 59%] Built target pend_test
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/EigenTest.dir/build.make SimTKmath/tests/CMakeFiles/EigenTest.dir/depend
Built target pendLr
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/ExplicitEulerIntegratorTest.dir/build.make SimTKmath/tests/CMakeFiles/ExplicitEulerIntegratorTest.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/EigenTest.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/ExplicitEulerIntegratorTest.dir/DependInfo.cmake --color=
Scanning dependencies of target DifferentiatorTest
Scanning dependencies of target CPodesIntegratorTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/DifferentiatorTest.dir/build.make SimTKmath/tests/CMakeFiles/DifferentiatorTest.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/CPodesIntegratorTest.dir/build.make SimTKmath/tests/CMakeFiles/CPodesIntegratorTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 59%] [ 59%] Building CXX object SimTKmath/tests/CMakeFiles/CPodesIntegratorTest.dir/CPodesIntegratorTest.cpp.o
Building CXX object SimTKmath/tests/CMakeFiles/DifferentiatorTest.dir/DifferentiatorTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/DifferentiatorTest.dir/DifferentiatorTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/DifferentiatorTest.cpp
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/CPodesIntegratorTest.dir/CPodesIntegratorTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/CPodesIntegratorTest.cpp
Scanning dependencies of target EigenTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/EigenTest.dir/build.make SimTKmath/tests/CMakeFiles/EigenTest.dir/build
Scanning dependencies of target ExplicitEulerIntegratorTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/ExplicitEulerIntegratorTest.dir/build.make SimTKmath/tests/CMakeFiles/ExplicitEulerIntegratorTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 10
[ 59%] [ 60%] Building CXX object SimTKmath/tests/CMakeFiles/ExplicitEulerIntegratorTest.dir/ExplicitEulerIntegratorTest.cpp.o
Building CXX object SimTKmath/tests/CMakeFiles/EigenTest.dir/EigenTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/EigenTest.dir/EigenTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/EigenTest.cpp
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/ExplicitEulerIntegratorTest.dir/ExplicitEulerIntegratorTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/ExplicitEulerIntegratorTest.cpp
Linking CXX executable ../../../../../CpsAdamsXCpp
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/CpsAdamsXCpp.dir/link.txt --verbose=1
Linking CXX executable ../../../../../PendLrCpp
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/Integrators/src/CPodes/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/PendLrCpp.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/CpsAdamsXCpp.dir/CpsAdamsXCpp.cpp.o -o ../../../../../CpsAdamsXCpp -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../../../libSimTKmath.3.5.dylib ../../../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/PendLrCpp.dir/PendLrCpp.cpp.o -o ../../../../../PendLrCpp -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../../../libSimTKmath.3.5.dylib ../../../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 60%] Built target CpsAdamsXCpp
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/FactorLUTest.dir/build.make SimTKmath/tests/CMakeFiles/FactorLUTest.dir/depend
[ 60%] Built target PendLrCpp
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/FactorQTZTest.dir/build.make SimTKmath/tests/CMakeFiles/FactorQTZTest.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/FactorLUTest.dir/DependInfo.cmake --color=
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/FactorQTZTest.dir/DependInfo.cmake --color=
Scanning dependencies of target FactorLUTest
Scanning dependencies of target FactorQTZTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/FactorLUTest.dir/build.make SimTKmath/tests/CMakeFiles/FactorLUTest.dir/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/FactorQTZTest.dir/build.make SimTKmath/tests/CMakeFiles/FactorQTZTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 60%] [ 60%] Building CXX object SimTKmath/tests/CMakeFiles/FactorQTZTest.dir/FactorQTZTest.cpp.o
Building CXX object SimTKmath/tests/CMakeFiles/FactorLUTest.dir/FactorLUTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/FactorQTZTest.dir/FactorQTZTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/FactorQTZTest.cpp
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/FactorLUTest.dir/FactorLUTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/FactorLUTest.cpp
Linking CXX executable ../../BestAvailableTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/BestAvailableTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/BestAvailableTest.dir/BestAvailableTest.cpp.o -o ../../BestAvailableTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 60%] Built target BestAvailableTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/FactorSVDTest.dir/build.make SimTKmath/tests/CMakeFiles/FactorSVDTest.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/FactorSVDTest.dir/DependInfo.cmake --color=
Scanning dependencies of target FactorSVDTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/FactorSVDTest.dir/build.make SimTKmath/tests/CMakeFiles/FactorSVDTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 60%] Building CXX object SimTKmath/tests/CMakeFiles/FactorSVDTest.dir/FactorSVDTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/FactorSVDTest.dir/FactorSVDTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/FactorSVDTest.cpp
Linking CXX executable ../../CMAESTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/CMAESTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/CMAESTest.dir/CMAESTest.cpp.o -o ../../CMAESTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Linking CXX executable ../../DifferentiatorTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/DifferentiatorTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/DifferentiatorTest.dir/DifferentiatorTest.cpp.o -o ../../DifferentiatorTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 60%] Built target CMAESTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/IntegratorTest.dir/build.make SimTKmath/tests/CMakeFiles/IntegratorTest.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/IntegratorTest.dir/DependInfo.cmake --color=
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
Linking CXX executable ../../EigenTest
[ 60%] cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/EigenTest.dir/link.txt --verbose=1
Built target DifferentiatorTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/IpoptDiffTest.dir/build.make SimTKmath/tests/CMakeFiles/IpoptDiffTest.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/IpoptDiffTest.dir/DependInfo.cmake --color=
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/EigenTest.dir/EigenTest.cpp.o -o ../../EigenTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Scanning dependencies of target IntegratorTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/IntegratorTest.dir/build.make SimTKmath/tests/CMakeFiles/IntegratorTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 60%] Scanning dependencies of target IpoptDiffTest
Building CXX object SimTKmath/tests/CMakeFiles/IntegratorTest.dir/IntegratorTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/IntegratorTest.dir/IntegratorTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/IntegratorTest.cpp
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/IpoptDiffTest.dir/build.make SimTKmath/tests/CMakeFiles/IpoptDiffTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 60%] Building CXX object SimTKmath/tests/CMakeFiles/IpoptDiffTest.dir/IpoptDiffTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/IpoptDiffTest.dir/IpoptDiffTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/IpoptDiffTest.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 60%] Built target EigenTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/IpoptTest.dir/build.make SimTKmath/tests/CMakeFiles/IpoptTest.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/IpoptTest.dir/DependInfo.cmake --color=
Scanning dependencies of target IpoptTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/IpoptTest.dir/build.make SimTKmath/tests/CMakeFiles/IpoptTest.dir/build
Linking CXX executable ../../CPodesIntegratorTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/CPodesIntegratorTest.dir/link.txt --verbose=1
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 60%] /usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/CPodesIntegratorTest.dir/CPodesIntegratorTest.cpp.o -o ../../CPodesIntegratorTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Building CXX object SimTKmath/tests/CMakeFiles/IpoptTest.dir/IpoptTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/IpoptTest.dir/IpoptTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/IpoptTest.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 60%] Built target CPodesIntegratorTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/LBFGSBDiffTest.dir/build.make SimTKmath/tests/CMakeFiles/LBFGSBDiffTest.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/LBFGSBDiffTest.dir/DependInfo.cmake --color=
Linking CXX executable ../../ExplicitEulerIntegratorTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/ExplicitEulerIntegratorTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/ExplicitEulerIntegratorTest.dir/ExplicitEulerIntegratorTest.cpp.o -o ../../ExplicitEulerIntegratorTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Scanning dependencies of target LBFGSBDiffTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/LBFGSBDiffTest.dir/build.make SimTKmath/tests/CMakeFiles/LBFGSBDiffTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 60%] Building CXX object SimTKmath/tests/CMakeFiles/LBFGSBDiffTest.dir/LBFGSBDiffTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/LBFGSBDiffTest.dir/LBFGSBDiffTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/LBFGSBDiffTest.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 10
[ 60%] Built target ExplicitEulerIntegratorTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/LBFGSBTest.dir/build.make SimTKmath/tests/CMakeFiles/LBFGSBTest.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/LBFGSBTest.dir/DependInfo.cmake --color=
Scanning dependencies of target LBFGSBTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/LBFGSBTest.dir/build.make SimTKmath/tests/CMakeFiles/LBFGSBTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 14
[ 61%] Building CXX object SimTKmath/tests/CMakeFiles/LBFGSBTest.dir/LBFGSBTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/LBFGSBTest.dir/LBFGSBTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/LBFGSBTest.cpp
Linking CXX executable ../../FactorLUTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/FactorLUTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/FactorLUTest.dir/FactorLUTest.cpp.o -o ../../FactorLUTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Linking CXX executable ../../FactorQTZTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/FactorQTZTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/FactorQTZTest.dir/FactorQTZTest.cpp.o -o ../../FactorQTZTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 61%] Built target FactorLUTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/LBFGSDiffTest.dir/build.make SimTKmath/tests/CMakeFiles/LBFGSDiffTest.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/LBFGSDiffTest.dir/DependInfo.cmake --color=
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
Scanning dependencies of target LBFGSDiffTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/LBFGSDiffTest.dir/build.make SimTKmath/tests/CMakeFiles/LBFGSDiffTest.dir/build
[ 61%] Built target FactorQTZTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/LBFGSTest.dir/build.make SimTKmath/tests/CMakeFiles/LBFGSTest.dir/depend
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/LBFGSTest.dir/DependInfo.cmake --color=
[ 61%] Building CXX object SimTKmath/tests/CMakeFiles/LBFGSDiffTest.dir/LBFGSDiffTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/LBFGSDiffTest.dir/LBFGSDiffTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/LBFGSDiffTest.cpp
Scanning dependencies of target LBFGSTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/LBFGSTest.dir/build.make SimTKmath/tests/CMakeFiles/LBFGSTest.dir/build
Linking CXX executable ../../FactorSVDTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/FactorSVDTest.dir/link.txt --verbose=1
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 61%] /usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/FactorSVDTest.dir/FactorSVDTest.cpp.o -o ../../FactorSVDTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Building CXX object SimTKmath/tests/CMakeFiles/LBFGSTest.dir/LBFGSTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/LBFGSTest.dir/LBFGSTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/LBFGSTest.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 61%] Built target FactorSVDTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/RungeKutta2IntegratorTest.dir/build.make SimTKmath/tests/CMakeFiles/RungeKutta2IntegratorTest.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/RungeKutta2IntegratorTest.dir/DependInfo.cmake --color=
Scanning dependencies of target RungeKutta2IntegratorTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/RungeKutta2IntegratorTest.dir/build.make SimTKmath/tests/CMakeFiles/RungeKutta2IntegratorTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 19
[ 62%] Building CXX object SimTKmath/tests/CMakeFiles/RungeKutta2IntegratorTest.dir/RungeKutta2IntegratorTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/RungeKutta2IntegratorTest.dir/RungeKutta2IntegratorTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/RungeKutta2IntegratorTest.cpp
Linking CXX executable ../../IpoptDiffTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/IpoptDiffTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/IpoptDiffTest.dir/IpoptDiffTest.cpp.o -o ../../IpoptDiffTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Linking CXX executable ../../IpoptTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/IpoptTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/IpoptTest.dir/IpoptTest.cpp.o -o ../../IpoptTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 62%] Built target IpoptDiffTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/RungeKutta3IntegratorTest.dir/build.make SimTKmath/tests/CMakeFiles/RungeKutta3IntegratorTest.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/RungeKutta3IntegratorTest.dir/DependInfo.cmake --color=
Scanning dependencies of target RungeKutta3IntegratorTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/RungeKutta3IntegratorTest.dir/build.make SimTKmath/tests/CMakeFiles/RungeKutta3IntegratorTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 62%] /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 62%] Building CXX object SimTKmath/tests/CMakeFiles/RungeKutta3IntegratorTest.dir/RungeKutta3IntegratorTest.cpp.o
Built target IpoptTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/RungeKutta3IntegratorTest.dir/RungeKutta3IntegratorTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/RungeKutta3IntegratorTest.cpp
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/RungeKuttaFeldbergIntegratorTest.dir/build.make SimTKmath/tests/CMakeFiles/RungeKuttaFeldbergIntegratorTest.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/RungeKuttaFeldbergIntegratorTest.dir/DependInfo.cmake --color=
Scanning dependencies of target RungeKuttaFeldbergIntegratorTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/RungeKuttaFeldbergIntegratorTest.dir/build.make SimTKmath/tests/CMakeFiles/RungeKuttaFeldbergIntegratorTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
Linking CXX executable ../../LBFGSBDiffTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/LBFGSBDiffTest.dir/link.txt --verbose=1
[ 62%] /usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/LBFGSBDiffTest.dir/LBFGSBDiffTest.cpp.o -o ../../LBFGSBDiffTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Building CXX object SimTKmath/tests/CMakeFiles/RungeKuttaFeldbergIntegratorTest.dir/RungeKuttaFeldbergIntegratorTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/RungeKuttaFeldbergIntegratorTest.dir/RungeKuttaFeldbergIntegratorTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/RungeKuttaFeldbergIntegratorTest.cpp
Linking CXX executable ../../LBFGSBTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/LBFGSBTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/LBFGSBTest.dir/LBFGSBTest.cpp.o -o ../../LBFGSBTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 62%] Built target LBFGSBDiffTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/RungeKuttaMersonIntegratorTest.dir/build.make SimTKmath/tests/CMakeFiles/RungeKuttaMersonIntegratorTest.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/RungeKuttaMersonIntegratorTest.dir/DependInfo.cmake --color=
Linking CXX executable ../../IntegratorTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/IntegratorTest.dir/link.txt --verbose=1
Scanning dependencies of target RungeKuttaMersonIntegratorTest
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/IntegratorTest.dir/IntegratorTest.cpp.o -o ../../IntegratorTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/RungeKuttaMersonIntegratorTest.dir/build.make SimTKmath/tests/CMakeFiles/RungeKuttaMersonIntegratorTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 62%] /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 14
Building CXX object SimTKmath/tests/CMakeFiles/RungeKuttaMersonIntegratorTest.dir/RungeKuttaMersonIntegratorTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/RungeKuttaMersonIntegratorTest.dir/RungeKuttaMersonIntegratorTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/RungeKuttaMersonIntegratorTest.cpp
[ 62%] Built target LBFGSBTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/SemiExplicitEuler2IntegratorTest.dir/build.make SimTKmath/tests/CMakeFiles/SemiExplicitEuler2IntegratorTest.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/SemiExplicitEuler2IntegratorTest.dir/DependInfo.cmake --color=
Scanning dependencies of target SemiExplicitEuler2IntegratorTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/SemiExplicitEuler2IntegratorTest.dir/build.make SimTKmath/tests/CMakeFiles/SemiExplicitEuler2IntegratorTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 62%] [ 62%] Built target IntegratorTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/SemiExplicitEulerIntegratorTest.dir/build.make SimTKmath/tests/CMakeFiles/SemiExplicitEulerIntegratorTest.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/SemiExplicitEulerIntegratorTest.dir/DependInfo.cmake --color=
Building CXX object SimTKmath/tests/CMakeFiles/SemiExplicitEuler2IntegratorTest.dir/SemiExplicitEuler2IntegratorTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SemiExplicitEuler2IntegratorTest.dir/SemiExplicitEuler2IntegratorTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/SemiExplicitEuler2IntegratorTest.cpp
Scanning dependencies of target SemiExplicitEulerIntegratorTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/SemiExplicitEulerIntegratorTest.dir/build.make SimTKmath/tests/CMakeFiles/SemiExplicitEulerIntegratorTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 62%] Building CXX object SimTKmath/tests/CMakeFiles/SemiExplicitEulerIntegratorTest.dir/SemiExplicitEulerIntegratorTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SemiExplicitEulerIntegratorTest.dir/SemiExplicitEulerIntegratorTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/SemiExplicitEulerIntegratorTest.cpp
Linking CXX executable ../../LBFGSDiffTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/LBFGSDiffTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/LBFGSDiffTest.dir/LBFGSDiffTest.cpp.o -o ../../LBFGSDiffTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Linking CXX executable ../../LBFGSTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/LBFGSTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/LBFGSTest.dir/LBFGSTest.cpp.o -o ../../LBFGSTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 62%] Built target LBFGSDiffTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/SimpleDifferentiatorTest.dir/build.make SimTKmath/tests/CMakeFiles/SimpleDifferentiatorTest.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/SimpleDifferentiatorTest.dir/DependInfo.cmake --color=
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 62%] Built target LBFGSTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/TestBicubicSurface.dir/build.make SimTKmath/tests/CMakeFiles/TestBicubicSurface.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/TestBicubicSurface.dir/DependInfo.cmake --color=
Scanning dependencies of target SimpleDifferentiatorTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/SimpleDifferentiatorTest.dir/build.make SimTKmath/tests/CMakeFiles/SimpleDifferentiatorTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 79
[ 63%] Building CXX object SimTKmath/tests/CMakeFiles/SimpleDifferentiatorTest.dir/SimpleDifferentiatorTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/SimpleDifferentiatorTest.dir/SimpleDifferentiatorTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/SimpleDifferentiatorTest.cpp
Scanning dependencies of target TestBicubicSurface
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/TestBicubicSurface.dir/build.make SimTKmath/tests/CMakeFiles/TestBicubicSurface.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 63%] Building CXX object SimTKmath/tests/CMakeFiles/TestBicubicSurface.dir/TestBicubicSurface.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/TestBicubicSurface.dir/TestBicubicSurface.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/TestBicubicSurface.cpp
Linking CXX executable ../../RungeKutta2IntegratorTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/RungeKutta2IntegratorTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/RungeKutta2IntegratorTest.dir/RungeKutta2IntegratorTest.cpp.o -o ../../RungeKutta2IntegratorTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 19
[ 63%] Built target RungeKutta2IntegratorTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/TestContactGeometry.dir/build.make SimTKmath/tests/CMakeFiles/TestContactGeometry.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/TestContactGeometry.dir/DependInfo.cmake --color=
Scanning dependencies of target TestContactGeometry
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/TestContactGeometry.dir/build.make SimTKmath/tests/CMakeFiles/TestContactGeometry.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 63%] Building CXX object SimTKmath/tests/CMakeFiles/TestContactGeometry.dir/TestContactGeometry.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/TestContactGeometry.dir/TestContactGeometry.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/TestContactGeometry.cpp
Linking CXX executable ../../RungeKutta3IntegratorTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/RungeKutta3IntegratorTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/RungeKutta3IntegratorTest.dir/RungeKutta3IntegratorTest.cpp.o -o ../../RungeKutta3IntegratorTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
Linking CXX executable ../../RungeKuttaFeldbergIntegratorTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/RungeKuttaFeldbergIntegratorTest.dir/link.txt --verbose=1
[ 63%] Built target RungeKutta3IntegratorTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/TestGeo.dir/build.make SimTKmath/tests/CMakeFiles/TestGeo.dir/depend
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/RungeKuttaFeldbergIntegratorTest.dir/RungeKuttaFeldbergIntegratorTest.cpp.o -o ../../RungeKuttaFeldbergIntegratorTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/TestGeo.dir/DependInfo.cmake --color=
Scanning dependencies of target TestGeo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/TestGeo.dir/build.make SimTKmath/tests/CMakeFiles/TestGeo.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 63%] Building CXX object SimTKmath/tests/CMakeFiles/TestGeo.dir/TestGeo.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/TestGeo.dir/TestGeo.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/TestGeo.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 63%] Built target RungeKuttaFeldbergIntegratorTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/TestSpline.dir/build.make SimTKmath/tests/CMakeFiles/TestSpline.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/TestSpline.dir/DependInfo.cmake --color=
Linking CXX executable ../../RungeKuttaMersonIntegratorTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/RungeKuttaMersonIntegratorTest.dir/link.txt --verbose=1
Scanning dependencies of target TestSpline
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/TestSpline.dir/build.make SimTKmath/tests/CMakeFiles/TestSpline.dir/build
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/RungeKuttaMersonIntegratorTest.dir/RungeKuttaMersonIntegratorTest.cpp.o -o ../../RungeKuttaMersonIntegratorTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 63%] Building CXX object SimTKmath/tests/CMakeFiles/TestSpline.dir/TestSpline.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/TestSpline.dir/TestSpline.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/TestSpline.cpp
Linking CXX executable ../../SemiExplicitEuler2IntegratorTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/SemiExplicitEuler2IntegratorTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/SemiExplicitEuler2IntegratorTest.dir/SemiExplicitEuler2IntegratorTest.cpp.o -o ../../SemiExplicitEuler2IntegratorTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 63%] Built target RungeKuttaMersonIntegratorTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/TestTriangleMesh.dir/build.make SimTKmath/tests/CMakeFiles/TestTriangleMesh.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/TestTriangleMesh.dir/DependInfo.cmake --color=
Linking CXX executable ../../SemiExplicitEulerIntegratorTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/SemiExplicitEulerIntegratorTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/SemiExplicitEulerIntegratorTest.dir/SemiExplicitEulerIntegratorTest.cpp.o -o ../../SemiExplicitEulerIntegratorTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
Scanning dependencies of target TestTriangleMesh
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/TestTriangleMesh.dir/build.make SimTKmath/tests/CMakeFiles/TestTriangleMesh.dir/build
[ 63%] Built target SemiExplicitEuler2IntegratorTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/TimeStepperTest.dir/build.make SimTKmath/tests/CMakeFiles/TimeStepperTest.dir/depend
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 91
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/TimeStepperTest.dir/DependInfo.cmake --color=
[ 64%] Building CXX object SimTKmath/tests/CMakeFiles/TestTriangleMesh.dir/TestTriangleMesh.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/TestTriangleMesh.dir/TestTriangleMesh.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/TestTriangleMesh.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 64%] Built target SemiExplicitEulerIntegratorTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/VerletIntegratorTest.dir/build.make SimTKmath/tests/CMakeFiles/VerletIntegratorTest.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/CMakeFiles/VerletIntegratorTest.dir/DependInfo.cmake --color=
Scanning dependencies of target TimeStepperTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/TimeStepperTest.dir/build.make SimTKmath/tests/CMakeFiles/TimeStepperTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 64%] Building CXX object SimTKmath/tests/CMakeFiles/TimeStepperTest.dir/TimeStepperTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/TimeStepperTest.dir/TimeStepperTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/TimeStepperTest.cpp
Scanning dependencies of target VerletIntegratorTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/CMakeFiles/VerletIntegratorTest.dir/build.make SimTKmath/tests/CMakeFiles/VerletIntegratorTest.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 64%] Building CXX object SimTKmath/tests/CMakeFiles/VerletIntegratorTest.dir/VerletIntegratorTest.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/VerletIntegratorTest.dir/VerletIntegratorTest.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/VerletIntegratorTest.cpp
Linking CXX executable ../../SimpleDifferentiatorTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/SimpleDifferentiatorTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/SimpleDifferentiatorTest.dir/SimpleDifferentiatorTest.cpp.o -o ../../SimpleDifferentiatorTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 79
[ 64%] Built target SimpleDifferentiatorTest
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/adhoc/CMakeFiles/nlpqlp.dir/build.make SimTKmath/tests/adhoc/CMakeFiles/nlpqlp.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/adhoc /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/adhoc /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/adhoc/CMakeFiles/nlpqlp.dir/DependInfo.cmake --color=
Scanning dependencies of target nlpqlp
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f SimTKmath/tests/adhoc/CMakeFiles/nlpqlp.dir/build.make SimTKmath/tests/adhoc/CMakeFiles/nlpqlp.dir/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 64%] Building CXX object SimTKmath/tests/adhoc/CMakeFiles/nlpqlp.dir/nlpqlp.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/adhoc && /usr/local/Library/ENV/4.3/clang++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMMATH_AUTHORS=\"Jack.Middleton_Michael.Sherman\" -DSimTK_SIMMATH_COPYRIGHT_YEARS=\"2005-10\" -DSimTK_SIMMATH_LIBRARY_NAME=SimTKmath -DSimTK_SIMMATH_MAJOR_VERSION=3 -DSimTK_SIMMATH_MINOR_VERSION=5 -DSimTK_SIMMATH_PATCH_VERSION=0 -DSimTK_SIMMATH_SVN_REVISION=\"\" -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/src/CPodes/sundials/include -o CMakeFiles/nlpqlp.dir/nlpqlp.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/tests/adhoc/nlpqlp.cpp
Linking CXX executable ../../TestContactGeometry
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/TestContactGeometry.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/TestContactGeometry.dir/TestContactGeometry.cpp.o -o ../../TestContactGeometry -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 64%] Built target TestContactGeometry
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/build.make Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/depend
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/simbody-FJ7R93/simbody-Simbody-3.5 /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/sharedTarget /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/DependInfo.cmake --color=
Linking CXX executable ../../TestBicubicSurface
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/TestBicubicSurface.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/TestBicubicSurface.dir/TestBicubicSurface.cpp.o -o ../../TestBicubicSurface -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 64%] Built target TestBicubicSurface
Scanning dependencies of target SimTKsimbody
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/build.make Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/build
Linking CXX executable ../../TestGeo
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/TestGeo.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/TestGeo.dir/TestGeo.cpp.o -o ../../TestGeo -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Linking CXX executable ../../TestTriangleMesh
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/TestTriangleMesh.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/TestTriangleMesh.dir/TestTriangleMesh.cpp.o -o ../../TestTriangleMesh -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 64%] [ 64%] Building CXX object Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/src/About.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSIMBODY_VISUALIZER_INSTALL_DIR=\"/usr/local/Cellar/simbody/3.5/libexec/simbody/\" -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_BUILDING_SHARED_LIBRARY -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMBODY_LIBRARY_NAME=SimTKsimbody -DSimTK_SIMBODY_MAJOR_VERSION=3 -DSimTK_SIMBODY_MINOR_VERSION=5 -DSimTK_SIMBODY_PATCH_VERSION=0 -DSimTKsimbody_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include -o CMakeFiles/SimTKsimbody.dir/__/src/About.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/src/About.cpp
Building CXX object Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/src/Assembler.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSIMBODY_VISUALIZER_INSTALL_DIR=\"/usr/local/Cellar/simbody/3.5/libexec/simbody/\" -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_BUILDING_SHARED_LIBRARY -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMBODY_LIBRARY_NAME=SimTKsimbody -DSimTK_SIMBODY_MAJOR_VERSION=3 -DSimTK_SIMBODY_MINOR_VERSION=5 -DSimTK_SIMBODY_PATCH_VERSION=0 -DSimTKsimbody_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include -o CMakeFiles/SimTKsimbody.dir/__/src/Assembler.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/src/Assembler.cpp
Linking CXX executable ../../TimeStepperTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/TimeStepperTest.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/TimeStepperTest.dir/TimeStepperTest.cpp.o -o ../../TimeStepperTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Linking CXX executable ../../TestSpline
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/TestSpline.dir/link.txt --verbose=1
[ 64%] Built target TestGeo
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/TestSpline.dir/TestSpline.cpp.o -o ../../TestSpline -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
[ 64%] Building CXX object Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/src/AssemblyCondition_Markers.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSIMBODY_VISUALIZER_INSTALL_DIR=\"/usr/local/Cellar/simbody/3.5/libexec/simbody/\" -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_BUILDING_SHARED_LIBRARY -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMBODY_LIBRARY_NAME=SimTKsimbody -DSimTK_SIMBODY_MAJOR_VERSION=3 -DSimTK_SIMBODY_MINOR_VERSION=5 -DSimTK_SIMBODY_PATCH_VERSION=0 -DSimTKsimbody_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include -o CMakeFiles/SimTKsimbody.dir/__/src/AssemblyCondition_Markers.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/src/AssemblyCondition_Markers.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 91
[ 64%] Built target TestTriangleMesh
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 64%] Building CXX object Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/src/AssemblyCondition_OrientationSensors.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSIMBODY_VISUALIZER_INSTALL_DIR=\"/usr/local/Cellar/simbody/3.5/libexec/simbody/\" -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_BUILDING_SHARED_LIBRARY -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMBODY_LIBRARY_NAME=SimTKsimbody -DSimTK_SIMBODY_MAJOR_VERSION=3 -DSimTK_SIMBODY_MINOR_VERSION=5 -DSimTK_SIMBODY_PATCH_VERSION=0 -DSimTKsimbody_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include -o CMakeFiles/SimTKsimbody.dir/__/src/AssemblyCondition_OrientationSensors.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/src/AssemblyCondition_OrientationSensors.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 64%] Built target TimeStepperTest
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 67
Linking CXX executable ../../VerletIntegratorTest
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/VerletIntegratorTest.dir/link.txt --verbose=1
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 65%] [ 65%] Built target TestSpline
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/VerletIntegratorTest.dir/VerletIntegratorTest.cpp.o -o ../../VerletIntegratorTest -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../libSimTKmath.3.5.dylib ../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
Building CXX object Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/src/Body.cpp.o
[ 65%] cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSIMBODY_VISUALIZER_INSTALL_DIR=\"/usr/local/Cellar/simbody/3.5/libexec/simbody/\" -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_BUILDING_SHARED_LIBRARY -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMBODY_LIBRARY_NAME=SimTKsimbody -DSimTK_SIMBODY_MAJOR_VERSION=3 -DSimTK_SIMBODY_MINOR_VERSION=5 -DSimTK_SIMBODY_PATCH_VERSION=0 -DSimTKsimbody_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include -o CMakeFiles/SimTKsimbody.dir/__/src/Body.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/src/Body.cpp
Building CXX object Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/src/CablePath.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSIMBODY_VISUALIZER_INSTALL_DIR=\"/usr/local/Cellar/simbody/3.5/libexec/simbody/\" -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_BUILDING_SHARED_LIBRARY -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMBODY_LIBRARY_NAME=SimTKsimbody -DSimTK_SIMBODY_MAJOR_VERSION=3 -DSimTK_SIMBODY_MINOR_VERSION=5 -DSimTK_SIMBODY_PATCH_VERSION=0 -DSimTKsimbody_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include -o CMakeFiles/SimTKsimbody.dir/__/src/CablePath.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/src/CablePath.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 65%] Built target VerletIntegratorTest
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 65%] Building CXX object Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/src/CableSpring.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSIMBODY_VISUALIZER_INSTALL_DIR=\"/usr/local/Cellar/simbody/3.5/libexec/simbody/\" -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_BUILDING_SHARED_LIBRARY -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMBODY_LIBRARY_NAME=SimTKsimbody -DSimTK_SIMBODY_MAJOR_VERSION=3 -DSimTK_SIMBODY_MINOR_VERSION=5 -DSimTK_SIMBODY_PATCH_VERSION=0 -DSimTKsimbody_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include -o CMakeFiles/SimTKsimbody.dir/__/src/CableSpring.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/src/CableSpring.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 65%] Building CXX object Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/src/CableTrackerSubsystem.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSIMBODY_VISUALIZER_INSTALL_DIR=\"/usr/local/Cellar/simbody/3.5/libexec/simbody/\" -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_BUILDING_SHARED_LIBRARY -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMBODY_LIBRARY_NAME=SimTKsimbody -DSimTK_SIMBODY_MAJOR_VERSION=3 -DSimTK_SIMBODY_MINOR_VERSION=5 -DSimTK_SIMBODY_PATCH_VERSION=0 -DSimTKsimbody_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include -o CMakeFiles/SimTKsimbody.dir/__/src/CableTrackerSubsystem.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/src/CableTrackerSubsystem.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 68
[ 66%] Building CXX object Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/src/CompliantContactSubsystem.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSIMBODY_VISUALIZER_INSTALL_DIR=\"/usr/local/Cellar/simbody/3.5/libexec/simbody/\" -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_BUILDING_SHARED_LIBRARY -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMBODY_LIBRARY_NAME=SimTKsimbody -DSimTK_SIMBODY_MAJOR_VERSION=3 -DSimTK_SIMBODY_MINOR_VERSION=5 -DSimTK_SIMBODY_PATCH_VERSION=0 -DSimTKsimbody_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include -o CMakeFiles/SimTKsimbody.dir/__/src/CompliantContactSubsystem.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/src/CompliantContactSubsystem.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 66%] Building CXX object Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/src/ConditionalConstraint.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSIMBODY_VISUALIZER_INSTALL_DIR=\"/usr/local/Cellar/simbody/3.5/libexec/simbody/\" -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_BUILDING_SHARED_LIBRARY -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMBODY_LIBRARY_NAME=SimTKsimbody -DSimTK_SIMBODY_MAJOR_VERSION=3 -DSimTK_SIMBODY_MINOR_VERSION=5 -DSimTK_SIMBODY_PATCH_VERSION=0 -DSimTKsimbody_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include -o CMakeFiles/SimTKsimbody.dir/__/src/ConditionalConstraint.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/src/ConditionalConstraint.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 66%] Building CXX object Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/src/Constraint.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSIMBODY_VISUALIZER_INSTALL_DIR=\"/usr/local/Cellar/simbody/3.5/libexec/simbody/\" -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_BUILDING_SHARED_LIBRARY -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMBODY_LIBRARY_NAME=SimTKsimbody -DSimTK_SIMBODY_MAJOR_VERSION=3 -DSimTK_SIMBODY_MINOR_VERSION=5 -DSimTK_SIMBODY_PATCH_VERSION=0 -DSimTKsimbody_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include -o CMakeFiles/SimTKsimbody.dir/__/src/Constraint.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/src/Constraint.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 66%] Building CXX object Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/src/Constraint_LineOnLineContact.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSIMBODY_VISUALIZER_INSTALL_DIR=\"/usr/local/Cellar/simbody/3.5/libexec/simbody/\" -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_BUILDING_SHARED_LIBRARY -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMBODY_LIBRARY_NAME=SimTKsimbody -DSimTK_SIMBODY_MAJOR_VERSION=3 -DSimTK_SIMBODY_MINOR_VERSION=5 -DSimTK_SIMBODY_PATCH_VERSION=0 -DSimTKsimbody_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include -o CMakeFiles/SimTKsimbody.dir/__/src/Constraint_LineOnLineContact.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/src/Constraint_LineOnLineContact.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 66%] Building CXX object Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/src/Constraint_PointOnPlaneContact.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSIMBODY_VISUALIZER_INSTALL_DIR=\"/usr/local/Cellar/simbody/3.5/libexec/simbody/\" -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_BUILDING_SHARED_LIBRARY -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMBODY_LIBRARY_NAME=SimTKsimbody -DSimTK_SIMBODY_MAJOR_VERSION=3 -DSimTK_SIMBODY_MINOR_VERSION=5 -DSimTK_SIMBODY_PATCH_VERSION=0 -DSimTKsimbody_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include -o CMakeFiles/SimTKsimbody.dir/__/src/Constraint_PointOnPlaneContact.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/src/Constraint_PointOnPlaneContact.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 69
[ 67%] Building CXX object Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/src/Constraint_Rod.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSIMBODY_VISUALIZER_INSTALL_DIR=\"/usr/local/Cellar/simbody/3.5/libexec/simbody/\" -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_BUILDING_SHARED_LIBRARY -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMBODY_LIBRARY_NAME=SimTKsimbody -DSimTK_SIMBODY_MAJOR_VERSION=3 -DSimTK_SIMBODY_MINOR_VERSION=5 -DSimTK_SIMBODY_PATCH_VERSION=0 -DSimTKsimbody_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include -o CMakeFiles/SimTKsimbody.dir/__/src/Constraint_Rod.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/src/Constraint_Rod.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 67%] Building CXX object Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/src/Constraint_SphereOnPlaneContact.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSIMBODY_VISUALIZER_INSTALL_DIR=\"/usr/local/Cellar/simbody/3.5/libexec/simbody/\" -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_BUILDING_SHARED_LIBRARY -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMBODY_LIBRARY_NAME=SimTKsimbody -DSimTK_SIMBODY_MAJOR_VERSION=3 -DSimTK_SIMBODY_MINOR_VERSION=5 -DSimTK_SIMBODY_PATCH_VERSION=0 -DSimTKsimbody_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include -o CMakeFiles/SimTKsimbody.dir/__/src/Constraint_SphereOnPlaneContact.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/src/Constraint_SphereOnPlaneContact.cpp
Linking CXX executable ../../../nlpqlp
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/SimTKmath/tests/adhoc && /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_link_script CMakeFiles/nlpqlp.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/nlpqlp.dir/nlpqlp.cpp.o -o ../../../nlpqlp -L/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build ../../../libSimTKmath.3.5.dylib ../../../libSimTKcommon.3.5.dylib -framework Accelerate -lpthread -ldl -lm -Wl,-rpath,/tmp/simbody-FJ7R93/simbody-Simbody-3.5/build
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 67%] Built target nlpqlp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 67%] /usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
Building CXX object Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/src/Constraint_SphereOnSphereContact.cpp.o
[ 67%] cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSIMBODY_VISUALIZER_INSTALL_DIR=\"/usr/local/Cellar/simbody/3.5/libexec/simbody/\" -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_BUILDING_SHARED_LIBRARY -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMBODY_LIBRARY_NAME=SimTKsimbody -DSimTK_SIMBODY_MAJOR_VERSION=3 -DSimTK_SIMBODY_MINOR_VERSION=5 -DSimTK_SIMBODY_PATCH_VERSION=0 -DSimTKsimbody_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include -o CMakeFiles/SimTKsimbody.dir/__/src/Constraint_SphereOnSphereContact.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/src/Constraint_SphereOnSphereContact.cpp
Building CXX object Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/src/ContactTrackerSubsystem.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSIMBODY_VISUALIZER_INSTALL_DIR=\"/usr/local/Cellar/simbody/3.5/libexec/simbody/\" -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_BUILDING_SHARED_LIBRARY -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMBODY_LIBRARY_NAME=SimTKsimbody -DSimTK_SIMBODY_MAJOR_VERSION=3 -DSimTK_SIMBODY_MINOR_VERSION=5 -DSimTK_SIMBODY_PATCH_VERSION=0 -DSimTKsimbody_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include -o CMakeFiles/SimTKsimbody.dir/__/src/ContactTrackerSubsystem.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/src/ContactTrackerSubsystem.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles 70
[ 68%] Building CXX object Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/src/DecorationSubsystem.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSIMBODY_VISUALIZER_INSTALL_DIR=\"/usr/local/Cellar/simbody/3.5/libexec/simbody/\" -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_BUILDING_SHARED_LIBRARY -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMBODY_LIBRARY_NAME=SimTKsimbody -DSimTK_SIMBODY_MAJOR_VERSION=3 -DSimTK_SIMBODY_MINOR_VERSION=5 -DSimTK_SIMBODY_PATCH_VERSION=0 -DSimTKsimbody_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include -o CMakeFiles/SimTKsimbody.dir/__/src/DecorationSubsystem.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/src/DecorationSubsystem.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 68%] Building CXX object Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/src/ElasticFoundationForce.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSIMBODY_VISUALIZER_INSTALL_DIR=\"/usr/local/Cellar/simbody/3.5/libexec/simbody/\" -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_BUILDING_SHARED_LIBRARY -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMBODY_LIBRARY_NAME=SimTKsimbody -DSimTK_SIMBODY_MAJOR_VERSION=3 -DSimTK_SIMBODY_MINOR_VERSION=5 -DSimTK_SIMBODY_PATCH_VERSION=0 -DSimTKsimbody_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include -o CMakeFiles/SimTKsimbody.dir/__/src/ElasticFoundationForce.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/src/ElasticFoundationForce.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 68%] Building CXX object Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/src/Force.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSIMBODY_VISUALIZER_INSTALL_DIR=\"/usr/local/Cellar/simbody/3.5/libexec/simbody/\" -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_BUILDING_SHARED_LIBRARY -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMBODY_LIBRARY_NAME=SimTKsimbody -DSimTK_SIMBODY_MAJOR_VERSION=3 -DSimTK_SIMBODY_MINOR_VERSION=5 -DSimTK_SIMBODY_PATCH_VERSION=0 -DSimTKsimbody_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include -o CMakeFiles/SimTKsimbody.dir/__/src/Force.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/src/Force.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 68%] Building CXX object Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/src/Force_Gravity.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSIMBODY_VISUALIZER_INSTALL_DIR=\"/usr/local/Cellar/simbody/3.5/libexec/simbody/\" -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_BUILDING_SHARED_LIBRARY -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMBODY_LIBRARY_NAME=SimTKsimbody -DSimTK_SIMBODY_MAJOR_VERSION=3 -DSimTK_SIMBODY_MINOR_VERSION=5 -DSimTK_SIMBODY_PATCH_VERSION=0 -DSimTKsimbody_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Simulation/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Random/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Polynomial/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/LinearAlgebra/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Integrators/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Optimizers/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKmath/Geometry/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/Visualizer/include -o CMakeFiles/SimTKsimbody.dir/__/src/Force_Gravity.cpp.o -c /tmp/simbody-FJ7R93/simbody-Simbody-3.5/Simbody/src/Force_Gravity.cpp
/usr/local/Cellar/cmake/3.1.0/bin/cmake -E cmake_progress_report /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/CMakeFiles
[ 68%] Building CXX object Simbody/sharedTarget/CMakeFiles/SimTKsimbody.dir/__/src/Force_Instantiations.cpp.o
cd /tmp/simbody-FJ7R93/simbody-Simbody-3.5/build/Simbody/sharedTarget && /usr/local/Library/ENV/4.3/clang++ -DSIMBODY_VISUALIZER_INSTALL_DIR=\"/usr/local/Cellar/simbody/3.5/libexec/simbody/\" -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\" -DSimTK_SIMBODY_BUILDING_SHARED_LIBRARY -DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\" -DSimTK_SIMBODY_LIBRARY_NAME=SimTKsimbody -DSimTK_SIMBODY_MAJOR_VERSION=3 -DSimTK_SIMBODY_MINOR_VERSION=5 -DSimTK_SIMBODY_PATCH_VERSION=0 -DSimTKsimbody_EXPORTS -std=c++11 -stdlib=libc++ -DNDEBUG -O2 -fPIC -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/Platform/Darwin/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/./include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Scalar/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/SmallMatrix/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/Mechanics/include -I/tmp/simbody-FJ7R93/simbody-Simbody-3.5/SimTKcommon/BigMatr
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment