Created
May 27, 2017 03:54
-
-
Save muellermartin/d42e8c7a51bdcc637ac0d937fe45e2f7 to your computer and use it in GitHub Desktop.
osm2pgsql on macOS 10.12.5 - Homebrew build logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for osm2pgsql on macOS 10.12.5 | |
Build date: 2017-05-27 05:53:02 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 1.2.0-94-ga3438ebe12 | |
ORIGIN: [email protected]:muellermartin/dist.git | |
HEAD: a3438ebe12de2958e7c4753a48002a8b8d479c69 | |
Last commit: 2 weeks ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 2da3d11f0a74bc20afb072894ea90b405fe62e4d | |
Core tap last commit: 5 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local/Homebrew | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: octa-core 64-bit haswell | |
Homebrew Ruby: 2.0.0-p648 | |
Clang: 8.1 build 802 | |
Git: 2.13.0 => /usr/local/bin/git | |
Perl: /usr/bin/perl | |
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.4.1_1/bin/ruby | |
Java: 1.8.0_45, 1.6.0_65-b14-468 | |
macOS: 10.12.5-x86_64 | |
Xcode: 8.3.2 | |
CLT: 8.3.2.0.1.1492020469 | |
X11: 2.7.11 => /opt/X11 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry and just ignore them. Thanks! | |
Warning: Suspicious Homebrew/brew git origin remote found. | |
With a non-standard origin, Homebrew won't pull updates from | |
the main repository. The current git origin is: | |
[email protected]:muellermartin/dist.git | |
Unless you have compelling reasons, consider setting the | |
origin remote to point at the main repository by running: | |
git -C "/usr/local/Homebrew" remote add origin https://github.com/Homebrew/brew.git | |
Warning: Unbrewed dylibs were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected dylibs: | |
/usr/local/lib/libactivboardex.dylib | |
/usr/local/lib/libactivlog.dylib | |
/usr/local/lib/libdetectcoll.dylib | |
/usr/local/lib/libgnuradio-paint.dylib | |
/usr/local/lib/libhackrf.0.3.0.dylib | |
/usr/local/lib/libpolyclipping.19.0.0.dylib | |
/usr/local/lib/libsha1detectcoll.0.dylib | |
Warning: Unbrewed header files were found in /usr/local/include. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected header files: | |
/usr/local/include/paint/api.h | |
/usr/local/include/paint/paint_bc.h | |
/usr/local/include/python2.7/greenlet/greenlet.h | |
/usr/local/include/python3.5m/persistent/cPersistence.h | |
/usr/local/include/python3.5m/persistent/ring.h | |
/usr/local/include/python3.6m/persistent/cPersistence.h | |
/usr/local/include/python3.6m/persistent/ring.h | |
Warning: Unbrewed static libraries were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected static libraries: | |
/usr/local/lib/libquiet_static.a | |
Warning: You have unlinked kegs in your Cellar | |
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on | |
those kegs to fail to run properly once built. Run `brew link` on these: | |
gnupg | |
lesstif | |
rarian | |
vim | |
Warning: Broken symlinks were found. Remove them with `brew prune`: | |
/usr/local/opt/cloog018 | |
/usr/local/opt/gcc49 | |
/usr/local/opt/objective-caml | |
Warning: Use numpy instead of deprecated homebrew/python/numpy | |
Warning: Use numpy instead of deprecated homebrew/python/numpy |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
osm2pgsql |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-05-27 05:52:56 +0200 | |
cmake | |
.. | |
-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG | |
-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG | |
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/osm2pgsql/0.92.1 | |
-DCMAKE_BUILD_TYPE=Release | |
-DCMAKE_FIND_FRAMEWORK=LAST | |
-DCMAKE_VERBOSE_MAKEFILE=ON | |
-Wno-dev | |
-- The C compiler identification is AppleClang 8.1.0.8020042 | |
-- The CXX compiler identification is AppleClang 8.1.0.8020042 | |
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang | |
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ | |
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Building osm2pgsql 0.92.1 | |
-- Looking for include file termios.h | |
-- Looking for include file termios.h - found | |
-- Looking for include file libgen.h | |
-- Looking for include file libgen.h - found | |
-- Looking for include file unistd.h | |
-- Looking for include file unistd.h - found | |
-- Looking for lseek64 | |
-- Looking for lseek64 - not found | |
-- Looking for posix_fallocate | |
-- Looking for posix_fallocate - not found | |
-- Looking for posix_fadvise | |
-- Looking for posix_fadvise - not found | |
-- Looking for sync_file_range | |
-- Looking for sync_file_range - not found | |
-- Looking for sys/types.h | |
-- Looking for sys/types.h - found | |
-- Looking for stdint.h | |
-- Looking for stdint.h - found | |
-- Looking for stddef.h | |
-- Looking for stddef.h - found | |
-- Check size of off_t | |
-- Check size of off_t - done | |
-- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.8") | |
-- Looking for pthread.h | |
-- Looking for pthread.h - found | |
-- Looking for pthread_create | |
-- Looking for pthread_create - found | |
-- Found Threads: TRUE | |
-- Found EXPAT: /usr/lib/libexpat.dylib (found version "2.1.0") | |
-- Found BZip2: /usr/lib/libbz2.dylib (found version "1.0.6") | |
-- Looking for BZ2_bzCompressInit | |
-- Looking for BZ2_bzCompressInit - found | |
-- Found Osmium: /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium | |
-- Found Lua: /usr/local/lib/liblua5.1.dylib (found version "5.2.4") | |
-- Boost version: 1.64.0 | |
-- Found the following Boost libraries: | |
-- system | |
-- filesystem | |
-- Found PostgreSQL: /usr/local/lib/libpq.dylib (found version "9.6.3") | |
Libraries used to build: /usr/local/lib/libboost_system-mt.dylib/usr/local/lib/libboost_filesystem-mt.dylib/usr/local/lib/libpq.dylib/usr/lib/libz.dylib/usr/lib/libexpat.dylib/usr/lib/libbz2.dylib/usr/local/lib/libgeos.dylib/usr/local/lib/libproj.dylib/usr/local/lib/liblua5.1.dylib | |
Active compiler flags: | |
-- Added test: test-expire-tiles... | |
-- Added test: test-hstore-match-only... | |
-- Added test: test-middle-flat... | |
-- Added test: test-middle-pgsql... | |
-- Added test: test-middle-ram... | |
-- Added test: test-options-database... | |
-- Added test: test-options-parse... | |
-- Added test: test-options-projection... | |
-- Added test: test-output-multi-line-storage... | |
-- Added test: test-output-multi-line... | |
-- Added test: test-output-multi-point-multi-table... | |
-- Added test: test-output-multi-point... | |
-- Added test: test-output-multi-poly-trivial... | |
-- Added test: test-output-multi-polygon... | |
-- Added test: test-output-multi-tags... | |
-- Added test: test-output-pgsql-area... | |
-- Added test: test-output-pgsql-schema... | |
-- Added test: test-output-pgsql-tablespace... | |
-- Added test: test-output-pgsql-validgeom... | |
-- Added test: test-output-pgsql-z_order... | |
-- Added test: test-output-pgsql... | |
-- Added test: test-parse-diff... | |
-- Added test: test-parse-xml2... | |
-- Added test: test-pgsql-escape... | |
-- Added test: test-wildcard-match... | |
-- Found PythonInterp: /usr/local/bin/python (found version "2.7.13") | |
-- Added test: regression-test-pbf (needs Python with psycopg2 module) | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang called with: CMakeCCompilerId.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang CMakeCCompilerId.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: CMakeCXXCompilerId.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ CMakeCXXCompilerId.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_fc4ae.dir/testCCompiler.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CMakeTmp/testCCompiler.c | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_fc4ae.dir/testCCompiler.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fc4ae.dir/testCCompiler.c.o -o cmTC_fc4ae | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fc4ae.dir/testCCompiler.c.o -o cmTC_fc4ae -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_7bc71.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.8.1/share/cmake/Modules/CMakeCCompilerABI.c | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_7bc71.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.8.1/share/cmake/Modules/CMakeCCompilerABI.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_7bc71.dir/CMakeCCompilerABI.c.o -o cmTC_7bc71 | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_7bc71.dir/CMakeCCompilerABI.c.o -o cmTC_7bc71 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -std=c11 -o CMakeFiles/cmTC_f753f.dir/feature_tests.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/feature_tests.c | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -std=c11 -o CMakeFiles/cmTC_f753f.dir/feature_tests.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f753f.dir/feature_tests.c.o -o cmTC_f753f | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f753f.dir/feature_tests.c.o -o cmTC_f753f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -std=c99 -o CMakeFiles/cmTC_3c616.dir/feature_tests.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/feature_tests.c | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -std=c99 -o CMakeFiles/cmTC_3c616.dir/feature_tests.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3c616.dir/feature_tests.c.o -o cmTC_3c616 | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3c616.dir/feature_tests.c.o -o cmTC_3c616 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -std=c90 -o CMakeFiles/cmTC_8a86f.dir/feature_tests.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/feature_tests.c | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -std=c90 -o CMakeFiles/cmTC_8a86f.dir/feature_tests.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8a86f.dir/feature_tests.c.o -o cmTC_8a86f | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8a86f.dir/feature_tests.c.o -o cmTC_8a86f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_cdb55.dir/testCXXCompiler.cxx.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_cdb55.dir/testCXXCompiler.cxx.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_cdb55.dir/testCXXCompiler.cxx.o -o cmTC_cdb55 | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_cdb55.dir/testCXXCompiler.cxx.o -o cmTC_cdb55 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_b436d.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.8.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_b436d.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.8.1/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_b436d.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_b436d | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_b436d.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_b436d -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -std=c++1z -o CMakeFiles/cmTC_0f208.dir/feature_tests.cxx.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/feature_tests.cxx | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.12 -std=c++1z -o CMakeFiles/cmTC_0f208.dir/feature_tests.cxx.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0f208.dir/feature_tests.cxx.o -o cmTC_0f208 | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0f208.dir/feature_tests.cxx.o -o cmTC_0f208 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -std=c++14 -o CMakeFiles/cmTC_b15e1.dir/feature_tests.cxx.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/feature_tests.cxx | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.12 -std=c++14 -o CMakeFiles/cmTC_b15e1.dir/feature_tests.cxx.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b15e1.dir/feature_tests.cxx.o -o cmTC_b15e1 | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b15e1.dir/feature_tests.cxx.o -o cmTC_b15e1 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -std=c++11 -o CMakeFiles/cmTC_e408d.dir/feature_tests.cxx.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/feature_tests.cxx | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.12 -std=c++11 -o CMakeFiles/cmTC_e408d.dir/feature_tests.cxx.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e408d.dir/feature_tests.cxx.o -o cmTC_e408d | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e408d.dir/feature_tests.cxx.o -o cmTC_e408d -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -std=c++98 -o CMakeFiles/cmTC_c4847.dir/feature_tests.cxx.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/feature_tests.cxx | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.12 -std=c++98 -o CMakeFiles/cmTC_c4847.dir/feature_tests.cxx.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/feature_tests.cxx -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c4847.dir/feature_tests.cxx.o -o cmTC_c4847 | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang++ -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c4847.dir/feature_tests.cxx.o -o cmTC_c4847 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_4e65d.dir/CheckIncludeFiles.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_4e65d.dir/CheckIncludeFiles.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4e65d.dir/CheckIncludeFiles.c.o -o cmTC_4e65d | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4e65d.dir/CheckIncludeFiles.c.o -o cmTC_4e65d -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_e23cc.dir/CheckIncludeFiles.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_e23cc.dir/CheckIncludeFiles.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e23cc.dir/CheckIncludeFiles.c.o -o cmTC_e23cc | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e23cc.dir/CheckIncludeFiles.c.o -o cmTC_e23cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_25e29.dir/CheckIncludeFiles.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_25e29.dir/CheckIncludeFiles.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_25e29.dir/CheckIncludeFiles.c.o -o cmTC_25e29 | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_25e29.dir/CheckIncludeFiles.c.o -o cmTC_25e29 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -DCHECK_FUNCTION_EXISTS=lseek64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_2c939.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.8.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=lseek64 -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_2c939.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.8.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DCHECK_FUNCTION_EXISTS=lseek64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2c939.dir/CheckFunctionExists.c.o -o cmTC_2c939 | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=lseek64 -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2c939.dir/CheckFunctionExists.c.o -o cmTC_2c939 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -DCHECK_FUNCTION_EXISTS=posix_fallocate -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_9fa8f.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.8.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=posix_fallocate -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_9fa8f.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.8.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DCHECK_FUNCTION_EXISTS=posix_fallocate -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9fa8f.dir/CheckFunctionExists.c.o -o cmTC_9fa8f | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=posix_fallocate -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9fa8f.dir/CheckFunctionExists.c.o -o cmTC_9fa8f -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -DCHECK_FUNCTION_EXISTS=posix_fadvise -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_dff0a.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.8.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=posix_fadvise -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_dff0a.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.8.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DCHECK_FUNCTION_EXISTS=posix_fadvise -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_dff0a.dir/CheckFunctionExists.c.o -o cmTC_dff0a | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=posix_fadvise -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_dff0a.dir/CheckFunctionExists.c.o -o cmTC_dff0a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -DCHECK_FUNCTION_EXISTS=sync_file_range -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_fc466.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.8.1/share/cmake/Modules/CheckFunctionExists.c | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=sync_file_range -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_fc466.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.8.1/share/cmake/Modules/CheckFunctionExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DCHECK_FUNCTION_EXISTS=sync_file_range -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fc466.dir/CheckFunctionExists.c.o -o cmTC_fc466 | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -DCHECK_FUNCTION_EXISTS=sync_file_range -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fc466.dir/CheckFunctionExists.c.o -o cmTC_fc466 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_aaf1c.dir/CheckIncludeFile.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_aaf1c.dir/CheckIncludeFile.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_aaf1c.dir/CheckIncludeFile.c.o -o cmTC_aaf1c | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_aaf1c.dir/CheckIncludeFile.c.o -o cmTC_aaf1c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_1aa41.dir/CheckIncludeFile.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_1aa41.dir/CheckIncludeFile.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1aa41.dir/CheckIncludeFile.c.o -o cmTC_1aa41 | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1aa41.dir/CheckIncludeFile.c.o -o cmTC_1aa41 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_4b4cb.dir/CheckIncludeFile.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_4b4cb.dir/CheckIncludeFile.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4b4cb.dir/CheckIncludeFile.c.o -o cmTC_4b4cb | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4b4cb.dir/CheckIncludeFile.c.o -o cmTC_4b4cb -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_895ba.dir/SIZEOF_OFF_T.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CheckTypeSize/SIZEOF_OFF_T.c | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_895ba.dir/SIZEOF_OFF_T.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CheckTypeSize/SIZEOF_OFF_T.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_895ba.dir/SIZEOF_OFF_T.c.o -o cmTC_895ba | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_895ba.dir/SIZEOF_OFF_T.c.o -o cmTC_895ba -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_08871.dir/CheckIncludeFile.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_08871.dir/CheckIncludeFile.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_08871.dir/CheckIncludeFile.c.o -o cmTC_08871 | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_08871.dir/CheckIncludeFile.c.o -o cmTC_08871 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_a50d4.dir/CheckSymbolExists.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_a50d4.dir/CheckSymbolExists.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a50d4.dir/CheckSymbolExists.c.o -o cmTC_a50d4 | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a50d4.dir/CheckSymbolExists.c.o -o cmTC_a50d4 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_f781b.dir/CheckSymbolExists.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -o CMakeFiles/cmTC_f781b.dir/CheckSymbolExists.c.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f781b.dir/CheckSymbolExists.c.o -o cmTC_f781b /usr/lib/libbz2.dylib | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang -pipe -w -Os -march=native -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f781b.dir/CheckSymbolExists.c.o -o cmTC_f781b /usr/lib/libbz2.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-05-27 05:53:02 +0200 | |
make | |
install | |
/usr/local/Cellar/cmake/3.8.1/bin/cmake -H/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -B/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build --check-build-system CMakeFiles/Makefile.cmake 0 | |
/usr/local/Cellar/cmake/3.8.1/bin/cmake -E cmake_progress_start /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/progress.marks | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/osm2pgsql_lib.dir/build.make CMakeFiles/osm2pgsql_lib.dir/depend | |
cd /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build && /usr/local/Cellar/cmake/3.8.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/osm2pgsql_lib.dir/DependInfo.cmake --color= | |
Scanning dependencies of target osm2pgsql_lib | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/osm2pgsql_lib.dir/build.make CMakeFiles/osm2pgsql_lib.dir/build | |
[ 12%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/geometry-builder.cpp.o | |
[ 12%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/geometry-processor.cpp.o | |
[ 6%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/expire-tiles.cpp.o | |
[ 12%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/id-tracker.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/geometry-processor.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/geometry-processor.cpp | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/id-tracker.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/id-tracker.cpp | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/geometry-builder.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/geometry-builder.cpp | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/expire-tiles.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/expire-tiles.cpp | |
[ 22%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/middle-pgsql.cpp.o | |
[ 22%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/middle.cpp.o | |
[ 22%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/middle-ram.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/middle-pgsql.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/middle-pgsql.cpp | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/middle.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/middle.cpp | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/middle-ram.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/middle-ram.cpp | |
[ 25%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/node-persistent-cache.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/node-persistent-cache.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/node-persistent-cache.cpp | |
[ 29%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/node-ram-cache.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/node-ram-cache.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/node-ram-cache.cpp | |
[ 32%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/options.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/options.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/options.cpp | |
[ 35%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/osmdata.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/osmdata.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/osmdata.cpp | |
[ 38%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/output-gazetteer.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/output-gazetteer.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/output-gazetteer.cpp | |
[ 41%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/output-multi.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/output-multi.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/output-multi.cpp | |
[ 45%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/output-null.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/output-null.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/output-null.cpp | |
[ 48%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/output-pgsql.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/output-pgsql.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/output-pgsql.cpp | |
[ 51%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/output.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/output.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/output.cpp | |
[ 54%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/parse-osmium.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/parse-osmium.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/parse-osmium.cpp | |
[ 58%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/pgsql.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/pgsql.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/pgsql.cpp | |
[ 61%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/processor-line.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/processor-line.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/processor-line.cpp | |
[ 64%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/processor-point.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/processor-point.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/processor-point.cpp | |
[ 67%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/processor-polygon.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/processor-polygon.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/processor-polygon.cpp | |
[ 70%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/reprojection.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/reprojection.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/reprojection.cpp | |
[ 74%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/sprompt.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/sprompt.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/sprompt.cpp | |
[ 77%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/table.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/table.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/table.cpp | |
[ 80%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/taginfo.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/taginfo.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/taginfo.cpp | |
[ 83%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/tagtransform.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/tagtransform.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/tagtransform.cpp | |
[ 87%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/util.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/util.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/util.cpp | |
[ 90%] Building CXX object CMakeFiles/osm2pgsql_lib.dir/wildcmp.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/wildcmp.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/wildcmp.cpp | |
[ 93%] Linking CXX static library libosm2pgsql.a | |
/usr/local/Cellar/cmake/3.8.1/bin/cmake -P CMakeFiles/osm2pgsql_lib.dir/cmake_clean_target.cmake | |
/usr/local/Cellar/cmake/3.8.1/bin/cmake -E cmake_link_script CMakeFiles/osm2pgsql_lib.dir/link.txt --verbose=1 | |
/usr/bin/ar qc libosm2pgsql.a CMakeFiles/osm2pgsql_lib.dir/expire-tiles.cpp.o CMakeFiles/osm2pgsql_lib.dir/geometry-builder.cpp.o CMakeFiles/osm2pgsql_lib.dir/geometry-processor.cpp.o CMakeFiles/osm2pgsql_lib.dir/id-tracker.cpp.o CMakeFiles/osm2pgsql_lib.dir/middle-pgsql.cpp.o CMakeFiles/osm2pgsql_lib.dir/middle-ram.cpp.o CMakeFiles/osm2pgsql_lib.dir/middle.cpp.o CMakeFiles/osm2pgsql_lib.dir/node-persistent-cache.cpp.o CMakeFiles/osm2pgsql_lib.dir/node-ram-cache.cpp.o CMakeFiles/osm2pgsql_lib.dir/options.cpp.o CMakeFiles/osm2pgsql_lib.dir/osmdata.cpp.o CMakeFiles/osm2pgsql_lib.dir/output-gazetteer.cpp.o CMakeFiles/osm2pgsql_lib.dir/output-multi.cpp.o CMakeFiles/osm2pgsql_lib.dir/output-null.cpp.o CMakeFiles/osm2pgsql_lib.dir/output-pgsql.cpp.o CMakeFiles/osm2pgsql_lib.dir/output.cpp.o CMakeFiles/osm2pgsql_lib.dir/parse-osmium.cpp.o CMakeFiles/osm2pgsql_lib.dir/pgsql.cpp.o CMakeFiles/osm2pgsql_lib.dir/processor-line.cpp.o CMakeFiles/osm2pgsql_lib.dir/processor-point.cpp.o CMakeFiles/osm2pgsql_lib.dir/processor-polygon.cpp.o CMakeFiles/osm2pgsql_lib.dir/reprojection.cpp.o CMakeFiles/osm2pgsql_lib.dir/sprompt.cpp.o CMakeFiles/osm2pgsql_lib.dir/table.cpp.o CMakeFiles/osm2pgsql_lib.dir/taginfo.cpp.o CMakeFiles/osm2pgsql_lib.dir/tagtransform.cpp.o CMakeFiles/osm2pgsql_lib.dir/util.cpp.o CMakeFiles/osm2pgsql_lib.dir/wildcmp.cpp.o | |
/usr/bin/ranlib libosm2pgsql.a | |
[ 93%] Built target osm2pgsql_lib | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/osm2pgsql.dir/build.make CMakeFiles/osm2pgsql.dir/depend | |
cd /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build && /usr/local/Cellar/cmake/3.8.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build/CMakeFiles/osm2pgsql.dir/DependInfo.cmake --color= | |
Scanning dependencies of target osm2pgsql | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/osm2pgsql.dir/build.make CMakeFiles/osm2pgsql.dir/build | |
[ 96%] Building CXX object CMakeFiles/osm2pgsql.dir/osm2pgsql.cpp.o | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR=\"/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql.dir/osm2pgsql.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/osm2pgsql.cpp | |
[100%] Linking CXX executable osm2pgsql | |
/usr/local/Cellar/cmake/3.8.1/bin/cmake -E cmake_link_script CMakeFiles/osm2pgsql.dir/link.txt --verbose=1 | |
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/osm2pgsql.dir/osm2pgsql.cpp.o -o osm2pgsql libosm2pgsql.a /usr/local/lib/libboost_system-mt.dylib /usr/local/lib/libboost_filesystem-mt.dylib /usr/local/lib/libpq.dylib /usr/lib/libz.dylib /usr/lib/libexpat.dylib /usr/lib/libbz2.dylib /usr/local/lib/libgeos.dylib /usr/local/lib/libproj.dylib /usr/local/lib/liblua5.1.dylib | |
Undefined symbols for architecture x86_64: | |
"_luaL_loadfilex", referenced from: | |
tagtransform::tagtransform(options_t const*) in libosm2pgsql.a(tagtransform.cpp.o) | |
"_lua_getglobal", referenced from: | |
tagtransform::lua_filter_rel_member_tags(taglist_t const&, std::__1::vector<taglist_t, std::__1::allocator<taglist_t> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*> > const&, int*, int*, int*, int*, taglist_t&) in libosm2pgsql.a(tagtransform.cpp.o) | |
tagtransform::check_lua_function_exists(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) in libosm2pgsql.a(tagtransform.cpp.o) | |
tagtransform::lua_filter_basic_tags(OsmType, taglist_t const&, int*, int*, taglist_t&) in libosm2pgsql.a(tagtransform.cpp.o) | |
"_lua_pcallk", referenced from: | |
tagtransform::lua_filter_rel_member_tags(taglist_t const&, std::__1::vector<taglist_t, std::__1::allocator<taglist_t> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*> > const&, int*, int*, int*, int*, taglist_t&) in libosm2pgsql.a(tagtransform.cpp.o) | |
tagtransform::tagtransform(options_t const*) in libosm2pgsql.a(tagtransform.cpp.o) | |
tagtransform::lua_filter_basic_tags(OsmType, taglist_t const&, int*, int*, taglist_t&) in libosm2pgsql.a(tagtransform.cpp.o) | |
"_lua_tointegerx", referenced from: | |
tagtransform::lua_filter_rel_member_tags(taglist_t const&, std::__1::vector<taglist_t, std::__1::allocator<taglist_t> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*> > const&, int*, int*, int*, int*, taglist_t&) in libosm2pgsql.a(tagtransform.cpp.o) | |
tagtransform::lua_filter_basic_tags(OsmType, taglist_t const&, int*, int*, taglist_t&) in libosm2pgsql.a(tagtransform.cpp.o) | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
make[2]: *** [osm2pgsql] Error 1 | |
make[1]: *** [CMakeFiles/osm2pgsql.dir/all] Error 2 | |
make: *** [all] Error 2 | |
HOMEBREW_VERSION: 1.2.0-94-ga3438ebe12 | |
ORIGIN: [email protected]:muellermartin/dist.git | |
HEAD: a3438ebe12de2958e7c4753a48002a8b8d479c69 | |
Last commit: 2 weeks ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 2da3d11f0a74bc20afb072894ea90b405fe62e4d | |
Core tap last commit: 5 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local/Homebrew | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: octa-core 64-bit haswell | |
Homebrew Ruby: 2.0.0-p648 | |
Clang: 8.1 build 802 | |
Git: 2.11.0 => /Applications/Xcode.app/Contents/Developer/usr/bin/git | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
Java: 1.8.0_45, 1.6.0_65-b14-468 | |
macOS: 10.12.5-x86_64 | |
Xcode: 8.3.2 | |
CLT: 8.3.2.0.1.1492020469 | |
X11: 2.7.11 => /opt/X11 | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
MAKEFLAGS: -j8 | |
CMAKE_PREFIX_PATH: /usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
MACOSX_DEPLOYMENT_TARGET: 10.12 | |
PKG_CONFIG_PATH: /usr/local/opt/proj/lib/pkgconfig:/usr/local/opt/lua/lib/pkgconfig:/usr/local/opt/postgresql/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.12 | |
HOMEBREW_BUILD_FROM_SOURCE: 1 | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/cmake/bin:/usr/local/opt/geos/bin:/usr/local/opt/proj/bin:/usr/local/opt/lua/bin:/usr/local/opt/postgresql/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/Cellar/postgresql/9.6.3/bin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/geometry-builder.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/geometry-builder.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/geometry-builder.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/geometry-builder.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/id-tracker.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/id-tracker.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/id-tracker.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/id-tracker.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/geometry-processor.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/geometry-processor.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/geometry-processor.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/geometry-processor.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/expire-tiles.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/expire-tiles.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/expire-tiles.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/expire-tiles.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/middle-pgsql.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/middle-pgsql.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/middle-pgsql.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/middle-pgsql.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/middle.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/middle.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/middle.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/middle.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/middle-ram.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/middle-ram.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/middle-ram.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/middle-ram.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/node-persistent-cache.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/node-persistent-cache.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/node-persistent-cache.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/node-persistent-cache.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/node-ram-cache.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/node-ram-cache.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/node-ram-cache.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/node-ram-cache.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/options.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/options.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/options.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/options.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/osmdata.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/osmdata.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/osmdata.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/osmdata.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/output-gazetteer.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/output-gazetteer.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/output-gazetteer.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/output-gazetteer.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/output-multi.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/output-multi.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/output-multi.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/output-multi.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/output-null.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/output-null.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/output-null.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/output-null.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/output-pgsql.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/output-pgsql.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/output-pgsql.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/output-pgsql.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/output.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/output.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/output.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/output.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/parse-osmium.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/parse-osmium.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/parse-osmium.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/parse-osmium.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/pgsql.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/pgsql.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/pgsql.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/pgsql.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/processor-line.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/processor-line.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/processor-line.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/processor-line.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/processor-point.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/processor-point.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/processor-point.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/processor-point.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/processor-polygon.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/processor-polygon.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/processor-polygon.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/processor-polygon.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/reprojection.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/reprojection.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/reprojection.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/reprojection.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/sprompt.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/sprompt.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/sprompt.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/sprompt.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/table.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/table.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/table.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/table.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/taginfo.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/taginfo.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/taginfo.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/taginfo.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/tagtransform.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/tagtransform.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/tagtransform.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/tagtransform.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/util.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/util.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/util.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/util.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/wildcmp.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/wildcmp.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql_lib.dir/wildcmp.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/wildcmp.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wall -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql.dir/osm2pgsql.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/osm2pgsql.cpp | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -Wall | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -Os -march=native -DBOOST_TEST_DYN_LINK -DFIXED_POINT -DOSM2PGSQL_DATADIR="/usr/local/Cellar/osm2pgsql/0.92.1/share/osm2pgsql" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1 -I/tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/build -isystem /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/contrib/libosmium -isystem /usr/local/include -I/usr/local/include/server -DNDEBUG -mmacosx-version-min=10.12 -stdlib=libc++ -std=c++11 -o CMakeFiles/osm2pgsql.dir/osm2pgsql.cpp.o -c /tmp/osm2pgsql-20170527-65860-egcqup/osm2pgsql-0.92.1/osm2pgsql.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/osm2pgsql.dir/osm2pgsql.cpp.o -o osm2pgsql libosm2pgsql.a /usr/local/lib/libboost_system-mt.dylib /usr/local/lib/libboost_filesystem-mt.dylib /usr/local/lib/libpq.dylib /usr/lib/libz.dylib /usr/lib/libexpat.dylib /usr/lib/libbz2.dylib /usr/local/lib/libgeos.dylib /usr/local/lib/libproj.dylib /usr/local/lib/liblua5.1.dylib | |
superenv removed: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
superenv executed: clang++ -pipe -w -Os -march=native -DNDEBUG -mmacosx-version-min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/osm2pgsql.dir/osm2pgsql.cpp.o -o osm2pgsql libosm2pgsql.a /usr/local/lib/libboost_system-mt.dylib /usr/local/lib/libboost_filesystem-mt.dylib /usr/local/lib/libpq.dylib /usr/lib/libz.dylib /usr/lib/libexpat.dylib /usr/lib/libbz2.dylib /usr/local/lib/libgeos.dylib /usr/local/lib/libproj.dylib /usr/local/lib/liblua5.1.dylib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment