Skip to content

Instantly share code, notes, and snippets.

@kkdd
Last active August 29, 2015 14:05
Show Gist options
  • Save kkdd/e088e8767e3f7de8cfed to your computer and use it in GitHub Desktop.
Save kkdd/e088e8767e3f7de8cfed to your computer and use it in GitHub Desktop.
pgrouting 2.0.0 did not build (homebrew)
-- The C compiler identification is AppleClang 5.1.0.5030040
-- The CXX compiler identification is AppleClang 5.1.0.5030040
-- 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
-- PGROUTING_GIT_TAG: pgrouting-2.0.0
-- PGROUTING_GIT_BUILD: 0
-- PGROUTING_GIT_HASH: f26831f
-- PGROUTING_GIT_BRANCH: master
-- PGROUTING_VERSION_REVISION_NAME: f26831f master
-- PGROUTING_VERSION_REVISION_HASH: f26831f
-- UNIX=1
-- WIN32=
-- POSTGRESQL_EXECUTABLE is /usr/local/bin/postgres
-- POSTGRESQL_PG_CONFIG is /usr/local/bin/pg_config
-- POSTGRESQL_INCLUDE_DIR: /usr/local/Cellar/postgresql/9.3.5/include/server
-- POSTGRESQL_LIBRARIES: /usr/local/Cellar/postgresql/9.3.5/lib
-- Boost version: 1.55.0
-- Boost headers were found here: /usr/local/include
-- POSTGRESQL_VERSION_STRING is PostgreSQL 9.3.5
-- POSTGRESQL_VERSION is 9.3.5
-- PGSQL_VERSION is 93
-- Install directory for libraries is set to /usr/local/Cellar/postgresql/9.3.5/lib
-- Contrib directory for SQL files is set to /usr/local/Cellar/postgresql/9.3.5/share/postgresql/contrib/pgrouting-2.0
-- Extension directory for SQL files is set to /usr/local/Cellar/postgresql/9.3.5/share/postgresql/extension
-- Boost version: 1.55.0
-- Found the following Boost libraries:
-- thread
-- Boost version: 1.55.0
-- Found the following Boost libraries:
-- thread
-- system
-- CGAL_INCLUDE_DIR=/usr/local/include
-- CGAL_LIBRARIES=/usr/local/lib/libCGAL.dylib
-- BOOST_THREAD_LIBRARIES=/usr/local/lib/libboost_thread-mt.dylib;/usr/local/lib/libboost_system-mt.dylib
-- GMP_LIBRARIES=/usr/local/lib/libgmp.dylib
-- Found CGAL: /usr/local/include, /usr/local/lib/libCGAL.dylib, /usr/local/lib/libboost_thread-mt.dylib;/usr/local/lib/libboost_system-mt.dylib, /usr/local/lib/libgmp.dylib
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/pgrouting-c4mT/pgrouting-2.0.0/build
clang called with: CMakeCCompilerId.c
superenv executed: clang CMakeCCompilerId.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include -L/usr/local/opt/ossp-uuid/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/liblwgeom/lib -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/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include -L/usr/local/opt/ossp-uuid/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/liblwgeom/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec3537006686.dir/testCCompiler.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles/CMakeTmp/testCCompiler.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec3537006686.dir/testCCompiler.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3537006686.dir/testCCompiler.c.o -o cmTryCompileExec3537006686
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include -L/usr/local/opt/ossp-uuid/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/liblwgeom/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec3537006686.dir/testCCompiler.c.o -o cmTryCompileExec3537006686 -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include -L/usr/local/opt/ossp-uuid/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/liblwgeom/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTryCompileExec4199808598.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.0.1/share/cmake/Modules/CMakeCCompilerABI.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec4199808598.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.0.1/share/cmake/Modules/CMakeCCompilerABI.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec4199808598.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec4199808598
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include -L/usr/local/opt/ossp-uuid/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/liblwgeom/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec4199808598.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec4199808598 -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include -L/usr/local/opt/ossp-uuid/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/liblwgeom/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o CMakeFiles/cmTryCompileExec26532591.dir/testCXXCompiler.cxx.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec26532591.dir/testCXXCompiler.cxx.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec26532591.dir/testCXXCompiler.cxx.o -o cmTryCompileExec26532591
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include -L/usr/local/opt/ossp-uuid/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/liblwgeom/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTryCompileExec26532591.dir/testCXXCompiler.cxx.o -o cmTryCompileExec26532591 -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include -L/usr/local/opt/ossp-uuid/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/liblwgeom/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o CMakeFiles/cmTryCompileExec2689981887.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.0.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -o CMakeFiles/cmTryCompileExec2689981887.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.0.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec2689981887.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec2689981887
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include -L/usr/local/opt/ossp-uuid/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/liblwgeom/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTryCompileExec2689981887.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec2689981887 -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include -L/usr/local/opt/ossp-uuid/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/liblwgeom/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
/usr/local/Cellar/cmake/3.0.1/bin/cmake -H/tmp/pgrouting-c4mT/pgrouting-2.0.0 -B/tmp/pgrouting-c4mT/pgrouting-2.0.0/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_start /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
/usr/bin/make -f src/kdijkstra/src/CMakeFiles/kdijkstra.dir/build.make src/kdijkstra/src/CMakeFiles/kdijkstra.dir/depend
/usr/bin/make -f src/apsp_warshall/src/CMakeFiles/apsp_warshall.dir/build.make src/apsp_warshall/src/CMakeFiles/apsp_warshall.dir/depend
/usr/bin/make -f src/trsp/src/CMakeFiles/trsp.dir/build.make src/trsp/src/CMakeFiles/trsp.dir/depend
/usr/bin/make -f src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/build.make src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/depend
/usr/bin/make -f src/astar/src/CMakeFiles/astar.dir/build.make src/astar/src/CMakeFiles/astar.dir/depend
/usr/bin/make -f src/dijkstra/src/CMakeFiles/dijkstra.dir/build.make src/dijkstra/src/CMakeFiles/dijkstra.dir/depend
/usr/bin/make -f src/bd_dijkstra/src/CMakeFiles/bd_dijkstra.dir/build.make src/bd_dijkstra/src/CMakeFiles/bd_dijkstra.dir/depend
/usr/bin/make -f src/bd_astar/src/CMakeFiles/bd_astar.dir/build.make src/bd_astar/src/CMakeFiles/bd_astar.dir/depend
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pgrouting-c4mT/pgrouting-2.0.0 /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/kdijkstra/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/kdijkstra/src/CMakeFiles/kdijkstra.dir/DependInfo.cmake --color=
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pgrouting-c4mT/pgrouting-2.0.0 /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/apsp_warshall/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/apsp_warshall/src/CMakeFiles/apsp_warshall.dir/DependInfo.cmake --color=
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pgrouting-c4mT/pgrouting-2.0.0 /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/apsp_johnson/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/DependInfo.cmake --color=
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pgrouting-c4mT/pgrouting-2.0.0 /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/trsp/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/trsp/src/CMakeFiles/trsp.dir/DependInfo.cmake --color=
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pgrouting-c4mT/pgrouting-2.0.0 /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/astar/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/astar/src/CMakeFiles/astar.dir/DependInfo.cmake --color=
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pgrouting-c4mT/pgrouting-2.0.0 /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_dijkstra/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/bd_dijkstra/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/bd_dijkstra/src/CMakeFiles/bd_dijkstra.dir/DependInfo.cmake --color=
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pgrouting-c4mT/pgrouting-2.0.0 /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/dijkstra/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/dijkstra/src/CMakeFiles/dijkstra.dir/DependInfo.cmake --color=
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pgrouting-c4mT/pgrouting-2.0.0 /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_astar/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/bd_astar/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/bd_astar/src/CMakeFiles/bd_astar.dir/DependInfo.cmake --color=
Scanning dependencies of target bd_astar
Scanning dependencies of target trsp
Scanning dependencies of target bd_dijkstra
/usr/bin/make -f src/bd_astar/src/CMakeFiles/bd_astar.dir/build.make src/bd_astar/src/CMakeFiles/bd_astar.dir/build
/usr/bin/make -f src/bd_dijkstra/src/CMakeFiles/bd_dijkstra.dir/build.make src/bd_dijkstra/src/CMakeFiles/bd_dijkstra.dir/build
/usr/bin/make -f src/trsp/src/CMakeFiles/trsp.dir/build.make src/trsp/src/CMakeFiles/trsp.dir/build
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 33
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 7
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 11
[ 2%] [ 5%] [ 8%] Building C object src/trsp/src/CMakeFiles/trsp.dir/trsp.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/trsp/src && /usr/local/Library/ENV/4.3/clang -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/trsp.dir/trsp.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src/trsp.c
Building C object src/bd_astar/src/CMakeFiles/bd_astar.dir/bdastar.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/bd_astar/src && /usr/local/Library/ENV/4.3/clang -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/bd_astar.dir/bdastar.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_astar/src/bdastar.c
Building C object src/bd_dijkstra/src/CMakeFiles/bd_dijkstra.dir/bdsp.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/bd_dijkstra/src && /usr/local/Library/ENV/4.3/clang -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/bd_dijkstra.dir/bdsp.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_dijkstra/src/bdsp.c
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 12
[ 11%] /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 8
[ 14%] Building CXX object src/bd_dijkstra/src/CMakeFiles/bd_dijkstra.dir/bdsp_core.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/bd_dijkstra/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/bd_dijkstra.dir/bdsp_core.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_dijkstra/src/bdsp_core.cpp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 34
Building CXX object src/bd_astar/src/CMakeFiles/bd_astar.dir/MinHeap.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/bd_astar/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/bd_astar.dir/MinHeap.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_astar/src/MinHeap.cpp
[ 17%] Building CXX object src/trsp/src/CMakeFiles/trsp.dir/trsp_core.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/trsp/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/trsp.dir/trsp_core.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src/trsp_core.cpp
Scanning dependencies of target apsp_johnson
Scanning dependencies of target dijkstra
Scanning dependencies of target astar
/usr/bin/make -f src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/build.make src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/build
/usr/bin/make -f src/dijkstra/src/CMakeFiles/dijkstra.dir/build.make src/dijkstra/src/CMakeFiles/dijkstra.dir/build
/usr/bin/make -f src/astar/src/CMakeFiles/astar.dir/build.make src/astar/src/CMakeFiles/astar.dir/build
Scanning dependencies of target kdijkstra
/usr/bin/make -f src/kdijkstra/src/CMakeFiles/kdijkstra.dir/build.make src/kdijkstra/src/CMakeFiles/kdijkstra.dir/build
Scanning dependencies of target apsp_warshall
/usr/bin/make -f src/apsp_warshall/src/CMakeFiles/apsp_warshall.dir/build.make src/apsp_warshall/src/CMakeFiles/apsp_warshall.dir/build
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 14
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 5
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 1
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 3
[ 20%] [ 22%] [ 25%] [ 28%] Building C object src/dijkstra/src/CMakeFiles/dijkstra.dir/dijkstra.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/dijkstra/src && /usr/local/Library/ENV/4.3/clang -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/dijkstra.dir/dijkstra.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src/dijkstra.c
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 16
Building C object src/astar/src/CMakeFiles/astar.dir/astar.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/astar/src && /usr/local/Library/ENV/4.3/clang -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/astar.dir/astar.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src/astar.c
Building C object src/apsp_warshall/src/CMakeFiles/apsp_warshall.dir/apsp.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/apsp_warshall/src && /usr/local/Library/ENV/4.3/clang -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/apsp_warshall.dir/apsp.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src/apsp.c
[ 31%] Building C object src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/apsp_johnson.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/apsp_johnson/src && /usr/local/Library/ENV/4.3/clang -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/apsp_johnson.dir/apsp_johnson.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src/apsp_johnson.c
Building CXX object src/kdijkstra/src/CMakeFiles/kdijkstra.dir/k_targets_boost_wrapper.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/kdijkstra/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/kdijkstra.dir/k_targets_boost_wrapper.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src/k_targets_boost_wrapper.cpp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 4
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 2
[ 34%] /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 15
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 9
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 6
[ 37%] [ 40%] [ 42%] [ 45%] Building CXX object src/apsp_warshall/src/CMakeFiles/apsp_warshall.dir/apsp_boost_wrapper.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/apsp_warshall/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/apsp_warshall.dir/apsp_boost_wrapper.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src/apsp_boost_wrapper.cpp
Building CXX object src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/apsp_johnson_boost_wrapper.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/apsp_johnson/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -fno-delete-null-pointer-checks -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/apsp_johnson.dir/apsp_johnson_boost_wrapper.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src/apsp_johnson_boost_wrapper.cpp
Building CXX object src/astar/src/CMakeFiles/astar.dir/astar_boost_wrapper.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/astar/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/astar.dir/astar_boost_wrapper.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src/astar_boost_wrapper.cpp
Building CXX object src/dijkstra/src/CMakeFiles/dijkstra.dir/boost_wrapper.cpp.o
Building CXX object src/bd_astar/src/CMakeFiles/bd_astar.dir/bdastar_core.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/bd_astar/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/bd_astar.dir/bdastar_core.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_astar/src/bdastar_core.cpp
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/dijkstra/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/dijkstra.dir/boost_wrapper.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src/boost_wrapper.cpp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 13
[ 48%] Building CXX object src/bd_dijkstra/src/CMakeFiles/bd_dijkstra.dir/BiDirDijkstra.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/bd_dijkstra/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/bd_dijkstra.dir/BiDirDijkstra.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_dijkstra/src/BiDirDijkstra.cpp
In file included from /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src/boost_wrapper.cpp:26:
In file included from /usr/local/include/boost/config.hpp:40:
In file included from /usr/local/include/boost/config/select_stdlib_config.hpp:18:
In file included from /usr/include/c++/4.2.1/cstddef:50:
In file included from /usr/include/c++/4.2.1/bits/c++config.h:41:
In file included from /usr/include/c++/4.2.1/bits/os_defines.h:61:
/usr/include/unistd.h:699:7: error: declaration of 'mkdtemp' has a different language linkage
char *mkdtemp(char *);
^
/usr/local/Cellar/postgresql/9.3.5/include/server/port.h:480:14: note: previous declaration is here
extern char *mkdtemp(char *path);
^
In file included from /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src/astar_boost_wrapper.cpp:25:
In file included from /usr/local/include/boost/config.hpp:40:
In file included from /usr/local/include/boost/config/select_stdlib_config.hpp:18:
In file included from /usr/include/c++/4.2.1/cstddef:50:
In file included from /usr/include/c++/4.2.1/bits/c++config.h:41:
In file included from /usr/include/c++/4.2.1/bits/os_defines.h:61:
/usr/include/unistd.h:699:7: error: declaration of 'mkdtemp' has a different language linkage
char *mkdtemp(char *);
^
/usr/local/Cellar/postgresql/9.3.5/include/server/port.h:480:14: note: previous declaration is here
extern char *mkdtemp(char *path);
^
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 35
[ 51%] Building CXX object src/trsp/src/CMakeFiles/trsp.dir/GraphDefinition.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/trsp/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/trsp.dir/GraphDefinition.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src/GraphDefinition.cpp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 10
[ 54%] Building CXX object src/bd_astar/src/CMakeFiles/bd_astar.dir/BiDirAStar.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/bd_astar/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/bd_astar.dir/BiDirAStar.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_astar/src/BiDirAStar.cpp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 11 12 13
[ 54%] Built target bd_dijkstra
/usr/bin/make -f src/tsp/src/CMakeFiles/routing_tsp.dir/build.make src/tsp/src/CMakeFiles/routing_tsp.dir/depend
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pgrouting-c4mT/pgrouting-2.0.0 /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/tsp/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/tsp/src/CMakeFiles/routing_tsp.dir/DependInfo.cmake --color=
Scanning dependencies of target routing_tsp
/usr/bin/make -f src/tsp/src/CMakeFiles/routing_tsp.dir/build.make src/tsp/src/CMakeFiles/routing_tsp.dir/build
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 31
[ 57%] Building C object src/tsp/src/CMakeFiles/routing_tsp.dir/tsp2.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/tsp/src && /usr/local/Library/ENV/4.3/clang -Drouting_tsp_EXPORTS -DPGSQL_VERSION=93 -fPIC -O2 -g -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_tsp.dir/tsp2.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src/tsp2.c
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 32
[ 60%] Building C object src/tsp/src/CMakeFiles/routing_tsp.dir/tsplib.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/tsp/src && /usr/local/Library/ENV/4.3/clang -Drouting_tsp_EXPORTS -DPGSQL_VERSION=93 -fPIC -O2 -g -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_tsp.dir/tsplib.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src/tsplib.c
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 7 8 9 10
[ 60%] Built target bd_astar
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 17
[ 62%] Building C object src/kdijkstra/src/CMakeFiles/kdijkstra.dir/k_targets_sp.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/kdijkstra/src && /usr/local/Library/ENV/4.3/clang -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/kdijkstra.dir/k_targets_sp.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src/k_targets_sp.c
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 33 34 35
[ 62%] Built target trsp
/usr/bin/make -f src/ksp/src/CMakeFiles/routing_ksp.dir/build.make src/ksp/src/CMakeFiles/routing_ksp.dir/depend
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pgrouting-c4mT/pgrouting-2.0.0 /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src/CMakeFiles/routing_ksp.dir/DependInfo.cmake --color=
Linking C shared module ../../../lib/librouting_tsp.so
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/tsp/src && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_link_script CMakeFiles/routing_tsp.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang -DPGSQL_VERSION=93 -fPIC -O2 -g -bundle -Wl,-headerpad_max_install_names -bundle_loader /usr/local/bin/postgres -bundle -o ../../../lib/librouting_tsp.so CMakeFiles/routing_tsp.dir/tsp2.c.o CMakeFiles/routing_tsp.dir/tsplib.c.o
Scanning dependencies of target routing_ksp
/usr/bin/make -f src/ksp/src/CMakeFiles/routing_ksp.dir/build.make src/ksp/src/CMakeFiles/routing_ksp.dir/build
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 22
[ 65%] Building CXX object src/ksp/src/CMakeFiles/routing_ksp.dir/BaseGraph.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src && /usr/local/Library/ENV/4.3/clang++ -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/BaseGraph.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/BaseGraph.cpp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 31 32
[ 65%] Built target routing_tsp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 23
[ 68%] Building CXX object src/ksp/src/CMakeFiles/routing_ksp.dir/BasePath.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src && /usr/local/Library/ENV/4.3/clang++ -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/BasePath.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/BasePath.cpp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 24
[ 71%] Building CXX object src/ksp/src/CMakeFiles/routing_ksp.dir/DijkstraShortestPathAlg.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src && /usr/local/Library/ENV/4.3/clang++ -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/DijkstraShortestPathAlg.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/DijkstraShortestPathAlg.cpp
/usr/bin/make -f src/driving_distance/src/CMakeFiles/routing_dd.dir/build.make src/driving_distance/src/CMakeFiles/routing_dd.dir/depend
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pgrouting-c4mT/pgrouting-2.0.0 /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/driving_distance/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/driving_distance/src/CMakeFiles/routing_dd.dir/DependInfo.cmake --color=
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 25
[ 74%] Building CXX object src/ksp/src/CMakeFiles/routing_ksp.dir/Graph.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src && /usr/local/Library/ENV/4.3/clang++ -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/Graph.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/Graph.cpp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 26
[ 77%] Building CXX object src/ksp/src/CMakeFiles/routing_ksp.dir/HeaderTest.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src && /usr/local/Library/ENV/4.3/clang++ -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/HeaderTest.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/HeaderTest.cpp
Scanning dependencies of target routing_dd
/usr/bin/make -f src/driving_distance/src/CMakeFiles/routing_dd.dir/build.make src/driving_distance/src/CMakeFiles/routing_dd.dir/build
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 18
[ 80%] 1 error generated.
Building C object src/driving_distance/src/CMakeFiles/routing_dd.dir/alpha.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/driving_distance/src && /usr/local/Library/ENV/4.3/clang -Drouting_dd_EXPORTS -DPGSQL_VERSION=93 -fPIC -O2 -g -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_dd.dir/alpha.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src/alpha.c
make[2]: *** [src/astar/src/CMakeFiles/astar.dir/astar_boost_wrapper.cpp.o] Error 1
make[1]: *** [src/astar/src/CMakeFiles/astar.dir/all] Error 2
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 19
make[1]: *** Waiting for unfinished jobs....
1 error generated.
[ 82%] make[2]: *** [src/dijkstra/src/CMakeFiles/dijkstra.dir/boost_wrapper.cpp.o] Error 1
make[1]: *** [src/dijkstra/src/CMakeFiles/dijkstra.dir/all] Error 2
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 27
Building CXX object src/driving_distance/src/CMakeFiles/routing_dd.dir/alpha_drivedist.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/driving_distance/src && /usr/local/Library/ENV/4.3/clang++ -Drouting_dd_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_dd.dir/alpha_drivedist.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src/alpha_drivedist.cpp
[ 85%] Building CXX object src/ksp/src/CMakeFiles/routing_ksp.dir/YenTopKShortestPathsAlg.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src && /usr/local/Library/ENV/4.3/clang++ -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/YenTopKShortestPathsAlg.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/YenTopKShortestPathsAlg.cpp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 20
[ 88%] Building CXX object src/driving_distance/src/CMakeFiles/routing_dd.dir/boost_drivedist.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/driving_distance/src && /usr/local/Library/ENV/4.3/clang++ -Drouting_dd_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_dd.dir/boost_drivedist.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src/boost_drivedist.cpp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 21
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 28
[ 91%] [ 94%] Building C object src/driving_distance/src/CMakeFiles/routing_dd.dir/drivedist.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/driving_distance/src && /usr/local/Library/ENV/4.3/clang -Drouting_dd_EXPORTS -DPGSQL_VERSION=93 -fPIC -O2 -g -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_dd.dir/drivedist.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src/drivedist.c
Building C object src/ksp/src/CMakeFiles/routing_ksp.dir/ksp.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src && /usr/local/Library/ENV/4.3/clang -Drouting_ksp_EXPORTS -DPGSQL_VERSION=93 -fPIC -O2 -g -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/ksp.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/ksp.c
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 29
[ 97%] /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 30
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 16 17
Building CXX object src/ksp/src/CMakeFiles/routing_ksp.dir/KSPDriver.cpp.o
[100%] cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src && /usr/local/Library/ENV/4.3/clang++ -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/KSPDriver.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/KSPDriver.cpp
[100%] Built target kdijkstra
Building CXX object src/ksp/src/CMakeFiles/routing_ksp.dir/KSPGraph.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src && /usr/local/Library/ENV/4.3/clang++ -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/KSPGraph.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/KSPGraph.cpp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 3 4
[100%] Built target apsp_warshall
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 1 2
Linking CXX shared module ../../../lib/librouting_ksp.so
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_link_script CMakeFiles/routing_ksp.dir/link.txt --verbose=1
[100%] Built target apsp_johnson
/usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -bundle -Wl,-headerpad_max_install_names -bundle_loader /usr/local/bin/postgres -bundle -o ../../../lib/librouting_ksp.so CMakeFiles/routing_ksp.dir/BaseGraph.cpp.o CMakeFiles/routing_ksp.dir/BasePath.cpp.o CMakeFiles/routing_ksp.dir/DijkstraShortestPathAlg.cpp.o CMakeFiles/routing_ksp.dir/Graph.cpp.o CMakeFiles/routing_ksp.dir/HeaderTest.cpp.o CMakeFiles/routing_ksp.dir/YenTopKShortestPathsAlg.cpp.o CMakeFiles/routing_ksp.dir/ksp.c.o CMakeFiles/routing_ksp.dir/KSPDriver.cpp.o CMakeFiles/routing_ksp.dir/KSPGraph.cpp.o
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 22 23 24 25 26 27 28 29 30
[100%] Built target routing_ksp
Linking CXX shared module ../../../lib/librouting_dd.so
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/driving_distance/src && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_link_script CMakeFiles/routing_dd.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -bundle -Wl,-headerpad_max_install_names -bundle_loader /usr/local/bin/postgres -bundle -o ../../../lib/librouting_dd.so CMakeFiles/routing_dd.dir/alpha.c.o CMakeFiles/routing_dd.dir/alpha_drivedist.cpp.o CMakeFiles/routing_dd.dir/boost_drivedist.cpp.o CMakeFiles/routing_dd.dir/drivedist.c.o /usr/local/lib/libCGAL.dylib /usr/local/lib/libgmp.dylib /usr/local/lib/libboost_thread-mt.dylib /usr/local/lib/libboost_system-mt.dylib
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 18 19 20 21
[100%] Built target routing_dd
make: *** [all] Error 2
HOMEBREW_VERSION: 0.9.5
HEAD: ccccb2f7329f371d829071f662dc18e4a76f8c23
CPU: 8-core 64-bit penryn
OS X: 10.8.5-x86_64
Xcode: 5.1.1
CLT: 5.1.0.0.1.1396320587
X11: 2.7.6 => /opt/X11
clang called with: -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/bd_astar.dir/bdastar.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_astar/src/bdastar.c
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang -pipe -w -Os -march=native -DPGSQL_VERSION=93 -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/bd_astar.dir/bdastar.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_astar/src/bdastar.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang called with: -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/bd_dijkstra.dir/bdsp.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_dijkstra/src/bdsp.c
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang -pipe -w -Os -march=native -DPGSQL_VERSION=93 -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/bd_dijkstra.dir/bdsp.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_dijkstra/src/bdsp.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang called with: -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/trsp.dir/trsp.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src/trsp.c
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang -pipe -w -Os -march=native -DPGSQL_VERSION=93 -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/trsp.dir/trsp.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src/trsp.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/bd_dijkstra.dir/bdsp_core.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_dijkstra/src/bdsp_core.cpp
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/bd_dijkstra.dir/bdsp_core.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_dijkstra/src/bdsp_core.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/bd_astar.dir/MinHeap.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_astar/src/MinHeap.cpp
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/bd_astar.dir/MinHeap.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_astar/src/MinHeap.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/trsp.dir/trsp_core.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src/trsp_core.cpp
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/trsp.dir/trsp_core.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src/trsp_core.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang called with: -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/astar.dir/astar.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src/astar.c
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang -pipe -w -Os -march=native -DPGSQL_VERSION=93 -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/astar.dir/astar.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src/astar.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang called with: -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/dijkstra.dir/dijkstra.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src/dijkstra.c
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang -pipe -w -Os -march=native -DPGSQL_VERSION=93 -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/dijkstra.dir/dijkstra.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src/dijkstra.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang called with: -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/apsp_warshall.dir/apsp.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src/apsp.c
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang -pipe -w -Os -march=native -DPGSQL_VERSION=93 -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/apsp_warshall.dir/apsp.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src/apsp.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang called with: -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/apsp_johnson.dir/apsp_johnson.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src/apsp_johnson.c
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang -pipe -w -Os -march=native -DPGSQL_VERSION=93 -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/apsp_johnson.dir/apsp_johnson.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src/apsp_johnson.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/kdijkstra.dir/k_targets_boost_wrapper.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src/k_targets_boost_wrapper.cpp
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/kdijkstra.dir/k_targets_boost_wrapper.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src/k_targets_boost_wrapper.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/apsp_warshall.dir/apsp_boost_wrapper.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src/apsp_boost_wrapper.cpp
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/apsp_warshall.dir/apsp_boost_wrapper.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src/apsp_boost_wrapper.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -fPIC -O2 -g -Wno-deprecated -fno-delete-null-pointer-checks -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/apsp_johnson.dir/apsp_johnson_boost_wrapper.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src/apsp_johnson_boost_wrapper.cpp
superenv removed: -O2 -g -fno-delete-null-pointer-checks -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/apsp_johnson.dir/apsp_johnson_boost_wrapper.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src/apsp_johnson_boost_wrapper.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/dijkstra.dir/boost_wrapper.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src/boost_wrapper.cpp
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/dijkstra.dir/boost_wrapper.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src/boost_wrapper.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/bd_astar.dir/bdastar_core.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_astar/src/bdastar_core.cpp
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/bd_astar.dir/bdastar_core.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_astar/src/bdastar_core.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/astar.dir/astar_boost_wrapper.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src/astar_boost_wrapper.cpp
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/astar.dir/astar_boost_wrapper.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src/astar_boost_wrapper.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/bd_dijkstra.dir/BiDirDijkstra.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_dijkstra/src/BiDirDijkstra.cpp
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/bd_dijkstra.dir/BiDirDijkstra.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_dijkstra/src/BiDirDijkstra.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/trsp.dir/GraphDefinition.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src/GraphDefinition.cpp
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/trsp.dir/GraphDefinition.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src/GraphDefinition.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/bd_astar.dir/BiDirAStar.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_astar/src/BiDirAStar.cpp
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/bd_astar.dir/BiDirAStar.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_astar/src/BiDirAStar.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang called with: -Drouting_tsp_EXPORTS -DPGSQL_VERSION=93 -fPIC -O2 -g -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_tsp.dir/tsp2.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src/tsp2.c
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang -pipe -w -Os -march=native -Drouting_tsp_EXPORTS -DPGSQL_VERSION=93 -fPIC -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/routing_tsp.dir/tsp2.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src/tsp2.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang called with: -Drouting_tsp_EXPORTS -DPGSQL_VERSION=93 -fPIC -O2 -g -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_tsp.dir/tsplib.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src/tsplib.c
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang -pipe -w -Os -march=native -Drouting_tsp_EXPORTS -DPGSQL_VERSION=93 -fPIC -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/routing_tsp.dir/tsplib.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src/tsplib.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang called with: -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/kdijkstra.dir/k_targets_sp.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src/k_targets_sp.c
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang -pipe -w -Os -march=native -DPGSQL_VERSION=93 -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/kdijkstra.dir/k_targets_sp.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src/k_targets_sp.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang called with: -DPGSQL_VERSION=93 -fPIC -O2 -g -bundle -Wl,-headerpad_max_install_names -bundle_loader /usr/local/bin/postgres -bundle -o ../../../lib/librouting_tsp.so CMakeFiles/routing_tsp.dir/tsp2.c.o CMakeFiles/routing_tsp.dir/tsplib.c.o
superenv removed: -O2 -g
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include -L/usr/local/opt/ossp-uuid/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/liblwgeom/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -DPGSQL_VERSION=93 -fPIC -bundle -Wl,-headerpad_max_install_names -bundle_loader /usr/local/bin/postgres -bundle -o ../../../lib/librouting_tsp.so CMakeFiles/routing_tsp.dir/tsp2.c.o CMakeFiles/routing_tsp.dir/tsplib.c.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include -L/usr/local/opt/ossp-uuid/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/liblwgeom/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/BaseGraph.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/BaseGraph.cpp
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -Drouting_ksp_EXPORTS -fPIC -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/routing_ksp.dir/BaseGraph.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/BaseGraph.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/BasePath.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/BasePath.cpp
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -Drouting_ksp_EXPORTS -fPIC -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/routing_ksp.dir/BasePath.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/BasePath.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/DijkstraShortestPathAlg.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/DijkstraShortestPathAlg.cpp
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -Drouting_ksp_EXPORTS -fPIC -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/routing_ksp.dir/DijkstraShortestPathAlg.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/DijkstraShortestPathAlg.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/Graph.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/Graph.cpp
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -Drouting_ksp_EXPORTS -fPIC -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/routing_ksp.dir/Graph.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/Graph.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/HeaderTest.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/HeaderTest.cpp
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -Drouting_ksp_EXPORTS -fPIC -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/routing_ksp.dir/HeaderTest.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/HeaderTest.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang called with: -Drouting_dd_EXPORTS -DPGSQL_VERSION=93 -fPIC -O2 -g -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_dd.dir/alpha.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src/alpha.c
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang -pipe -w -Os -march=native -Drouting_dd_EXPORTS -DPGSQL_VERSION=93 -fPIC -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/routing_dd.dir/alpha.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src/alpha.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -Drouting_dd_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_dd.dir/alpha_drivedist.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src/alpha_drivedist.cpp
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -Drouting_dd_EXPORTS -fPIC -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/routing_dd.dir/alpha_drivedist.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src/alpha_drivedist.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/YenTopKShortestPathsAlg.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/YenTopKShortestPathsAlg.cpp
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -Drouting_ksp_EXPORTS -fPIC -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/routing_ksp.dir/YenTopKShortestPathsAlg.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/YenTopKShortestPathsAlg.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -Drouting_dd_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_dd.dir/boost_drivedist.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src/boost_drivedist.cpp
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -Drouting_dd_EXPORTS -fPIC -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/routing_dd.dir/boost_drivedist.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src/boost_drivedist.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang called with: -Drouting_dd_EXPORTS -DPGSQL_VERSION=93 -fPIC -O2 -g -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_dd.dir/drivedist.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src/drivedist.c
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang -pipe -w -Os -march=native -Drouting_dd_EXPORTS -DPGSQL_VERSION=93 -fPIC -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/routing_dd.dir/drivedist.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src/drivedist.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang called with: -Drouting_ksp_EXPORTS -DPGSQL_VERSION=93 -fPIC -O2 -g -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/ksp.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/ksp.c
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang -pipe -w -Os -march=native -Drouting_ksp_EXPORTS -DPGSQL_VERSION=93 -fPIC -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/routing_ksp.dir/ksp.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/ksp.c -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/KSPDriver.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/KSPDriver.cpp
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -Drouting_ksp_EXPORTS -fPIC -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/routing_ksp.dir/KSPDriver.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/KSPDriver.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/KSPGraph.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/KSPGraph.cpp
superenv removed: -O2 -g -I/usr/local/include
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
superenv executed: clang++ -pipe -w -Os -march=native -Drouting_ksp_EXPORTS -fPIC -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -o CMakeFiles/routing_ksp.dir/KSPGraph.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/KSPGraph.cpp -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include
clang++ called with: -fPIC -O2 -g -Wno-deprecated -bundle -Wl,-headerpad_max_install_names -bundle_loader /usr/local/bin/postgres -bundle -o ../../../lib/librouting_ksp.so CMakeFiles/routing_ksp.dir/BaseGraph.cpp.o CMakeFiles/routing_ksp.dir/BasePath.cpp.o CMakeFiles/routing_ksp.dir/DijkstraShortestPathAlg.cpp.o CMakeFiles/routing_ksp.dir/Graph.cpp.o CMakeFiles/routing_ksp.dir/HeaderTest.cpp.o CMakeFiles/routing_ksp.dir/YenTopKShortestPathsAlg.cpp.o CMakeFiles/routing_ksp.dir/ksp.c.o CMakeFiles/routing_ksp.dir/KSPDriver.cpp.o CMakeFiles/routing_ksp.dir/KSPGraph.cpp.o
superenv removed: -O2 -g
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include -L/usr/local/opt/ossp-uuid/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/liblwgeom/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -Wno-deprecated -bundle -Wl,-headerpad_max_install_names -bundle_loader /usr/local/bin/postgres -bundle -o ../../../lib/librouting_ksp.so CMakeFiles/routing_ksp.dir/BaseGraph.cpp.o CMakeFiles/routing_ksp.dir/BasePath.cpp.o CMakeFiles/routing_ksp.dir/DijkstraShortestPathAlg.cpp.o CMakeFiles/routing_ksp.dir/Graph.cpp.o CMakeFiles/routing_ksp.dir/HeaderTest.cpp.o CMakeFiles/routing_ksp.dir/YenTopKShortestPathsAlg.cpp.o CMakeFiles/routing_ksp.dir/ksp.c.o CMakeFiles/routing_ksp.dir/KSPDriver.cpp.o CMakeFiles/routing_ksp.dir/KSPGraph.cpp.o -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include -L/usr/local/opt/ossp-uuid/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/liblwgeom/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -fPIC -O2 -g -Wno-deprecated -bundle -Wl,-headerpad_max_install_names -bundle_loader /usr/local/bin/postgres -bundle -o ../../../lib/librouting_dd.so CMakeFiles/routing_dd.dir/alpha.c.o CMakeFiles/routing_dd.dir/alpha_drivedist.cpp.o CMakeFiles/routing_dd.dir/boost_drivedist.cpp.o CMakeFiles/routing_dd.dir/drivedist.c.o /usr/local/lib/libCGAL.dylib /usr/local/lib/libgmp.dylib /usr/local/lib/libboost_thread-mt.dylib /usr/local/lib/libboost_system-mt.dylib
superenv removed: -O2 -g
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include -L/usr/local/opt/ossp-uuid/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/liblwgeom/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -pipe -w -Os -march=native -fPIC -Wno-deprecated -bundle -Wl,-headerpad_max_install_names -bundle_loader /usr/local/bin/postgres -bundle -o ../../../lib/librouting_dd.so CMakeFiles/routing_dd.dir/alpha.c.o CMakeFiles/routing_dd.dir/alpha_drivedist.cpp.o CMakeFiles/routing_dd.dir/boost_drivedist.cpp.o CMakeFiles/routing_dd.dir/drivedist.c.o /usr/local/lib/libCGAL.dylib /usr/local/lib/libgmp.dylib /usr/local/lib/libboost_thread-mt.dylib /usr/local/lib/libboost_system-mt.dylib -isystem/usr/local/include -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/ossp-uuid/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/libxml2/include -I/usr/local/opt/liblwgeom/include -L/usr/local/opt/ossp-uuid/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/liblwgeom/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
Hello,
Pgrouting did not build. The log is attached. Can anyone help me?
Thank you in advance.
% brew --config
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: ccccb2f7329f371d829071f662dc18e4a76f8c23
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit penryn
OS X: 10.8.5-x86_64
Xcode: 5.1.1
CLT: 5.1.0.0.1.1396320587
GCC-4.2: build 5666
Clang: 5.1 build 503
X11: 2.7.6 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.8/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
$
$ brew update
Already up-to-date.
$
% brew doctor
Your system is ready to brew.
$
$ brew info pgrouting
pgrouting: stable 2.0.0
http://www.pgrouting.org
Not installed
From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/pgrouting.rb
==> Dependencies
Build: cmake ✔
Required: boost ✔, cgal ✔, postgis ✔, postgresql ✔
$
$ brew install -v pgrouting 2>&1
==> Downloading https://github.com/pgRouting/pgrouting/archive/v2.0.0.tar.gz
Already downloaded: /Library/Caches/Homebrew/pgrouting-2.0.0.tar.gz
==> Verifying pgrouting-2.0.0.tar.gz checksum
tar xf /Library/Caches/Homebrew/pgrouting-2.0.0.tar.gz
==> cmake -DWITH_DD=ON .. -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/pgrouting/2.0.0 -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev
-- The C compiler identification is AppleClang 5.1.0.5030040
-- The CXX compiler identification is AppleClang 5.1.0.5030040
-- 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
-- PGROUTING_GIT_TAG: pgrouting-2.0.0
-- PGROUTING_GIT_BUILD: 0
-- PGROUTING_GIT_HASH: f26831f
-- PGROUTING_GIT_BRANCH: master
-- PGROUTING_VERSION_REVISION_NAME: f26831f master
-- PGROUTING_VERSION_REVISION_HASH: f26831f
-- UNIX=1
-- WIN32=
-- POSTGRESQL_EXECUTABLE is /usr/local/bin/postgres
-- POSTGRESQL_PG_CONFIG is /usr/local/bin/pg_config
-- POSTGRESQL_INCLUDE_DIR: /usr/local/Cellar/postgresql/9.3.5/include/server
-- POSTGRESQL_LIBRARIES: /usr/local/Cellar/postgresql/9.3.5/lib
-- Boost version: 1.55.0
-- Boost headers were found here: /usr/local/include
-- POSTGRESQL_VERSION_STRING is PostgreSQL 9.3.5
-- POSTGRESQL_VERSION is 9.3.5
-- PGSQL_VERSION is 93
-- Install directory for libraries is set to /usr/local/Cellar/postgresql/9.3.5/lib
-- Contrib directory for SQL files is set to /usr/local/Cellar/postgresql/9.3.5/share/postgresql/contrib/pgrouting-2.0
-- Extension directory for SQL files is set to /usr/local/Cellar/postgresql/9.3.5/share/postgresql/extension
-- Boost version: 1.55.0
-- Found the following Boost libraries:
-- thread
-- Boost version: 1.55.0
-- Found the following Boost libraries:
-- thread
-- system
-- CGAL_INCLUDE_DIR=/usr/local/include
-- CGAL_LIBRARIES=/usr/local/lib/libCGAL.dylib
-- BOOST_THREAD_LIBRARIES=/usr/local/lib/libboost_thread-mt.dylib;/usr/local/lib/libboost_system-mt.dylib
-- GMP_LIBRARIES=/usr/local/lib/libgmp.dylib
-- Found CGAL: /usr/local/include, /usr/local/lib/libCGAL.dylib, /usr/local/lib/libboost_thread-mt.dylib;/usr/local/lib/libboost_system-mt.dylib, /usr/local/lib/libgmp.dylib
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/pgrouting-c4mT/pgrouting-2.0.0/build
==> make install
/usr/local/Cellar/cmake/3.0.1/bin/cmake -H/tmp/pgrouting-c4mT/pgrouting-2.0.0 -B/tmp/pgrouting-c4mT/pgrouting-2.0.0/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_start /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
/usr/bin/make -f src/kdijkstra/src/CMakeFiles/kdijkstra.dir/build.make src/kdijkstra/src/CMakeFiles/kdijkstra.dir/depend
/usr/bin/make -f src/apsp_warshall/src/CMakeFiles/apsp_warshall.dir/build.make src/apsp_warshall/src/CMakeFiles/apsp_warshall.dir/depend
/usr/bin/make -f src/trsp/src/CMakeFiles/trsp.dir/build.make src/trsp/src/CMakeFiles/trsp.dir/depend
/usr/bin/make -f src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/build.make src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/depend
/usr/bin/make -f src/astar/src/CMakeFiles/astar.dir/build.make src/astar/src/CMakeFiles/astar.dir/depend
/usr/bin/make -f src/dijkstra/src/CMakeFiles/dijkstra.dir/build.make src/dijkstra/src/CMakeFiles/dijkstra.dir/depend
/usr/bin/make -f src/bd_dijkstra/src/CMakeFiles/bd_dijkstra.dir/build.make src/bd_dijkstra/src/CMakeFiles/bd_dijkstra.dir/depend
/usr/bin/make -f src/bd_astar/src/CMakeFiles/bd_astar.dir/build.make src/bd_astar/src/CMakeFiles/bd_astar.dir/depend
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pgrouting-c4mT/pgrouting-2.0.0 /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/kdijkstra/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/kdijkstra/src/CMakeFiles/kdijkstra.dir/DependInfo.cmake --color=
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pgrouting-c4mT/pgrouting-2.0.0 /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/apsp_warshall/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/apsp_warshall/src/CMakeFiles/apsp_warshall.dir/DependInfo.cmake --color=
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pgrouting-c4mT/pgrouting-2.0.0 /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/apsp_johnson/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/DependInfo.cmake --color=
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pgrouting-c4mT/pgrouting-2.0.0 /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/trsp/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/trsp/src/CMakeFiles/trsp.dir/DependInfo.cmake --color=
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pgrouting-c4mT/pgrouting-2.0.0 /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/astar/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/astar/src/CMakeFiles/astar.dir/DependInfo.cmake --color=
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pgrouting-c4mT/pgrouting-2.0.0 /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_dijkstra/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/bd_dijkstra/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/bd_dijkstra/src/CMakeFiles/bd_dijkstra.dir/DependInfo.cmake --color=
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pgrouting-c4mT/pgrouting-2.0.0 /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/dijkstra/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/dijkstra/src/CMakeFiles/dijkstra.dir/DependInfo.cmake --color=
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pgrouting-c4mT/pgrouting-2.0.0 /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_astar/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/bd_astar/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/bd_astar/src/CMakeFiles/bd_astar.dir/DependInfo.cmake --color=
Scanning dependencies of target bd_astar
Scanning dependencies of target trsp
Scanning dependencies of target bd_dijkstra
/usr/bin/make -f src/bd_astar/src/CMakeFiles/bd_astar.dir/build.make src/bd_astar/src/CMakeFiles/bd_astar.dir/build
/usr/bin/make -f src/bd_dijkstra/src/CMakeFiles/bd_dijkstra.dir/build.make src/bd_dijkstra/src/CMakeFiles/bd_dijkstra.dir/build
/usr/bin/make -f src/trsp/src/CMakeFiles/trsp.dir/build.make src/trsp/src/CMakeFiles/trsp.dir/build
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 33
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 7
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 11
[ 2%] [ 5%] [ 8%] Building C object src/trsp/src/CMakeFiles/trsp.dir/trsp.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/trsp/src && /usr/local/Library/ENV/4.3/clang -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/trsp.dir/trsp.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src/trsp.c
Building C object src/bd_astar/src/CMakeFiles/bd_astar.dir/bdastar.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/bd_astar/src && /usr/local/Library/ENV/4.3/clang -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/bd_astar.dir/bdastar.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_astar/src/bdastar.c
Building C object src/bd_dijkstra/src/CMakeFiles/bd_dijkstra.dir/bdsp.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/bd_dijkstra/src && /usr/local/Library/ENV/4.3/clang -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/bd_dijkstra.dir/bdsp.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_dijkstra/src/bdsp.c
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 12
[ 11%] /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 8
[ 14%] Building CXX object src/bd_dijkstra/src/CMakeFiles/bd_dijkstra.dir/bdsp_core.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/bd_dijkstra/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/bd_dijkstra.dir/bdsp_core.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_dijkstra/src/bdsp_core.cpp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 34
Building CXX object src/bd_astar/src/CMakeFiles/bd_astar.dir/MinHeap.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/bd_astar/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/bd_astar.dir/MinHeap.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_astar/src/MinHeap.cpp
[ 17%] Building CXX object src/trsp/src/CMakeFiles/trsp.dir/trsp_core.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/trsp/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/trsp.dir/trsp_core.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src/trsp_core.cpp
Scanning dependencies of target apsp_johnson
Scanning dependencies of target dijkstra
Scanning dependencies of target astar
/usr/bin/make -f src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/build.make src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/build
/usr/bin/make -f src/dijkstra/src/CMakeFiles/dijkstra.dir/build.make src/dijkstra/src/CMakeFiles/dijkstra.dir/build
/usr/bin/make -f src/astar/src/CMakeFiles/astar.dir/build.make src/astar/src/CMakeFiles/astar.dir/build
Scanning dependencies of target kdijkstra
/usr/bin/make -f src/kdijkstra/src/CMakeFiles/kdijkstra.dir/build.make src/kdijkstra/src/CMakeFiles/kdijkstra.dir/build
Scanning dependencies of target apsp_warshall
/usr/bin/make -f src/apsp_warshall/src/CMakeFiles/apsp_warshall.dir/build.make src/apsp_warshall/src/CMakeFiles/apsp_warshall.dir/build
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 14
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 5
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 1
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 3
[ 20%] [ 22%] [ 25%] [ 28%] Building C object src/dijkstra/src/CMakeFiles/dijkstra.dir/dijkstra.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/dijkstra/src && /usr/local/Library/ENV/4.3/clang -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/dijkstra.dir/dijkstra.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src/dijkstra.c
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 16
Building C object src/astar/src/CMakeFiles/astar.dir/astar.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/astar/src && /usr/local/Library/ENV/4.3/clang -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/astar.dir/astar.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src/astar.c
Building C object src/apsp_warshall/src/CMakeFiles/apsp_warshall.dir/apsp.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/apsp_warshall/src && /usr/local/Library/ENV/4.3/clang -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/apsp_warshall.dir/apsp.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src/apsp.c
[ 31%] Building C object src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/apsp_johnson.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/apsp_johnson/src && /usr/local/Library/ENV/4.3/clang -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/apsp_johnson.dir/apsp_johnson.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src/apsp_johnson.c
Building CXX object src/kdijkstra/src/CMakeFiles/kdijkstra.dir/k_targets_boost_wrapper.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/kdijkstra/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/kdijkstra.dir/k_targets_boost_wrapper.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src/k_targets_boost_wrapper.cpp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 4
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 2
[ 34%] /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 15
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 9
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 6
[ 37%] [ 40%] [ 42%] [ 45%] Building CXX object src/apsp_warshall/src/CMakeFiles/apsp_warshall.dir/apsp_boost_wrapper.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/apsp_warshall/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/apsp_warshall.dir/apsp_boost_wrapper.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src/apsp_boost_wrapper.cpp
Building CXX object src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/apsp_johnson_boost_wrapper.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/apsp_johnson/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -fno-delete-null-pointer-checks -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/apsp_johnson.dir/apsp_johnson_boost_wrapper.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src/apsp_johnson_boost_wrapper.cpp
Building CXX object src/astar/src/CMakeFiles/astar.dir/astar_boost_wrapper.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/astar/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/astar.dir/astar_boost_wrapper.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src/astar_boost_wrapper.cpp
Building CXX object src/dijkstra/src/CMakeFiles/dijkstra.dir/boost_wrapper.cpp.o
Building CXX object src/bd_astar/src/CMakeFiles/bd_astar.dir/bdastar_core.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/bd_astar/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/bd_astar.dir/bdastar_core.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_astar/src/bdastar_core.cpp
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/dijkstra/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/dijkstra.dir/boost_wrapper.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src/boost_wrapper.cpp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 13
[ 48%] Building CXX object src/bd_dijkstra/src/CMakeFiles/bd_dijkstra.dir/BiDirDijkstra.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/bd_dijkstra/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/bd_dijkstra.dir/BiDirDijkstra.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_dijkstra/src/BiDirDijkstra.cpp
In file included from /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src/boost_wrapper.cpp:26:
In file included from /usr/local/include/boost/config.hpp:40:
In file included from /usr/local/include/boost/config/select_stdlib_config.hpp:18:
In file included from /usr/include/c++/4.2.1/cstddef:50:
In file included from /usr/include/c++/4.2.1/bits/c++config.h:41:
In file included from /usr/include/c++/4.2.1/bits/os_defines.h:61:
/usr/include/unistd.h:699:7: error: declaration of 'mkdtemp' has a different language linkage
char *mkdtemp(char *);
^
/usr/local/Cellar/postgresql/9.3.5/include/server/port.h:480:14: note: previous declaration is here
extern char *mkdtemp(char *path);
^
In file included from /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src/astar_boost_wrapper.cpp:25:
In file included from /usr/local/include/boost/config.hpp:40:
In file included from /usr/local/include/boost/config/select_stdlib_config.hpp:18:
In file included from /usr/include/c++/4.2.1/cstddef:50:
In file included from /usr/include/c++/4.2.1/bits/c++config.h:41:
In file included from /usr/include/c++/4.2.1/bits/os_defines.h:61:
/usr/include/unistd.h:699:7: error: declaration of 'mkdtemp' has a different language linkage
char *mkdtemp(char *);
^
/usr/local/Cellar/postgresql/9.3.5/include/server/port.h:480:14: note: previous declaration is here
extern char *mkdtemp(char *path);
^
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 35
[ 51%] Building CXX object src/trsp/src/CMakeFiles/trsp.dir/GraphDefinition.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/trsp/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/trsp.dir/GraphDefinition.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src/GraphDefinition.cpp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 10
[ 54%] Building CXX object src/bd_astar/src/CMakeFiles/bd_astar.dir/BiDirAStar.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/bd_astar/src && /usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/bd_astar.dir/BiDirAStar.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/bd_astar/src/BiDirAStar.cpp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 11 12 13
[ 54%] Built target bd_dijkstra
/usr/bin/make -f src/tsp/src/CMakeFiles/routing_tsp.dir/build.make src/tsp/src/CMakeFiles/routing_tsp.dir/depend
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pgrouting-c4mT/pgrouting-2.0.0 /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/tsp/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/tsp/src/CMakeFiles/routing_tsp.dir/DependInfo.cmake --color=
Scanning dependencies of target routing_tsp
/usr/bin/make -f src/tsp/src/CMakeFiles/routing_tsp.dir/build.make src/tsp/src/CMakeFiles/routing_tsp.dir/build
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 31
[ 57%] Building C object src/tsp/src/CMakeFiles/routing_tsp.dir/tsp2.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/tsp/src && /usr/local/Library/ENV/4.3/clang -Drouting_tsp_EXPORTS -DPGSQL_VERSION=93 -fPIC -O2 -g -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_tsp.dir/tsp2.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src/tsp2.c
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 32
[ 60%] Building C object src/tsp/src/CMakeFiles/routing_tsp.dir/tsplib.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/tsp/src && /usr/local/Library/ENV/4.3/clang -Drouting_tsp_EXPORTS -DPGSQL_VERSION=93 -fPIC -O2 -g -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_tsp.dir/tsplib.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src/tsplib.c
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 7 8 9 10
[ 60%] Built target bd_astar
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 17
[ 62%] Building C object src/kdijkstra/src/CMakeFiles/kdijkstra.dir/k_targets_sp.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/kdijkstra/src && /usr/local/Library/ENV/4.3/clang -DPGSQL_VERSION=93 -fPIC -O2 -g -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/kdijkstra.dir/k_targets_sp.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src/k_targets_sp.c
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 33 34 35
[ 62%] Built target trsp
/usr/bin/make -f src/ksp/src/CMakeFiles/routing_ksp.dir/build.make src/ksp/src/CMakeFiles/routing_ksp.dir/depend
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pgrouting-c4mT/pgrouting-2.0.0 /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src/CMakeFiles/routing_ksp.dir/DependInfo.cmake --color=
Linking C shared module ../../../lib/librouting_tsp.so
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/tsp/src && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_link_script CMakeFiles/routing_tsp.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang -DPGSQL_VERSION=93 -fPIC -O2 -g -bundle -Wl,-headerpad_max_install_names -bundle_loader /usr/local/bin/postgres -bundle -o ../../../lib/librouting_tsp.so CMakeFiles/routing_tsp.dir/tsp2.c.o CMakeFiles/routing_tsp.dir/tsplib.c.o
Scanning dependencies of target routing_ksp
/usr/bin/make -f src/ksp/src/CMakeFiles/routing_ksp.dir/build.make src/ksp/src/CMakeFiles/routing_ksp.dir/build
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 22
[ 65%] Building CXX object src/ksp/src/CMakeFiles/routing_ksp.dir/BaseGraph.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src && /usr/local/Library/ENV/4.3/clang++ -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/BaseGraph.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/BaseGraph.cpp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 31 32
[ 65%] Built target routing_tsp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 23
[ 68%] Building CXX object src/ksp/src/CMakeFiles/routing_ksp.dir/BasePath.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src && /usr/local/Library/ENV/4.3/clang++ -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/BasePath.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/BasePath.cpp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 24
[ 71%] Building CXX object src/ksp/src/CMakeFiles/routing_ksp.dir/DijkstraShortestPathAlg.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src && /usr/local/Library/ENV/4.3/clang++ -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/DijkstraShortestPathAlg.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/DijkstraShortestPathAlg.cpp
/usr/bin/make -f src/driving_distance/src/CMakeFiles/routing_dd.dir/build.make src/driving_distance/src/CMakeFiles/routing_dd.dir/depend
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pgrouting-c4mT/pgrouting-2.0.0 /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/driving_distance/src /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/driving_distance/src/CMakeFiles/routing_dd.dir/DependInfo.cmake --color=
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 25
[ 74%] Building CXX object src/ksp/src/CMakeFiles/routing_ksp.dir/Graph.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src && /usr/local/Library/ENV/4.3/clang++ -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/Graph.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/Graph.cpp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 26
[ 77%] Building CXX object src/ksp/src/CMakeFiles/routing_ksp.dir/HeaderTest.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src && /usr/local/Library/ENV/4.3/clang++ -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/HeaderTest.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/HeaderTest.cpp
Scanning dependencies of target routing_dd
/usr/bin/make -f src/driving_distance/src/CMakeFiles/routing_dd.dir/build.make src/driving_distance/src/CMakeFiles/routing_dd.dir/build
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 18
[ 80%] 1 error generated.
Building C object src/driving_distance/src/CMakeFiles/routing_dd.dir/alpha.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/driving_distance/src && /usr/local/Library/ENV/4.3/clang -Drouting_dd_EXPORTS -DPGSQL_VERSION=93 -fPIC -O2 -g -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_dd.dir/alpha.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src/alpha.c
make[2]: *** [src/astar/src/CMakeFiles/astar.dir/astar_boost_wrapper.cpp.o] Error 1
make[1]: *** [src/astar/src/CMakeFiles/astar.dir/all] Error 2
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 19
make[1]: *** Waiting for unfinished jobs....
1 error generated.
[ 82%] make[2]: *** [src/dijkstra/src/CMakeFiles/dijkstra.dir/boost_wrapper.cpp.o] Error 1
make[1]: *** [src/dijkstra/src/CMakeFiles/dijkstra.dir/all] Error 2
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 27
Building CXX object src/driving_distance/src/CMakeFiles/routing_dd.dir/alpha_drivedist.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/driving_distance/src && /usr/local/Library/ENV/4.3/clang++ -Drouting_dd_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_dd.dir/alpha_drivedist.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src/alpha_drivedist.cpp
[ 85%] Building CXX object src/ksp/src/CMakeFiles/routing_ksp.dir/YenTopKShortestPathsAlg.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src && /usr/local/Library/ENV/4.3/clang++ -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/YenTopKShortestPathsAlg.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/YenTopKShortestPathsAlg.cpp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 20
[ 88%] Building CXX object src/driving_distance/src/CMakeFiles/routing_dd.dir/boost_drivedist.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/driving_distance/src && /usr/local/Library/ENV/4.3/clang++ -Drouting_dd_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_dd.dir/boost_drivedist.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src/boost_drivedist.cpp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 21
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 28
[ 91%] [ 94%] Building C object src/driving_distance/src/CMakeFiles/routing_dd.dir/drivedist.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/driving_distance/src && /usr/local/Library/ENV/4.3/clang -Drouting_dd_EXPORTS -DPGSQL_VERSION=93 -fPIC -O2 -g -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_dd.dir/drivedist.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src/drivedist.c
Building C object src/ksp/src/CMakeFiles/routing_ksp.dir/ksp.c.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src && /usr/local/Library/ENV/4.3/clang -Drouting_ksp_EXPORTS -DPGSQL_VERSION=93 -fPIC -O2 -g -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/ksp.c.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/ksp.c
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 29
[ 97%] /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 30
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 16 17
Building CXX object src/ksp/src/CMakeFiles/routing_ksp.dir/KSPDriver.cpp.o
[100%] cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src && /usr/local/Library/ENV/4.3/clang++ -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/KSPDriver.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/KSPDriver.cpp
[100%] Built target kdijkstra
Building CXX object src/ksp/src/CMakeFiles/routing_ksp.dir/KSPGraph.cpp.o
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src && /usr/local/Library/ENV/4.3/clang++ -Drouting_ksp_EXPORTS -fPIC -O2 -g -Wno-deprecated -fPIC -I/usr/local/Cellar/postgresql/9.3.5/include/server -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/astar/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/dijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/kdijkstra/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_johnson/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/apsp_warshall/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/tsp/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/driving_distance/src -I/tmp/pgrouting-c4mT/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/routing_ksp.dir/KSPGraph.cpp.o -c /tmp/pgrouting-c4mT/pgrouting-2.0.0/src/ksp/src/KSPGraph.cpp
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 3 4
[100%] Built target apsp_warshall
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 1 2
Linking CXX shared module ../../../lib/librouting_ksp.so
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/ksp/src && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_link_script CMakeFiles/routing_ksp.dir/link.txt --verbose=1
[100%] Built target apsp_johnson
/usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -bundle -Wl,-headerpad_max_install_names -bundle_loader /usr/local/bin/postgres -bundle -o ../../../lib/librouting_ksp.so CMakeFiles/routing_ksp.dir/BaseGraph.cpp.o CMakeFiles/routing_ksp.dir/BasePath.cpp.o CMakeFiles/routing_ksp.dir/DijkstraShortestPathAlg.cpp.o CMakeFiles/routing_ksp.dir/Graph.cpp.o CMakeFiles/routing_ksp.dir/HeaderTest.cpp.o CMakeFiles/routing_ksp.dir/YenTopKShortestPathsAlg.cpp.o CMakeFiles/routing_ksp.dir/ksp.c.o CMakeFiles/routing_ksp.dir/KSPDriver.cpp.o CMakeFiles/routing_ksp.dir/KSPGraph.cpp.o
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 22 23 24 25 26 27 28 29 30
[100%] Built target routing_ksp
Linking CXX shared module ../../../lib/librouting_dd.so
cd /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/src/driving_distance/src && /usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_link_script CMakeFiles/routing_dd.dir/link.txt --verbose=1
/usr/local/Library/ENV/4.3/clang++ -fPIC -O2 -g -Wno-deprecated -bundle -Wl,-headerpad_max_install_names -bundle_loader /usr/local/bin/postgres -bundle -o ../../../lib/librouting_dd.so CMakeFiles/routing_dd.dir/alpha.c.o CMakeFiles/routing_dd.dir/alpha_drivedist.cpp.o CMakeFiles/routing_dd.dir/boost_drivedist.cpp.o CMakeFiles/routing_dd.dir/drivedist.c.o /usr/local/lib/libCGAL.dylib /usr/local/lib/libgmp.dylib /usr/local/lib/libboost_thread-mt.dylib /usr/local/lib/libboost_system-mt.dylib
/usr/local/Cellar/cmake/3.0.1/bin/cmake -E cmake_progress_report /tmp/pgrouting-c4mT/pgrouting-2.0.0/build/CMakeFiles 18 19 20 21
[100%] Built target routing_dd
make: *** [all] Error 2
==> Configuration
HOMEBREW_VERSION: 0.9.5
HEAD: ccccb2f7329f371d829071f662dc18e4a76f8c23
CPU: 8-core 64-bit penryn
OS X: 10.8.5-x86_64
Xcode: 5.1.1
CLT: 5.1.0.0.1.1396320587
X11: 2.7.6 => /opt/X11
==> ENV
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local/opt/ossp-uuid:/usr/local/opt/openssl:/usr/local/opt/readline:/usr/local/opt/sqlite:/usr/local/opt/libxml2:/usr/local/opt/liblwgeom:/usr/local
CMAKE_INCLUDE_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/ossp-uuid/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/postgresql/lib/pkgconfig:/usr/local/opt/proj/lib/pkgconfig:/usr/local/opt/json-c/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/freexl/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/libspatialite/lib/pkgconfig:/usr/local/opt/gdal/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8
ACLOCAL_PATH: /usr/local/opt/libxml2/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/cmake/bin:/usr/local/opt/cgal/bin:/usr/local/opt/ossp-uuid/bin:/usr/local/opt/openssl/bin:/usr/local/opt/postgresql/bin:/usr/local/opt/proj/bin:/usr/local/opt/geos/bin:/usr/local/opt/libpng/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/giflib/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/libgeotiff/bin:/usr/local/opt/sqlite/bin:/usr/local/opt/libxml2/bin:/usr/local/opt/gdal/bin:/usr/local/opt/sfcgal/bin:/usr/local/opt/postgis/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: pgrouting 2.0.0 did not build
Logs:
/Users/kkondo/Library/Logs/Homebrew/pgrouting/01.cmake
/Users/kkondo/Library/Logs/Homebrew/pgrouting/01.cmake.cc
/Users/kkondo/Library/Logs/Homebrew/pgrouting/02.make
/Users/kkondo/Library/Logs/Homebrew/pgrouting/02.make.cc
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment