Skip to content

Instantly share code, notes, and snippets.

@songololo
Created November 20, 2017 10:48
Show Gist options
  • Save songololo/a940264f99dc6e974c8526d96343c420 to your computer and use it in GitHub Desktop.
Save songololo/a940264f99dc6e974c8526d96343c420 to your computer and use it in GitHub Desktop.
graph-tool (homebrew/science/graph-tool) on macOS 10.13.1 - Homebrew build logs
Homebrew build logs for homebrew/science/graph-tool on macOS 10.13.1
Build date: 2017-11-20 10:44:27
HOMEBREW_VERSION: 1.3.7
ORIGIN: https://github.com/Homebrew/brew
HEAD: 441c212f2dd70f053ee21eac8398c5fe5dfd0551
Last commit: 10 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 989e70179390f67c0ddfc36f7289fbb20b1b3c65
Core tap last commit: 3 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_GIT_CONFIG_FILE: /usr/local/Homebrew/.git/config
CPU: octa-core 64-bit skylake
Homebrew Ruby: 2.3.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
Clang: 9.0 build 900
Git: 2.8.1 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
Perl: /usr/bin/perl
Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/2.7.14/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.4.2_1/bin/ruby
Java: 1.8.0_101
macOS: 10.13.1-x86_64
Xcode: N/A
CLT: 9.1.0.0.1.1508540944
X11: 2.7.11 => /opt/X11
Your system is ready to brew.
homebrew/science/graph-tool --with-python3
Formula: graph-tool
Tap: homebrew/science
Path: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-science/graph-tool.rb
2017-11-20 10:17:22 +0000
../configure
--disable-debug
--disable-dependency-tracking
--prefix=/usr/local/Cellar/graph-tool/2.26
PYTHON=python
PYTHON_LDFLAGS=-undefined dynamic_lookup
PYTHON_LIBS=-undefined dynamic_lookup
PYTHON_EXTRA_LIBS=-undefined dynamic_lookup
--with-python-module-path=/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages
checking build system type... x86_64-apple-darwin17.2.0
checking host system type... x86_64-apple-darwin17.2.0
checking target system type... x86_64-apple-darwin17.2.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ../build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... none
checking for library containing strerror... none required
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... none
checking for clang option to accept ISO C99... unsupported
checking for clang option to accept ISO C89... (cached) none needed
checking for clang option to accept ISO Standard C... (cached) none needed
checking how to run the C++ preprocessor... clang++ -E
checking for ANSI C header files... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/super/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin17.2.0 file names to x86_64-apple-darwin17.2.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin17.2.0 file names to toolchain format... func_convert_file_noop
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin17.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking for clang++ option to produce PIC... -fno-common -DPIC
checking if clang++ PIC flag -fno-common -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin17.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether clang++ supports C++14 features by default... no
checking whether clang++ supports C++14 features with -std=gnu++14... yes
checking whether to enable debug info... no
checking whether to enable parallel algorithms with openmp... checking for OpenMP flag of C++ compiler... unknown
checking whether to enable cairo drawing... yes
checking for Expat XML Parser headers in /usr/include... found
checking for Expat XML Parser libraries... found
checking for Expat XML Parser... yes
checking whether python version is >= 2.7... yes
checking for python version... 2.7
checking for python platform... darwin
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... /usr/bin/python2.7
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python == '2.7.10'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
checking for Python library path... -undefined dynamic_lookup
checking for Python site-packages path... /Library/Python/2.7/site-packages
checking python extra libraries... -undefined dynamic_lookup
checking python extra linking flags... -u _PyMac_Error /System/Library/Frameworks/Python.framework/Versions/2.7/Python
checking consistency of all components of python development environment... yes
checking for boostlib >= 1.55.0 (105500)... yes
checking whether the Boost::Python library is available... yes
checking whether boost_python is the correct library... yes
checking whether the Boost::IOStreams library is available... yes
checking for exit in -lboost_iostreams-mt... yes
checking whether the Boost::Regex library is available... yes
checking for exit in -lboost_regex-mt... yes
checking whether the Boost::Context library is available... yes
checking for exit in -lboost_context-mt... yes
checking whether the Boost::Coroutine library is available... yes
checking for exit in -lboost_coroutine-mt... yes
checking whether the Boost::Graph library is available... yes
checking for exit in -lboost_graph-mt... yes
checking whether the Boost::Thread library is available... yes
checking for exit in -lboost_thread-mt... yes
checking for __gmpz_init in -lgmp... yes
checking for __gmpz_init in -lgmp... (cached) yes
checking whether CGAL is available in /usr... yes
checking whether to enable cgal debbuging with valgrind... no
checking python2.7 module: numpy... yes
checking for numpy/arrayobject.h... yes
checking for cairomm-1.0... yes
checking python2.7 module: cairo... yes
checking pycairo/pycairo.h usability... yes
checking pycairo/pycairo.h presence... yes
checking for pycairo/pycairo.h... yes
checking whether to enable sparsehash... yes
checking for libsparsehash... yes
checking sparsehash/dense_hash_set usability... yes
checking sparsehash/dense_hash_set presence... yes
checking for sparsehash/dense_hash_set... yes
configure: pkgconfig directory is ${libdir}/pkgconfig
checking our pkgconfig libname... graph-tool-py2.7
checking our pkgconfig version... 2.26
checking our pkgconfig_libdir... ${libdir}/pkgconfig
expanded our pkgconfig_libdir... /usr/local/Cellar/graph-tool/2.26/lib/pkgconfig
checking our pkgconfig_libfile... graph-tool-py2.7.pc
checking our package / suffix... graph-tool /
checking our pkgconfig description... graph-tool Python library
checking our pkgconfig requires...
checking our pkgconfig ext libs... -undefined dynamic_lookup -lboost_python
checking our pkgconfig cppflags... -I/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include -I/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/boost-workaround -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/usr/local/Cellar/google-sparsehash/2.0.3/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include
checking our pkgconfig ldflags...
noninstalled pkgconfig -L /private/tmp/graph-tool-20171120-72364-1famafz/graph-tool-2.26/build-python-2.7/.libs
noninstalled pkgconfig -I /private/tmp/graph-tool-20171120-72364-1famafz/graph-tool-2.26/build-python-2.7/..
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/graph/Makefile
config.status: creating src/graph/centrality/Makefile
config.status: creating src/graph/clustering/Makefile
config.status: creating src/graph/correlations/Makefile
config.status: creating src/graph/draw/Makefile
config.status: creating src/graph/flow/Makefile
config.status: creating src/graph/generation/Makefile
config.status: creating src/graph/inference/Makefile
config.status: creating src/graph/layout/Makefile
config.status: creating src/graph/search/Makefile
config.status: creating src/graph/spectral/Makefile
config.status: creating src/graph/stats/Makefile
config.status: creating src/graph/topology/Makefile
config.status: creating src/graph/util/Makefile
config.status: creating src/graph_tool/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing graph-tool-py2.7.pc commands
config.status: creating graph-tool-py2.7.pc.in
config.status: creating graph-tool-py2.7.pc
config.status: creating graph-tool-py2.7-uninstalled.pc
config.status: creating graph-tool-py2.7-uninstalled.sh
================================================================================(B
 CONFIGURATION SUMMARY (B
================================================================================(B
-e Using python version: 2.7.10(B
-e Python interpreter: /usr/bin/python2.7(B
-e Installation path: /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool(B
-e C++ compiler (CXX): clang++ -std=gnu++14(B
-e C++ compiler version: 4.2.1(B
-e Prefix: /usr/local/Cellar/graph-tool/2.26(B
-e Pkgconfigdir: ${libdir}/pkgconfig(B
-e Python CPP flags: -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7(B
-e Python LD flags: -undefined dynamic_lookup(B
-e Boost CPP flags: -pthread -I/usr/local/include(B
-e Boost LD flags: -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt(B
-e Numpy CPP flags: -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include(B
-e Sparsehash CPP flags: -I/usr/local/Cellar/google-sparsehash/2.0.3/include(B
-e CGAL CPP flags: -I/usr/include(B
-e CGAL LD flags: -L/usr/lib -lCGAL -lCGAL_Core -lgmp -lboost_thread-mt -lpthread(B
-e Expat CPP flags: -I/usr/include(B
-e Expat LD flags: -L/usr/lib -lexpat(B
-e Cairomm CPP flags: -I/usr/local/Cellar/libsigc++/2.10.0/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.10.0/lib/sigc++-2.0/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/cairomm/1.12.2/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.12.2/lib/cairomm-1.0/include(B
-e Cairomm LD flags: -L/usr/local/Cellar/libsigc++/2.10.0/lib -L/usr/local/Cellar/cairo/1.14.10/lib -L/usr/local/Cellar/cairomm/1.12.2/lib -lcairomm-1.0 -lcairo -lsigc-2.0(B
-e OpenMP compiler flags: -Wno-unknown-pragmas(B
-e OpenMP LD flags: (B
-e Extra CPPFLAGS: -DNDEBUG (B
-e Extra CXXFLAGS: -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 (B
-e Extra LDFLAGS: (B
-n -e Using OpenMP:
no(B
-n -e Using sparsehash:
yes(B
-n -e Using cairo:
yes(B
-e ================================================================================(B
clang called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -v
superenv executed: clang++ -v
clang++ called with: -V
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c -g conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c -g conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -o conftest conftest.cpp conftstm.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest conftest.cpp conftstm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -Wl,-exported_symbols_list,conftest.sym conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -Wl,-exported_symbols_list,conftest.sym conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -c -o conftest.o conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -g -O2 -c -o conftest.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 -static conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -static conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -o out/conftest2.o conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -print-search-dirs
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -print-multi-os-directory
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -print-multi-os-directory -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -o conftest conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c -fno-common -DPIC -DPIC conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c -fno-common -DPIC -DPIC conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -o conftest -static conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -static conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -o out/conftest2.o conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c -o out/conftest2.o conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -fopenmp -DNDEBUG conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -fopenmp -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -openmp -DNDEBUG conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -openmp -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -qopenmp -DNDEBUG conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -qopenmp -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -mp -DNDEBUG conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -mp -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -xopenmp -DNDEBUG conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -xopenmp -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -omp -DNDEBUG conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -omp -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -qsmp=omp -DNDEBUG conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -qsmp=omp -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -o conftest -DNDEBUG conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/include conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/include conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -o conftest -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/include -L/usr/lib conftest.cpp -lexpat
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/include -L/usr/lib conftest.cpp -lexpat -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DNDEBUG -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -u _PyMac_Error /System/Library/Frameworks/Python.framework/Versions/2.7/Python conftest.c -undefined dynamic_lookup -undefined dynamic_lookup -undefined dynamic_lookup
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DNDEBUG -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -u _PyMac_Error /System/Library/Frameworks/Python.framework/Versions/2.7/Python conftest.c -undefined dynamic_lookup -undefined dynamic_lookup -undefined dynamic_lookup -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DNDEBUG conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -o conftest -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DNDEBUG -L/usr/local/lib -undefined dynamic_lookup conftest.cpp -lboost_python -undefined dynamic_lookup
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -I/usr/local/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DNDEBUG -L/usr/local/lib -undefined dynamic_lookup conftest.cpp -lboost_python -undefined dynamic_lookup -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -o conftest -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include -L/usr/local/lib conftest.cpp -lboost_iostreams-mt
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include -L/usr/local/lib conftest.cpp -lboost_iostreams-mt -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -o conftest -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include -L/usr/local/lib conftest.cpp -lboost_regex-mt
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include -L/usr/local/lib conftest.cpp -lboost_regex-mt -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -o conftest -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include -L/usr/local/lib conftest.cpp -lboost_context-mt
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include -L/usr/local/lib conftest.cpp -lboost_context-mt -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -o conftest -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include -L/usr/local/lib conftest.cpp -lboost_coroutine-mt
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include -L/usr/local/lib conftest.cpp -lboost_coroutine-mt -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -o conftest -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include -L/usr/local/lib conftest.cpp -lboost_graph-mt
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include -L/usr/local/lib conftest.cpp -lboost_graph-mt -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -c -pthread -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -c -pthread -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -o conftest -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include -L/usr/local/lib conftest.cpp -lboost_thread-mt
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/local/include -L/usr/local/lib conftest.cpp -lboost_thread-mt -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -o conftest -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG conftest.cpp -lgmp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG conftest.cpp -lgmp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -o conftest -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/include -pthread -I/usr/local/include -L/usr/lib -lCGAL -lCGAL_Core -lgmp -lboost_thread-mt -lpthread conftest.cpp -lgmp -lgmp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/include -pthread -I/usr/local/include -L/usr/lib -lCGAL -lCGAL_Core -lgmp -lboost_thread-mt -lpthread conftest.cpp -lgmp -lgmp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -DNDEBUG conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -DNDEBUG conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -I/usr/local/Cellar/libsigc++/2.10.0/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.10.0/lib/sigc++-2.0/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/cairomm/1.12.2/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.12.2/lib/cairomm-1.0/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DNDEBUG conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -I/usr/local/Cellar/libsigc++/2.10.0/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.10.0/lib/sigc++-2.0/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/cairomm/1.12.2/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.12.2/lib/cairomm-1.0/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -E -std=gnu++14 -I/usr/local/Cellar/libsigc++/2.10.0/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.10.0/lib/sigc++-2.0/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/cairomm/1.12.2/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.12.2/lib/cairomm-1.0/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DNDEBUG conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -E -std=gnu++14 -I/usr/local/Cellar/libsigc++/2.10.0/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.10.0/lib/sigc++-2.0/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/cairomm/1.12.2/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.12.2/lib/cairomm-1.0/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -I/usr/local/Cellar/google-sparsehash/2.0.3/include -DNDEBUG conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -I/usr/local/Cellar/google-sparsehash/2.0.3/include -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -E -std=gnu++14 -I/usr/local/Cellar/google-sparsehash/2.0.3/include -DNDEBUG conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -E -std=gnu++14 -I/usr/local/Cellar/google-sparsehash/2.0.3/include -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -dumpversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -dumpversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2017-11-20 10:17:42 +0000
make
install
Making install in src
Making install in graph
Making install in centrality
CXX graph_centrality_bind.lo
CXX graph_betweenness.lo
CXX graph_closeness.lo
CXX graph_eigentrust.lo
CXX graph_eigenvector.lo
CXX graph_hits.lo
CXX graph_katz.lo
CXX graph_pagerank.lo
CXX graph_trust_transitivity.lo
CXXLD libgraph_tool_centrality.la
make[4]: Nothing to be done for `install-exec-am'.
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/centrality'
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/centrality'
mkdir: /usr/local/Cellar/graph-tool/2.26/lib: File exists
mkdir: /usr/local/Cellar/graph-tool/2.26/lib/python2.7: File exists
mkdir: /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages: File exists
mkdir: /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool: File exists
/bin/sh ../../../libtool --mode=install /usr/bin/install -c libgraph_tool_centrality.la '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/centrality'
/usr/bin/install -c -m 644 ../../../../src/graph/centrality/graph_closeness.hh ../../../../src/graph/centrality/graph_eigentrust.hh ../../../../src/graph/centrality/graph_eigenvector.hh ../../../../src/graph/centrality/graph_pagerank.hh ../../../../src/graph/centrality/graph_hits.hh ../../../../src/graph/centrality/graph_katz.hh ../../../../src/graph/centrality/graph_trust_transitivity.hh ../../../../src/graph/centrality/minmax.hh '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/centrality'
libtool: install: /usr/bin/install -c .libs/libgraph_tool_centrality.0.so /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/centrality/libgraph_tool_centrality.0.so
libtool: install: (cd /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/centrality && { ln -s -f libgraph_tool_centrality.0.so libgraph_tool_centrality.so || { rm -f libgraph_tool_centrality.so && ln -s libgraph_tool_centrality.0.so libgraph_tool_centrality.so; }; })
libtool: install: /usr/bin/install -c .libs/libgraph_tool_centrality.lai /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/centrality/libgraph_tool_centrality.la
Making install in clustering
CXX graph_clustering.lo
CXX graph_extended_clustering.lo
CXX graph_motifs.lo
CXXLD libgraph_tool_clustering.la
make[4]: Nothing to be done for `install-exec-am'.
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/clustering'
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/clustering'
/bin/sh ../../../libtool --mode=install /usr/bin/install -c libgraph_tool_clustering.la '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/clustering'
/usr/bin/install -c -m 644 ../../../../src/graph/clustering/graph_clustering.hh ../../../../src/graph/clustering/graph_extended_clustering.hh ../../../../src/graph/clustering/graph_motifs.hh '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/clustering'
libtool: install: /usr/bin/install -c .libs/libgraph_tool_clustering.0.so /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/clustering/libgraph_tool_clustering.0.so
libtool: install: (cd /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/clustering && { ln -s -f libgraph_tool_clustering.0.so libgraph_tool_clustering.so || { rm -f libgraph_tool_clustering.so && ln -s libgraph_tool_clustering.0.so libgraph_tool_clustering.so; }; })
libtool: install: /usr/bin/install -c .libs/libgraph_tool_clustering.lai /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/clustering/libgraph_tool_clustering.la
Making install in correlations
CXX graph_assortativity.lo
CXX graph_correlations_imp1.lo
CXX graph_correlations.lo
CXX graph_avg_correlations.lo
CXX graph_avg_correlations_imp1.lo
CXX graph_avg_correlations_combined.lo
CXX graph_correlations_combined.lo
CXX graph_correlations_bind.lo
CXXLD libgraph_tool_correlations.la
make[4]: Nothing to be done for `install-exec-am'.
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/correlations'
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/correlations'
/bin/sh ../../../libtool --mode=install /usr/bin/install -c libgraph_tool_correlations.la '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/correlations'
/usr/bin/install -c -m 644 ../../../../src/graph/correlations/graph_assortativity.hh ../../../../src/graph/correlations/graph_correlations.hh ../../../../src/graph/correlations/graph_corr_hist.hh ../../../../src/graph/correlations/graph_avg_correlations.hh '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/correlations'
libtool: install: /usr/bin/install -c .libs/libgraph_tool_correlations.0.so /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/correlations/libgraph_tool_correlations.0.so
libtool: install: (cd /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/correlations && { ln -s -f libgraph_tool_correlations.0.so libgraph_tool_correlations.so || { rm -f libgraph_tool_correlations.so && ln -s libgraph_tool_correlations.0.so libgraph_tool_correlations.so; }; })
libtool: install: /usr/bin/install -c .libs/libgraph_tool_correlations.lai /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/correlations/libgraph_tool_correlations.la
Making install in draw
CXX graph_cairo_draw.lo
CXX graph_tree_cts.lo
CXXLD libgraph_tool_draw.la
make[4]: Nothing to be done for `install-exec-am'.
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/draw'
/bin/sh ../../../libtool --mode=install /usr/bin/install -c libgraph_tool_draw.la '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/draw'
libtool: install: /usr/bin/install -c .libs/libgraph_tool_draw.0.so /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/draw/libgraph_tool_draw.0.so
libtool: install: (cd /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/draw && { ln -s -f libgraph_tool_draw.0.so libgraph_tool_draw.so || { rm -f libgraph_tool_draw.so && ln -s libgraph_tool_draw.0.so libgraph_tool_draw.so; }; })
libtool: install: /usr/bin/install -c .libs/libgraph_tool_draw.lai /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/draw/libgraph_tool_draw.la
Making install in flow
CXX graph_edmonds_karp.lo
CXX graph_push_relabel.lo
CXX graph_kolmogorov.lo
CXX graph_maximum_cardinality_matching.lo
CXX graph_minimum_cut.lo
CXX graph_flow_bind.lo
CXXLD libgraph_tool_flow.la
make[4]: Nothing to be done for `install-exec-am'.
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/flow'
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/flow'
/bin/sh ../../../libtool --mode=install /usr/bin/install -c libgraph_tool_flow.la '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/flow'
/usr/bin/install -c -m 644 ../../../../src/graph/flow/graph_augment.hh '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/flow'
libtool: install: /usr/bin/install -c .libs/libgraph_tool_flow.0.so /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/flow/libgraph_tool_flow.0.so
libtool: install: (cd /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/flow && { ln -s -f libgraph_tool_flow.0.so libgraph_tool_flow.so || { rm -f libgraph_tool_flow.so && ln -s libgraph_tool_flow.0.so libgraph_tool_flow.so; }; })
libtool: install: /usr/bin/install -c .libs/libgraph_tool_flow.lai /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/flow/libgraph_tool_flow.la
Making install in generation
CXX graph_community_network_eavg.lo
CXX graph_community_network.lo
CXX graph_community_network_eavg_imp1.lo
CXX graph_community_network_edges.lo
CXX graph_community_network_vavg.lo
CXX graph_complete.lo
CXX graph_generation.lo
CXX graph_geometric.lo
CXX graph_lattice.lo
CXX graph_line_graph.lo
CXX graph_predecessor.lo
CXX graph_price.lo
CXX graph_rewiring.lo
CXX graph_sbm.lo
CXX graph_triangulation.lo
CXX graph_union.lo
CXX graph_union_eprop.lo
CXX graph_union_vprop.lo
CXXLD libgraph_tool_generation.la
make[4]: Nothing to be done for `install-exec-am'.
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/generation'
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/generation'
/bin/sh ../../../libtool --mode=install /usr/bin/install -c libgraph_tool_generation.la '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/generation'
/usr/bin/install -c -m 644 ../../../../src/graph/generation/dynamic_sampler.hh ../../../../src/graph/generation/graph_community_network.hh ../../../../src/graph/generation/graph_complete.hh ../../../../src/graph/generation/graph_generation.hh ../../../../src/graph/generation/graph_geometric.hh ../../../../src/graph/generation/graph_lattice.hh ../../../../src/graph/generation/graph_predecessor.hh ../../../../src/graph/generation/graph_price.hh ../../../../src/graph/generation/graph_rewiring.hh ../../../../src/graph/generation/graph_sbm.hh ../../../../src/graph/generation/graph_triangulation.hh ../../../../src/graph/generation/graph_union.hh ../../../../src/graph/generation/sampler.hh ../../../../src/graph/generation/urn_sampler.hh '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/generation'
libtool: install: /usr/bin/install -c .libs/libgraph_tool_generation.0.so /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/generation/libgraph_tool_generation.0.so
libtool: install: (cd /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/generation && { ln -s -f libgraph_tool_generation.0.so libgraph_tool_generation.so || { rm -f libgraph_tool_generation.so && ln -s libgraph_tool_generation.0.so libgraph_tool_generation.so; }; })
libtool: install: /usr/bin/install -c .libs/libgraph_tool_generation.lai /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/generation/libgraph_tool_generation.la
Making install in inference
mkdir: overlap: File exists
mkdir: blockmodel: File exists
mkdir: support: File exists
CXX graph_inference.lo
CXX graph_modularity.lo
CXX blockmodel/graph_blockmodel.lo
CXX blockmodel/graph_blockmodel_em.lo
CXX blockmodel/graph_blockmodel_exhaustive.lo
CXX blockmodel/graph_blockmodel_gibbs.lo
CXX blockmodel/graph_blockmodel_imp.lo
CXX blockmodel/graph_blockmodel_imp2.lo
CXX blockmodel/graph_blockmodel_marginals.lo
CXX blockmodel/graph_blockmodel_mcmc.lo
CXX blockmodel/graph_blockmodel_merge.lo
CXX blockmodel/graph_blockmodel_multicanonical.lo
CXX blockmodel/graph_blockmodel_multicanonical_multiflip.lo
CXX blockmodel/graph_blockmodel_multiflip_mcmc.lo
CXX overlap/graph_blockmodel_overlap.lo
CXX overlap/graph_blockmodel_overlap_exhaustive.lo
CXX overlap/graph_blockmodel_overlap_gibbs.lo
CXX overlap/graph_blockmodel_overlap_mcmc.lo
CXX overlap/graph_blockmodel_overlap_mcmc_bundled.lo
CXX overlap/graph_blockmodel_overlap_multicanonical.lo
CXX overlap/graph_blockmodel_overlap_multicanonical_multiflip.lo
CXX overlap/graph_blockmodel_overlap_multiflip_mcmc.lo
CXX overlap/graph_blockmodel_overlap_vacate.lo
CXX layers/graph_blockmodel_layers.lo
CXX layers/graph_blockmodel_layers_exhaustive.lo
CXX layers/graph_blockmodel_layers_gibbs.lo
CXX layers/graph_blockmodel_layers_imp.lo
CXX layers/graph_blockmodel_layers_mcmc.lo
CXX layers/graph_blockmodel_layers_merge.lo
CXX layers/graph_blockmodel_layers_multicanonical.lo
CXX layers/graph_blockmodel_layers_multicanonical_multiflip.lo
CXX layers/graph_blockmodel_layers_multiflip_mcmc.lo
CXX layers/graph_blockmodel_layers_overlap.lo
CXX layers/graph_blockmodel_layers_overlap_exhaustive.lo
CXX layers/graph_blockmodel_layers_overlap_gibbs.lo
CXX layers/graph_blockmodel_layers_overlap_mcmc.lo
CXX layers/graph_blockmodel_layers_overlap_mcmc_bundled.lo
CXX layers/graph_blockmodel_layers_overlap_multicanonical.lo
CXX layers/graph_blockmodel_layers_overlap_multicanonical_multiflip.lo
CXX layers/graph_blockmodel_layers_overlap_multiflip_mcmc.lo
CXX layers/graph_blockmodel_layers_overlap_vacate.lo
CXX support/cache.lo
CXX support/int_part.lo
CXX support/spence.lo
CXXLD libgraph_tool_inference.la
make[4]: Nothing to be done for `install-exec-am'.
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/inference'
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/inference'
/bin/sh ../../../libtool --mode=install /usr/bin/install -c libgraph_tool_inference.la '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/inference'
/usr/bin/install -c -m 644 ../../../../src/graph/inference/blockmodel/graph_blockmodel.hh ../../../../src/graph/inference/blockmodel/graph_blockmodel_em.hh ../../../../src/graph/inference/blockmodel/graph_blockmodel_emat.hh ../../../../src/graph/inference/blockmodel/graph_blockmodel_elist.hh ../../../../src/graph/inference/blockmodel/graph_blockmodel_entries.hh ../../../../src/graph/inference/blockmodel/graph_blockmodel_entropy.hh ../../../../src/graph/inference/blockmodel/graph_blockmodel_exhaustive.hh ../../../../src/graph/inference/blockmodel/graph_blockmodel_gibbs.hh ../../../../src/graph/inference/blockmodel/graph_blockmodel_mcmc.hh ../../../../src/graph/inference/blockmodel/graph_blockmodel_merge.hh ../../../../src/graph/inference/blockmodel/graph_blockmodel_multicanonical.hh ../../../../src/graph/inference/blockmodel/graph_blockmodel_multiflip_mcmc.hh ../../../../src/graph/inference/blockmodel/graph_blockmodel_partition.hh ../../../../src/graph/inference/blockmodel/graph_blockmodel_util.hh ../../../../src/graph/inference/blockmodel/graph_blockmodel_weights.hh ../../../../src/graph/inference/graph_modularity.hh ../../../../src/graph/inference/layers/graph_blockmodel_layers.hh ../../../../src/graph/inference/layers/graph_blockmodel_layers_util.hh ../../../../src/graph/inference/loops/bundled_vacate_loop.hh ../../../../src/graph/inference/loops/exhaustive_loop.hh ../../../../src/graph/inference/loops/gibbs_loop.hh ../../../../src/graph/inference/loops/mcmc_loop.hh ../../../../src/graph/inference/loops/merge_loop.hh ../../../../src/graph/inference/overlap/graph_blockmodel_overlap.hh ../../../../src/graph/inference/overlap/graph_blockmodel_overlap_mcmc_bundled.hh ../../../../src/graph/inference/overlap/graph_blockmodel_overlap_util.hh ../../../../src/graph/inference/overlap/graph_blockmodel_overlap_vacate.hh ../../../../src/graph/inference/overlap/graph_blockmodel_overlap_partition.hh ../../../../src/graph/inference/support/cache.hh ../../../../src/graph/inference/support/graph_neighbor_sampler.hh ../../../../src/graph/inference/support/graph_state.hh ../../../../src/graph/inference/support/int_part.hh ../../../../src/graph/inference/support/parallel_rng.hh ../../../../src/graph/inference/support/util.hh '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/inference'
libtool: install: /usr/bin/install -c .libs/libgraph_tool_inference.0.so /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/inference/libgraph_tool_inference.0.so
libtool: install: (cd /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/inference && { ln -s -f libgraph_tool_inference.0.so libgraph_tool_inference.so || { rm -f libgraph_tool_inference.so && ln -s libgraph_tool_inference.0.so libgraph_tool_inference.so; }; })
libtool: install: /usr/bin/install -c .libs/libgraph_tool_inference.lai /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/inference/libgraph_tool_inference.la
Making install in layout
CXX graph_arf.lo
CXX graph_planar_layout.lo
CXX graph_fruchterman_reingold.lo
CXX graph_sfdp.lo
CXX graph_radial.lo
CXX graph_bind_layout.lo
CXXLD libgraph_tool_layout.la
make[4]: Nothing to be done for `install-exec-am'.
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/draw'
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/layout'
/bin/sh ../../../libtool --mode=install /usr/bin/install -c libgraph_tool_layout.la '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/draw'
/usr/bin/install -c -m 644 ../../../../src/graph/layout/graph_arf.hh ../../../../src/graph/layout/graph_sfdp.hh '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/layout'
libtool: install: /usr/bin/install -c .libs/libgraph_tool_layout.0.so /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/draw/libgraph_tool_layout.0.so
libtool: install: (cd /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/draw && { ln -s -f libgraph_tool_layout.0.so libgraph_tool_layout.so || { rm -f libgraph_tool_layout.so && ln -s libgraph_tool_layout.0.so libgraph_tool_layout.so; }; })
libtool: install: /usr/bin/install -c .libs/libgraph_tool_layout.lai /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/draw/libgraph_tool_layout.la
Making install in search
CXX graph_bfs.lo
CXX graph_dfs.lo
CXX graph_dijkstra.lo
CXX graph_bellman_ford.lo
CXX graph_astar.lo
CXX graph_astar_implicit.lo
CXX graph_search_bind.lo
CXXLD libgraph_tool_search.la
make[4]: Nothing to be done for `install-exec-am'.
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/search'
/bin/sh ../../../libtool --mode=install /usr/bin/install -c libgraph_tool_search.la '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/search'
libtool: install: /usr/bin/install -c .libs/libgraph_tool_search.0.so /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/search/libgraph_tool_search.0.so
libtool: install: (cd /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/search && { ln -s -f libgraph_tool_search.0.so libgraph_tool_search.so || { rm -f libgraph_tool_search.so && ln -s libgraph_tool_search.0.so libgraph_tool_search.so; }; })
libtool: install: /usr/bin/install -c .libs/libgraph_tool_search.lai /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/search/libgraph_tool_search.la
Making install in spectral
CXX graph_adjacency.lo
CXX graph_incidence.lo
CXX graph_laplacian.lo
CXX graph_norm_laplacian.lo
CXX graph_matrix.lo
CXX graph_transition.lo
CXXLD libgraph_tool_spectral.la
make[4]: Nothing to be done for `install-exec-am'.
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/spectral'
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/spectral'
/bin/sh ../../../libtool --mode=install /usr/bin/install -c libgraph_tool_spectral.la '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/spectral'
/usr/bin/install -c -m 644 ../../../../src/graph/spectral/graph_adjacency.hh ../../../../src/graph/spectral/graph_incidence.hh ../../../../src/graph/spectral/graph_laplacian.hh ../../../../src/graph/spectral/graph_transition.hh '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/spectral'
libtool: install: /usr/bin/install -c .libs/libgraph_tool_spectral.0.so /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/spectral/libgraph_tool_spectral.0.so
libtool: install: (cd /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/spectral && { ln -s -f libgraph_tool_spectral.0.so libgraph_tool_spectral.so || { rm -f libgraph_tool_spectral.so && ln -s libgraph_tool_spectral.0.so libgraph_tool_spectral.so; }; })
libtool: install: /usr/bin/install -c .libs/libgraph_tool_spectral.lai /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/spectral/libgraph_tool_spectral.la
Making install in stats
CXX graph_average.lo
CXX graph_histograms.lo
CXX graph_parallel.lo
CXX graph_distance.lo
CXX graph_distance_sampled.lo
CXX graph_stats_bind.lo
CXXLD libgraph_tool_stats.la
make[4]: Nothing to be done for `install-exec-am'.
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/stats'
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/stats'
/bin/sh ../../../libtool --mode=install /usr/bin/install -c libgraph_tool_stats.la '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/stats'
/usr/bin/install -c -m 644 ../../../../src/graph/stats/graph_parallel.hh ../../../../src/graph/stats/graph_histograms.hh ../../../../src/graph/stats/graph_average.hh ../../../../src/graph/stats/graph_distance_sampled.hh ../../../../src/graph/stats/graph_distance.hh '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/stats'
libtool: install: /usr/bin/install -c .libs/libgraph_tool_stats.0.so /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/stats/libgraph_tool_stats.0.so
libtool: install: (cd /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/stats && { ln -s -f libgraph_tool_stats.0.so libgraph_tool_stats.so || { rm -f libgraph_tool_stats.so && ln -s libgraph_tool_stats.0.so libgraph_tool_stats.so; }; })
libtool: install: /usr/bin/install -c .libs/libgraph_tool_stats.lai /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/stats/libgraph_tool_stats.la
Making install in topology
CXX graph_all_circuits.lo
CXX graph_all_distances.lo
CXX graph_bipartite.lo
CXX graph_components.lo
CXX graph_distance.lo
CXX graph_diameter.lo
CXX graph_dominator_tree.lo
CXX graph_isomorphism.lo
CXX graph_kcore.lo
CXX graph_maximal_planar.lo
CXX graph_maximal_vertex_set.lo
CXX graph_minimum_spanning_tree.lo
CXX graph_percolation.lo
CXX graph_planar.lo
CXX graph_random_matching.lo
CXX graph_random_spanning_tree.lo
CXX graph_reciprocity.lo
CXX graph_sequential_color.lo
CXX graph_similarity.lo
CXX graph_similarity_imp.lo
CXX graph_subgraph_isomorphism.lo
CXX graph_topological_sort.lo
CXX graph_topology.lo
CXX graph_tsp.lo
CXX graph_transitive_closure.lo
CXX graph_vertex_similarity.lo
CXXLD libgraph_tool_topology.la
make[4]: Nothing to be done for `install-exec-am'.
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/topology'
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/topology'
/bin/sh ../../../libtool --mode=install /usr/bin/install -c libgraph_tool_topology.la '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/topology'
/usr/bin/install -c -m 644 ../../../../src/graph/topology/graph_components.hh ../../../../src/graph/topology/graph_kcore.hh ../../../../src/graph/topology/graph_percolation.hh ../../../../src/graph/topology/graph_similarity.hh ../../../../src/graph/topology/graph_vertex_similarity.hh '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/topology'
libtool: install: /usr/bin/install -c .libs/libgraph_tool_topology.0.so /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/topology/libgraph_tool_topology.0.so
libtool: install: (cd /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/topology && { ln -s -f libgraph_tool_topology.0.so libgraph_tool_topology.so || { rm -f libgraph_tool_topology.so && ln -s libgraph_tool_topology.0.so libgraph_tool_topology.so; }; })
libtool: install: /usr/bin/install -c .libs/libgraph_tool_topology.lai /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/topology/libgraph_tool_topology.la
Making install in util
CXX graph_search.lo
CXX graph_util_bind.lo
CXXLD libgraph_tool_util.la
make[4]: Nothing to be done for `install-exec-am'.
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/util'
../../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/util'
/bin/sh ../../../libtool --mode=install /usr/bin/install -c libgraph_tool_util.la '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/util'
/usr/bin/install -c -m 644 ../../../../src/graph/util/graph_search.hh '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/util'
libtool: install: /usr/bin/install -c .libs/libgraph_tool_util.0.so /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/util/libgraph_tool_util.0.so
libtool: install: (cd /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/util && { ln -s -f libgraph_tool_util.0.so libgraph_tool_util.so || { rm -f libgraph_tool_util.so && ln -s libgraph_tool_util.0.so libgraph_tool_util.so; }; })
libtool: install: /usr/bin/install -c .libs/libgraph_tool_util.lai /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/util/libgraph_tool_util.la
CXX base64.lo
CXX demangle.lo
CXX graph.lo
CXX graph_exceptions.lo
CXX graph_bind.lo
CXX graph_copy.lo
CXX graph_filtering.lo
CXX graph_io.lo
CXX graph_openmp.lo
CXX graph_properties.lo
CXX graph_properties_imp1.lo
CXX graph_properties_imp2.lo
CXX graph_properties_imp3.lo
CXX graph_properties_imp4.lo
CXX graph_properties_copy.lo
CXX graph_properties_copy_imp1.lo
CXX graph_properties_group.lo
CXX graph_properties_ungroup.lo
CXX graph_properties_map_values.lo
CXX graph_properties_map_values_imp1.lo
CXX graph_python_interface.lo
CXX graph_python_interface_imp1.lo
CXX graph_python_interface_export.lo
CXX graph_selectors.lo
CXX graphml.lo
CXX random.lo
CXX read_graphviz_new.lo
CXXLD libgraph_tool_core.la
make[4]: Nothing to be done for `install-exec-am'.
../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool'
../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include'
../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/boost-workaround/boost/graph/'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libgraph_tool_core.la '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool'
/usr/bin/install -c -m 644 ../../config.h ../../../src/graph/base64.hh ../../../src/graph/coroutine.hh ../../../src/graph/demangle.hh ../../../src/graph/fast_vector_property_map.hh ../../../src/graph/gml.hh ../../../src/graph/graph.hh ../../../src/graph/graph_adjacency.hh ../../../src/graph/graph_adaptor.hh ../../../src/graph/graph_exceptions.hh ../../../src/graph/graph_filtered.hh ../../../src/graph/graph_filtering.hh ../../../src/graph/graph_io_binary.hh ../../../src/graph/graph_properties.hh ../../../src/graph/graph_properties_copy.hh ../../../src/graph/graph_properties_group.hh ../../../src/graph/graph_properties_map_values.hh ../../../src/graph/graph_python_interface.hh ../../../src/graph/graph_reverse.hh ../../../src/graph/graph_selectors.hh ../../../src/graph/graph_tool.hh ../../../src/graph/graph_util.hh ../../../src/graph/hash_map_wrap.hh ../../../src/graph/histogram.hh ../../../src/graph/mpl_nested_loop.hh ../../../src/graph/numpy_bind.hh ../../../src/graph/openmp_lock.hh ../../../src/graph/random.hh ../../../src/graph/str_repr.hh ../../../src/graph/shared_map.hh ../../../src/graph/transform_iterator.hh '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include'
/usr/bin/install -c -m 644 ../../../src/graph/../boost-workaround/boost/graph/betweenness_centrality.hpp ../../../src/graph/../boost-workaround/boost/graph/detail/read_graphviz_new.hpp ../../../src/graph/../boost-workaround/boost/graph/graphml.hpp ../../../src/graph/../boost-workaround/boost/graph/graphviz.hpp ../../../src/graph/../boost-workaround/boost/graph/isomorphism.hpp ../../../src/graph/../boost-workaround/boost/graph/kamada_kawai_spring_layout.hpp ../../../src/graph/../boost-workaround/boost/graph/metric_tsp_approx.hpp ../../../src/graph/../boost-workaround/boost/graph/named_function_params-alt.hpp ../../../src/graph/../boost-workaround/boost/graph/overloading.hpp ../../../src/graph/../boost-workaround/boost/graph/push_relabel_max_flow.hpp ../../../src/graph/../boost-workaround/boost/graph/copy_alt.hpp ../../../src/graph/../boost-workaround/boost/graph/stoer_wagner_min_cut.hpp '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/include/boost-workaround/boost/graph/'
libtool: install: /usr/bin/install -c .libs/libgraph_tool_core.0.so /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/libgraph_tool_core.0.so
libtool: install: (cd /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool && { ln -s -f libgraph_tool_core.0.so libgraph_tool_core.so || { rm -f libgraph_tool_core.so && ln -s libgraph_tool_core.0.so libgraph_tool_core.so; }; })
libtool: install: /usr/bin/install -c .libs/libgraph_tool_core.lai /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/libgraph_tool_core.la
Making install in graph_tool
make[3]: Nothing to be done for `install-exec-am'.
../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool'
../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/centrality'
../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/clustering'
../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/collection'
../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/collection'
../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/correlations'
../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/draw'
../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/draw'
/usr/bin/install -c -m 644 ../../../src/graph_tool/draw/graph-tool-logo.svg '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/draw'
/usr/bin/install -c -m 644 ../../../src/graph_tool/centrality/__init__.py '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/centrality'
/usr/bin/install -c -m 644 ../../../src/graph_tool/clustering/__init__.py '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/clustering'
../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/flow'
/usr/bin/install -c -m 644 ../../../src/graph_tool/correlations/__init__.py '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/correlations'
mkdir: /usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/collection: File exists
/usr/bin/install -c -m 644 ../../../src/graph_tool/flow/__init__.py '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/flow'
/usr/bin/install -c -m 644 ../../../src/graph_tool/collection/adjnoun.gt.gz ../../../src/graph_tool/collection/as-22july06.gt.gz ../../../src/graph_tool/collection/astro-ph.gt.gz ../../../src/graph_tool/collection/celegansneural.gt.gz ../../../src/graph_tool/collection/cond-mat-2003.gt.gz ../../../src/graph_tool/collection/cond-mat-2005.gt.gz ../../../src/graph_tool/collection/cond-mat.gt.gz ../../../src/graph_tool/collection/dolphins.gt.gz ../../../src/graph_tool/collection/football.gt.gz ../../../src/graph_tool/collection/hep-th.gt.gz ../../../src/graph_tool/collection/karate.gt.gz ../../../src/graph_tool/collection/lesmis.gt.gz ../../../src/graph_tool/collection/netscience.gt.gz ../../../src/graph_tool/collection/polblogs.gt.gz ../../../src/graph_tool/collection/polbooks.gt.gz ../../../src/graph_tool/collection/power.gt.gz ../../../src/graph_tool/collection/pgp-strong-2009.gt.gz ../../../src/graph_tool/collection/serengeti-foodweb.gt.gz ../../../src/graph_tool/collection/email-Enron.gt.gz '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/collection'
/usr/bin/install -c -m 644 ../../../src/graph_tool/draw/__init__.py ../../../src/graph_tool/draw/cairo_draw.py ../../../src/graph_tool/draw/gtk_draw.py ../../../src/graph_tool/draw/graphviz_draw.py '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/draw'
/usr/bin/install -c -m 644 ../../../src/graph_tool/__init__.py ../../../src/graph_tool/dl_import.py ../../../src/graph_tool/decorators.py ../../../src/graph_tool/gt_io.py ../../../src/graph_tool/all.py '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool'
/usr/bin/install -c -m 644 ../../../src/graph_tool/collection/__init__.py ../../../src/graph_tool/collection/konect.py '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/collection'
../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/generation'
/usr/bin/install -c -m 644 ../../../src/graph_tool/generation/__init__.py '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/generation'
Byte-compiling python modules...
__init__.pyByte-compiling python modules...
__init__.pyByte-compiling python modules...
__init__.pyByte-compiling python modules...
__init__.pyByte-compiling python modules...
__init__.pyByte-compiling python modules...
__init__.pyByte-compiling python modules...
__init__.pykonect.py
cairo_draw.py
Byte-compiling python modules...
__init__.py
gtk_draw.pydl_import.pydecorators.pygt_io.pyall.py
graphviz_draw.py
Byte-compiling python modules (optimized versions) ...
__init__.pyByte-compiling python modules (optimized versions) ...
__init__.pyByte-compiling python modules (optimized versions) ...
__init__.pyByte-compiling python modules (optimized versions) ...
__init__.pyByte-compiling python modules (optimized versions) ...
__init__.pyByte-compiling python modules (optimized versions) ...
__init__.pykonect.py
../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/inference'
../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/search'
Byte-compiling python modules (optimized versions) ...
__init__.py ../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/spectral'
../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/stats'
../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/topology'
../../../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/util'
Byte-compiling python modules (optimized versions) ...
__init__.pycairo_draw.py /usr/bin/install -c -m 644 ../../../src/graph_tool/search/__init__.py '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/search'
dl_import.pydecorators.pygt_io.pyall.pygtk_draw.py /usr/bin/install -c -m 644 ../../../src/graph_tool/spectral/__init__.py '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/spectral'
/usr/bin/install -c -m 644 ../../../src/graph_tool/stats/__init__.py '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/stats'
/usr/bin/install -c -m 644 ../../../src/graph_tool/topology/__init__.py '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/topology'
/usr/bin/install -c -m 644 ../../../src/graph_tool/util/__init__.py '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/util'
graphviz_draw.py
Byte-compiling python modules...
__init__.pyByte-compiling python modules...
__init__.pyByte-compiling python modules...
__init__.pyByte-compiling python modules...
__init__.pyByte-compiling python modules...
__init__.py
Byte-compiling python modules (optimized versions) ...
__init__.pyByte-compiling python modules (optimized versions) ...
__init__.pyByte-compiling python modules (optimized versions) ...
__init__.pyByte-compiling python modules (optimized versions) ...
__init__.py
Byte-compiling python modules (optimized versions) ...
__init__.py
/usr/bin/install -c -m 644 ../../../src/graph_tool/inference/__init__.py ../../../src/graph_tool/inference/bisection.py ../../../src/graph_tool/inference/blockmodel.py ../../../src/graph_tool/inference/blockmodel_em.py ../../../src/graph_tool/inference/layered_blockmodel.py ../../../src/graph_tool/inference/nested_blockmodel.py ../../../src/graph_tool/inference/overlap_blockmodel.py ../../../src/graph_tool/inference/mcmc.py ../../../src/graph_tool/inference/minimize.py ../../../src/graph_tool/inference/modularity.py ../../../src/graph_tool/inference/util.py '/usr/local/Cellar/graph-tool/2.26/lib/python2.7/site-packages/graph_tool/inference'
Byte-compiling python modules...
__init__.pybisection.pyblockmodel.pyblockmodel_em.pylayered_blockmodel.pynested_blockmodel.pyoverlap_blockmodel.pymcmc.pyminimize.pymodularity.pyutil.py
Byte-compiling python modules (optimized versions) ...
__init__.pybisection.pyblockmodel.pyblockmodel_em.pylayered_blockmodel.pynested_blockmodel.pyoverlap_blockmodel.pymcmc.pyminimize.pymodularity.pyutil.py
Making install in .
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[2]: Nothing to be done for `install-exec-am'.
../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/lib/pkgconfig'
../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/share/doc/graph-tool'
/usr/bin/install -c -m 644 graph-tool-py2.7.pc '/usr/local/Cellar/graph-tool/2.26/lib/pkgconfig'
../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/share/doc/graph-tool/doc/sphinxext'
/usr/bin/install -c -m 644 ../doc/sphinxext/README.txt ../doc/sphinxext/LICENSE.txt ../doc/sphinxext/__init__.py ../doc/sphinxext/setup.py ../doc/sphinxext/comment_eater.py ../doc/sphinxext/docscrape.py ../doc/sphinxext/MANIFEST.in ../doc/sphinxext/phantom_import.py ../doc/sphinxext/compiler_unparse.py ../doc/sphinxext/docscrape_sphinx.py ../doc/sphinxext/numpydoc.py ../doc/sphinxext/traitsdoc.py '/usr/local/Cellar/graph-tool/2.26/share/doc/graph-tool/doc/sphinxext'
../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/share/doc/graph-tool/doc/demos/animation'
/usr/bin/install -c -m 644 ../doc/demos/animation/animation.rst '/usr/local/Cellar/graph-tool/2.26/share/doc/graph-tool/doc/demos/animation'
../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/share/doc/graph-tool/doc/gt_theme'
/usr/bin/install -c -m 644 ../doc/gt_theme/theme.conf '/usr/local/Cellar/graph-tool/2.26/share/doc/graph-tool/doc/gt_theme'
../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/share/doc/graph-tool/doc/sphinxext/tests'
/usr/bin/install -c -m 644 ../doc/sphinxext/tests/test_docscrape.py '/usr/local/Cellar/graph-tool/2.26/share/doc/graph-tool/doc/sphinxext/tests'
../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/share/doc/graph-tool/doc/gt_theme/static'
/usr/bin/install -c -m 644 ../doc/gt_theme/static/flasky.css ../doc/gt_theme/static/gt_style.css '/usr/local/Cellar/graph-tool/2.26/share/doc/graph-tool/doc/gt_theme/static'
../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/share/doc/graph-tool/src/boost-workaround'
/usr/bin/install -c -m 644 ../src/boost-workaround/LICENSE_1_0.txt '/usr/local/Cellar/graph-tool/2.26/share/doc/graph-tool/src/boost-workaround'
../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/share/doc/graph-tool/doc/demos'
/usr/bin/install -c -m 644 ../doc/demos/index.rst '/usr/local/Cellar/graph-tool/2.26/share/doc/graph-tool/doc/demos'
../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/share/doc/graph-tool/doc'
/usr/bin/install -c -m 644 ../doc/centrality.rst ../doc/correlations.rst ../doc/price.py ../doc/search_module.rst ../doc/util.rst ../doc/clustering.rst ../doc/draw.rst ../doc/index.rst ../doc/spectral.rst ../doc/inference.rst ../doc/flow.rst ../doc/Makefile ../doc/quickstart.rst ../doc/generation.rst ../doc/mathjax.py ../doc/stats.rst ../doc/graph_tool.rst ../doc/modules.rst ../doc/topology.rst ../doc/conf.py ../doc/pyenv.py ../doc/search_example.xml '/usr/local/Cellar/graph-tool/2.26/share/doc/graph-tool/doc'
/usr/bin/install -c -m 644 ../README.md ../LICENSE ../AUTHORS ../INSTALL '/usr/local/Cellar/graph-tool/2.26/share/doc/graph-tool/.'
../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/share/doc/graph-tool/doc/.static'
/usr/bin/install -c -m 644 ../doc/.static/graph-icon.png ../doc/.static/graph-icon.ico '/usr/local/Cellar/graph-tool/2.26/share/doc/graph-tool/doc/.static'
../build-aux/install-sh -c -d '/usr/local/Cellar/graph-tool/2.26/share/doc/graph-tool/doc/demos/inference'
/usr/bin/install -c -m 644 ../doc/demos/inference/inference.rst '/usr/local/Cellar/graph-tool/2.26/share/doc/graph-tool/doc/demos/inference'
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/centrality -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/centrality/graph_eigentrust.cc -fno-common -DPIC -o .libs/graph_eigentrust.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/centrality -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/centrality/graph_eigentrust.cc -fno-common -DPIC -o .libs/graph_eigentrust.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/centrality -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/centrality/graph_centrality_bind.cc -fno-common -DPIC -o .libs/graph_centrality_bind.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/centrality -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/centrality/graph_centrality_bind.cc -fno-common -DPIC -o .libs/graph_centrality_bind.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/centrality -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/centrality/graph_betweenness.cc -fno-common -DPIC -o .libs/graph_betweenness.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/centrality -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/centrality/graph_betweenness.cc -fno-common -DPIC -o .libs/graph_betweenness.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/centrality -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/centrality/graph_closeness.cc -fno-common -DPIC -o .libs/graph_closeness.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/centrality -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/centrality/graph_closeness.cc -fno-common -DPIC -o .libs/graph_closeness.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/centrality -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/centrality/graph_eigenvector.cc -fno-common -DPIC -o .libs/graph_eigenvector.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/centrality -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/centrality/graph_eigenvector.cc -fno-common -DPIC -o .libs/graph_eigenvector.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/centrality -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/centrality/graph_hits.cc -fno-common -DPIC -o .libs/graph_hits.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/centrality -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/centrality/graph_hits.cc -fno-common -DPIC -o .libs/graph_hits.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/centrality -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/centrality/graph_katz.cc -fno-common -DPIC -o .libs/graph_katz.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/centrality -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/centrality/graph_katz.cc -fno-common -DPIC -o .libs/graph_katz.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/centrality -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/centrality/graph_pagerank.cc -fno-common -DPIC -o .libs/graph_pagerank.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/centrality -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/centrality/graph_pagerank.cc -fno-common -DPIC -o .libs/graph_pagerank.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/centrality -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/centrality/graph_trust_transitivity.cc -fno-common -DPIC -o .libs/graph_trust_transitivity.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/centrality -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/centrality/graph_trust_transitivity.cc -fno-common -DPIC -o .libs/graph_trust_transitivity.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_centrality.0.so -bundle .libs/graph_betweenness.o .libs/graph_centrality_bind.o .libs/graph_closeness.o .libs/graph_eigentrust.o .libs/graph_eigenvector.o .libs/graph_hits.o .libs/graph_katz.o .libs/graph_pagerank.o .libs/graph_trust_transitivity.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -L/usr/lib -lgmp -O3
superenv removed: -L/usr/lib -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_centrality.0.so -bundle .libs/graph_betweenness.o .libs/graph_centrality_bind.o .libs/graph_closeness.o .libs/graph_eigentrust.o .libs/graph_eigenvector.o .libs/graph_hits.o .libs/graph_katz.o .libs/graph_pagerank.o .libs/graph_trust_transitivity.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -lgmp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/clustering -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/clustering/graph_clustering.cc -fno-common -DPIC -o .libs/graph_clustering.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/clustering -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/clustering/graph_clustering.cc -fno-common -DPIC -o .libs/graph_clustering.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/clustering -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/clustering/graph_motifs.cc -fno-common -DPIC -o .libs/graph_motifs.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/clustering -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/clustering/graph_motifs.cc -fno-common -DPIC -o .libs/graph_motifs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/clustering -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/clustering/graph_extended_clustering.cc -fno-common -DPIC -o .libs/graph_extended_clustering.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/clustering -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/clustering/graph_extended_clustering.cc -fno-common -DPIC -o .libs/graph_extended_clustering.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_clustering.0.so -bundle .libs/graph_clustering.o .libs/graph_extended_clustering.o .libs/graph_motifs.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -L/usr/lib -lgmp -O3
superenv removed: -L/usr/lib -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_clustering.0.so -bundle .libs/graph_clustering.o .libs/graph_extended_clustering.o .libs/graph_motifs.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -lgmp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/correlations -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/correlations/graph_correlations.cc -fno-common -DPIC -o .libs/graph_correlations.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/correlations -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/correlations/graph_correlations.cc -fno-common -DPIC -o .libs/graph_correlations.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/correlations -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/correlations/graph_avg_correlations.cc -fno-common -DPIC -o .libs/graph_avg_correlations.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/correlations -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/correlations/graph_avg_correlations.cc -fno-common -DPIC -o .libs/graph_avg_correlations.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/correlations -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/correlations/graph_assortativity.cc -fno-common -DPIC -o .libs/graph_assortativity.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/correlations -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/correlations/graph_assortativity.cc -fno-common -DPIC -o .libs/graph_assortativity.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/correlations -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/correlations/graph_correlations_combined.cc -fno-common -DPIC -o .libs/graph_correlations_combined.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/correlations -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/correlations/graph_correlations_combined.cc -fno-common -DPIC -o .libs/graph_correlations_combined.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/correlations -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/correlations/graph_avg_correlations_imp1.cc -fno-common -DPIC -o .libs/graph_avg_correlations_imp1.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/correlations -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/correlations/graph_avg_correlations_imp1.cc -fno-common -DPIC -o .libs/graph_avg_correlations_imp1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/correlations -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/correlations/graph_correlations_imp1.cc -fno-common -DPIC -o .libs/graph_correlations_imp1.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/correlations -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/correlations/graph_correlations_imp1.cc -fno-common -DPIC -o .libs/graph_correlations_imp1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/correlations -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/correlations/graph_avg_correlations_combined.cc -fno-common -DPIC -o .libs/graph_avg_correlations_combined.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/correlations -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/correlations/graph_avg_correlations_combined.cc -fno-common -DPIC -o .libs/graph_avg_correlations_combined.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/correlations -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/correlations/graph_correlations_bind.cc -fno-common -DPIC -o .libs/graph_correlations_bind.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/correlations -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/correlations/graph_correlations_bind.cc -fno-common -DPIC -o .libs/graph_correlations_bind.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_correlations.0.so -bundle .libs/graph_assortativity.o .libs/graph_correlations.o .libs/graph_correlations_imp1.o .libs/graph_avg_correlations.o .libs/graph_avg_correlations_imp1.o .libs/graph_avg_correlations_combined.o .libs/graph_correlations_combined.o .libs/graph_correlations_bind.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -L/usr/lib -lgmp -O3
superenv removed: -L/usr/lib -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_correlations.0.so -bundle .libs/graph_assortativity.o .libs/graph_correlations.o .libs/graph_correlations_imp1.o .libs/graph_avg_correlations.o .libs/graph_avg_correlations_imp1.o .libs/graph_avg_correlations_combined.o .libs/graph_correlations_combined.o .libs/graph_correlations_bind.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -lgmp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/draw -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/local/Cellar/libsigc++/2.10.0/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.10.0/lib/sigc++-2.0/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/cairomm/1.12.2/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.12.2/lib/cairomm-1.0/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/draw/graph_cairo_draw.cc -fno-common -DPIC -o .libs/graph_cairo_draw.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/draw -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/local/Cellar/libsigc++/2.10.0/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.10.0/lib/sigc++-2.0/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/cairomm/1.12.2/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.12.2/lib/cairomm-1.0/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/draw/graph_cairo_draw.cc -fno-common -DPIC -o .libs/graph_cairo_draw.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/draw -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/local/Cellar/libsigc++/2.10.0/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.10.0/lib/sigc++-2.0/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/cairomm/1.12.2/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.12.2/lib/cairomm-1.0/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/draw/graph_tree_cts.cc -fno-common -DPIC -o .libs/graph_tree_cts.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/draw -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/local/Cellar/libsigc++/2.10.0/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.10.0/lib/sigc++-2.0/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/cairomm/1.12.2/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.12.2/lib/cairomm-1.0/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/draw/graph_tree_cts.cc -fno-common -DPIC -o .libs/graph_tree_cts.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_draw.0.so -bundle .libs/graph_cairo_draw.o .libs/graph_tree_cts.o -L/usr/local/Cellar/libsigc++/2.10.0/lib -L/usr/local/Cellar/cairo/1.14.10/lib -L/usr/local/Cellar/cairomm/1.12.2/lib -lcairomm-1.0 -lcairo -lsigc-2.0 -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -L/usr/lib -lgmp -O3
superenv removed: -L/usr/lib -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_draw.0.so -bundle .libs/graph_cairo_draw.o .libs/graph_tree_cts.o -L/usr/local/Cellar/libsigc++/2.10.0/lib -L/usr/local/Cellar/cairo/1.14.10/lib -L/usr/local/Cellar/cairomm/1.12.2/lib -lcairomm-1.0 -lcairo -lsigc-2.0 -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -lgmp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/flow -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/flow/graph_edmonds_karp.cc -fno-common -DPIC -o .libs/graph_edmonds_karp.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/flow -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/flow/graph_edmonds_karp.cc -fno-common -DPIC -o .libs/graph_edmonds_karp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/flow -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/flow/graph_kolmogorov.cc -fno-common -DPIC -o .libs/graph_kolmogorov.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/flow -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/flow/graph_kolmogorov.cc -fno-common -DPIC -o .libs/graph_kolmogorov.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/flow -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/flow/graph_flow_bind.cc -fno-common -DPIC -o .libs/graph_flow_bind.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/flow -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/flow/graph_flow_bind.cc -fno-common -DPIC -o .libs/graph_flow_bind.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/flow -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/flow/graph_maximum_cardinality_matching.cc -fno-common -DPIC -o .libs/graph_maximum_cardinality_matching.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/flow -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/flow/graph_maximum_cardinality_matching.cc -fno-common -DPIC -o .libs/graph_maximum_cardinality_matching.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/flow -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/flow/graph_minimum_cut.cc -fno-common -DPIC -o .libs/graph_minimum_cut.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/flow -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/flow/graph_minimum_cut.cc -fno-common -DPIC -o .libs/graph_minimum_cut.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/flow -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/flow/graph_push_relabel.cc -fno-common -DPIC -o .libs/graph_push_relabel.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/flow -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/flow/graph_push_relabel.cc -fno-common -DPIC -o .libs/graph_push_relabel.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_flow.0.so -bundle .libs/graph_edmonds_karp.o .libs/graph_push_relabel.o .libs/graph_kolmogorov.o .libs/graph_maximum_cardinality_matching.o .libs/graph_minimum_cut.o .libs/graph_flow_bind.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -L/usr/lib -lgmp -O3
superenv removed: -L/usr/lib -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_flow.0.so -bundle .libs/graph_edmonds_karp.o .libs/graph_push_relabel.o .libs/graph_kolmogorov.o .libs/graph_maximum_cardinality_matching.o .libs/graph_minimum_cut.o .libs/graph_flow_bind.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -lgmp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_complete.cc -fno-common -DPIC -o .libs/graph_complete.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_complete.cc -fno-common -DPIC -o .libs/graph_complete.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_community_network.cc -fno-common -DPIC -o .libs/graph_community_network.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_community_network.cc -fno-common -DPIC -o .libs/graph_community_network.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_community_network_eavg.cc -fno-common -DPIC -o .libs/graph_community_network_eavg.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_community_network_eavg.cc -fno-common -DPIC -o .libs/graph_community_network_eavg.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_community_network_eavg_imp1.cc -fno-common -DPIC -o .libs/graph_community_network_eavg_imp1.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_community_network_eavg_imp1.cc -fno-common -DPIC -o .libs/graph_community_network_eavg_imp1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_community_network_vavg.cc -fno-common -DPIC -o .libs/graph_community_network_vavg.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_community_network_vavg.cc -fno-common -DPIC -o .libs/graph_community_network_vavg.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_generation.cc -fno-common -DPIC -o .libs/graph_generation.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_generation.cc -fno-common -DPIC -o .libs/graph_generation.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_community_network_edges.cc -fno-common -DPIC -o .libs/graph_community_network_edges.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_community_network_edges.cc -fno-common -DPIC -o .libs/graph_community_network_edges.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_geometric.cc -fno-common -DPIC -o .libs/graph_geometric.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_geometric.cc -fno-common -DPIC -o .libs/graph_geometric.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_lattice.cc -fno-common -DPIC -o .libs/graph_lattice.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_lattice.cc -fno-common -DPIC -o .libs/graph_lattice.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_line_graph.cc -fno-common -DPIC -o .libs/graph_line_graph.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_line_graph.cc -fno-common -DPIC -o .libs/graph_line_graph.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_predecessor.cc -fno-common -DPIC -o .libs/graph_predecessor.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_predecessor.cc -fno-common -DPIC -o .libs/graph_predecessor.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_price.cc -fno-common -DPIC -o .libs/graph_price.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_price.cc -fno-common -DPIC -o .libs/graph_price.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_rewiring.cc -fno-common -DPIC -o .libs/graph_rewiring.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_rewiring.cc -fno-common -DPIC -o .libs/graph_rewiring.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_sbm.cc -fno-common -DPIC -o .libs/graph_sbm.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_sbm.cc -fno-common -DPIC -o .libs/graph_sbm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_triangulation.cc -fno-common -DPIC -o .libs/graph_triangulation.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_triangulation.cc -fno-common -DPIC -o .libs/graph_triangulation.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_union.cc -fno-common -DPIC -o .libs/graph_union.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_union.cc -fno-common -DPIC -o .libs/graph_union.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_union_eprop.cc -fno-common -DPIC -o .libs/graph_union_eprop.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_union_eprop.cc -fno-common -DPIC -o .libs/graph_union_eprop.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_union_vprop.cc -fno-common -DPIC -o .libs/graph_union_vprop.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/generation -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/generation/graph_union_vprop.cc -fno-common -DPIC -o .libs/graph_union_vprop.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_generation.0.so -bundle .libs/graph_community_network.o .libs/graph_community_network_eavg.o .libs/graph_community_network_eavg_imp1.o .libs/graph_community_network_edges.o .libs/graph_community_network_vavg.o .libs/graph_complete.o .libs/graph_generation.o .libs/graph_geometric.o .libs/graph_lattice.o .libs/graph_line_graph.o .libs/graph_predecessor.o .libs/graph_price.o .libs/graph_rewiring.o .libs/graph_sbm.o .libs/graph_triangulation.o .libs/graph_union.o .libs/graph_union_eprop.o .libs/graph_union_vprop.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -L/usr/lib -lCGAL -lCGAL_Core -lboost_thread-mt -lpthread -lgmp -O3 -O3
superenv removed: -L/usr/lib -O3 -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_generation.0.so -bundle .libs/graph_community_network.o .libs/graph_community_network_eavg.o .libs/graph_community_network_eavg_imp1.o .libs/graph_community_network_edges.o .libs/graph_community_network_vavg.o .libs/graph_complete.o .libs/graph_generation.o .libs/graph_geometric.o .libs/graph_lattice.o .libs/graph_line_graph.o .libs/graph_predecessor.o .libs/graph_price.o .libs/graph_rewiring.o .libs/graph_sbm.o .libs/graph_triangulation.o .libs/graph_union.o .libs/graph_union_eprop.o .libs/graph_union_vprop.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -lCGAL -lCGAL_Core -lboost_thread-mt -lpthread -lgmp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/graph_inference.cc -fno-common -DPIC -o .libs/graph_inference.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/graph_inference.cc -fno-common -DPIC -o .libs/graph_inference.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/graph_modularity.cc -fno-common -DPIC -o .libs/graph_modularity.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/graph_modularity.cc -fno-common -DPIC -o .libs/graph_modularity.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel_exhaustive.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel_exhaustive.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel_exhaustive.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel_exhaustive.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel_em.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel_em.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel_em.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel_em.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel_gibbs.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel_gibbs.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel_gibbs.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel_gibbs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel_imp.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel_imp.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel_imp.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel_imp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel_imp2.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel_imp2.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel_imp2.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel_imp2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel_marginals.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel_marginals.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel_marginals.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel_marginals.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel_mcmc.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel_mcmc.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel_mcmc.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel_mcmc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel_merge.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel_merge.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel_merge.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel_merge.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel_multicanonical.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel_multicanonical.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel_multicanonical.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel_multicanonical.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel_multicanonical_multiflip.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel_multicanonical_multiflip.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel_multicanonical_multiflip.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel_multicanonical_multiflip.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel_multiflip_mcmc.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel_multiflip_mcmc.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/blockmodel/graph_blockmodel_multiflip_mcmc.cc -fno-common -DPIC -o blockmodel/.libs/graph_blockmodel_multiflip_mcmc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/overlap/graph_blockmodel_overlap.cc -fno-common -DPIC -o overlap/.libs/graph_blockmodel_overlap.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/overlap/graph_blockmodel_overlap.cc -fno-common -DPIC -o overlap/.libs/graph_blockmodel_overlap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/overlap/graph_blockmodel_overlap_exhaustive.cc -fno-common -DPIC -o overlap/.libs/graph_blockmodel_overlap_exhaustive.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/overlap/graph_blockmodel_overlap_exhaustive.cc -fno-common -DPIC -o overlap/.libs/graph_blockmodel_overlap_exhaustive.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/overlap/graph_blockmodel_overlap_gibbs.cc -fno-common -DPIC -o overlap/.libs/graph_blockmodel_overlap_gibbs.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/overlap/graph_blockmodel_overlap_gibbs.cc -fno-common -DPIC -o overlap/.libs/graph_blockmodel_overlap_gibbs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/overlap/graph_blockmodel_overlap_mcmc.cc -fno-common -DPIC -o overlap/.libs/graph_blockmodel_overlap_mcmc.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/overlap/graph_blockmodel_overlap_mcmc.cc -fno-common -DPIC -o overlap/.libs/graph_blockmodel_overlap_mcmc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/overlap/graph_blockmodel_overlap_mcmc_bundled.cc -fno-common -DPIC -o overlap/.libs/graph_blockmodel_overlap_mcmc_bundled.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/overlap/graph_blockmodel_overlap_mcmc_bundled.cc -fno-common -DPIC -o overlap/.libs/graph_blockmodel_overlap_mcmc_bundled.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/overlap/graph_blockmodel_overlap_multicanonical.cc -fno-common -DPIC -o overlap/.libs/graph_blockmodel_overlap_multicanonical.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/overlap/graph_blockmodel_overlap_multicanonical.cc -fno-common -DPIC -o overlap/.libs/graph_blockmodel_overlap_multicanonical.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/overlap/graph_blockmodel_overlap_multicanonical_multiflip.cc -fno-common -DPIC -o overlap/.libs/graph_blockmodel_overlap_multicanonical_multiflip.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/overlap/graph_blockmodel_overlap_multicanonical_multiflip.cc -fno-common -DPIC -o overlap/.libs/graph_blockmodel_overlap_multicanonical_multiflip.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/overlap/graph_blockmodel_overlap_multiflip_mcmc.cc -fno-common -DPIC -o overlap/.libs/graph_blockmodel_overlap_multiflip_mcmc.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/overlap/graph_blockmodel_overlap_multiflip_mcmc.cc -fno-common -DPIC -o overlap/.libs/graph_blockmodel_overlap_multiflip_mcmc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/overlap/graph_blockmodel_overlap_vacate.cc -fno-common -DPIC -o overlap/.libs/graph_blockmodel_overlap_vacate.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/overlap/graph_blockmodel_overlap_vacate.cc -fno-common -DPIC -o overlap/.libs/graph_blockmodel_overlap_vacate.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_exhaustive.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_exhaustive.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_exhaustive.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_exhaustive.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_gibbs.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_gibbs.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_gibbs.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_gibbs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_imp.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_imp.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_imp.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_imp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_mcmc.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_mcmc.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_mcmc.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_mcmc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_merge.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_merge.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_merge.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_merge.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_multicanonical.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_multicanonical.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_multicanonical.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_multicanonical.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_multicanonical_multiflip.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_multicanonical_multiflip.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_multicanonical_multiflip.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_multicanonical_multiflip.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_multiflip_mcmc.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_multiflip_mcmc.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_multiflip_mcmc.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_multiflip_mcmc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_overlap.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_overlap.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_overlap.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_overlap.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_overlap_exhaustive.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_exhaustive.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_overlap_exhaustive.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_exhaustive.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_overlap_gibbs.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_gibbs.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_overlap_gibbs.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_gibbs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_overlap_mcmc.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_mcmc.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_overlap_mcmc.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_mcmc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_overlap_mcmc_bundled.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_mcmc_bundled.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_overlap_mcmc_bundled.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_mcmc_bundled.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_overlap_multicanonical.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_multicanonical.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_overlap_multicanonical.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_multicanonical.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_overlap_multicanonical_multiflip.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_multicanonical_multiflip.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_overlap_multicanonical_multiflip.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_multicanonical_multiflip.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_overlap_multiflip_mcmc.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_multiflip_mcmc.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_overlap_multiflip_mcmc.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_multiflip_mcmc.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_overlap_vacate.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_vacate.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/layers/graph_blockmodel_layers_overlap_vacate.cc -fno-common -DPIC -o layers/.libs/graph_blockmodel_layers_overlap_vacate.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/support/cache.cc -fno-common -DPIC -o support/.libs/cache.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/support/cache.cc -fno-common -DPIC -o support/.libs/cache.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/support/int_part.cc -fno-common -DPIC -o support/.libs/int_part.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/support/int_part.cc -fno-common -DPIC -o support/.libs/int_part.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/support/spence.cc -fno-common -DPIC -o support/.libs/spence.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/inference -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/inference/support/spence.cc -fno-common -DPIC -o support/.libs/spence.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_inference.0.so -bundle blockmodel/.libs/graph_blockmodel.o blockmodel/.libs/graph_blockmodel_em.o blockmodel/.libs/graph_blockmodel_exhaustive.o blockmodel/.libs/graph_blockmodel_gibbs.o blockmodel/.libs/graph_blockmodel_imp.o blockmodel/.libs/graph_blockmodel_imp2.o blockmodel/.libs/graph_blockmodel_marginals.o blockmodel/.libs/graph_blockmodel_mcmc.o blockmodel/.libs/graph_blockmodel_merge.o blockmodel/.libs/graph_blockmodel_multicanonical.o blockmodel/.libs/graph_blockmodel_multicanonical_multiflip.o blockmodel/.libs/graph_blockmodel_multiflip_mcmc.o overlap/.libs/graph_blockmodel_overlap.o overlap/.libs/graph_blockmodel_overlap_exhaustive.o overlap/.libs/graph_blockmodel_overlap_gibbs.o overlap/.libs/graph_blockmodel_overlap_mcmc.o overlap/.libs/graph_blockmodel_overlap_mcmc_bundled.o overlap/.libs/graph_blockmodel_overlap_multicanonical.o overlap/.libs/graph_blockmodel_overlap_multicanonical_multiflip.o overlap/.libs/graph_blockmodel_overlap_multiflip_mcmc.o overlap/.libs/graph_blockmodel_overlap_vacate.o layers/.libs/graph_blockmodel_layers.o layers/.libs/graph_blockmodel_layers_exhaustive.o layers/.libs/graph_blockmodel_layers_gibbs.o layers/.libs/graph_blockmodel_layers_imp.o layers/.libs/graph_blockmodel_layers_mcmc.o layers/.libs/graph_blockmodel_layers_merge.o layers/.libs/graph_blockmodel_layers_multicanonical.o layers/.libs/graph_blockmodel_layers_multicanonical_multiflip.o layers/.libs/graph_blockmodel_layers_multiflip_mcmc.o layers/.libs/graph_blockmodel_layers_overlap.o layers/.libs/graph_blockmodel_layers_overlap_exhaustive.o layers/.libs/graph_blockmodel_layers_overlap_gibbs.o layers/.libs/graph_blockmodel_layers_overlap_mcmc.o layers/.libs/graph_blockmodel_layers_overlap_mcmc_bundled.o layers/.libs/graph_blockmodel_layers_overlap_multicanonical.o layers/.libs/graph_blockmodel_layers_overlap_multicanonical_multiflip.o layers/.libs/graph_blockmodel_layers_overlap_multiflip_mcmc.o layers/.libs/graph_blockmodel_layers_overlap_vacate.o support/.libs/cache.o support/.libs/int_part.o support/.libs/spence.o .libs/graph_inference.o .libs/graph_modularity.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -L/usr/lib -lgmp -O3
superenv removed: -L/usr/lib -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_inference.0.so -bundle blockmodel/.libs/graph_blockmodel.o blockmodel/.libs/graph_blockmodel_em.o blockmodel/.libs/graph_blockmodel_exhaustive.o blockmodel/.libs/graph_blockmodel_gibbs.o blockmodel/.libs/graph_blockmodel_imp.o blockmodel/.libs/graph_blockmodel_imp2.o blockmodel/.libs/graph_blockmodel_marginals.o blockmodel/.libs/graph_blockmodel_mcmc.o blockmodel/.libs/graph_blockmodel_merge.o blockmodel/.libs/graph_blockmodel_multicanonical.o blockmodel/.libs/graph_blockmodel_multicanonical_multiflip.o blockmodel/.libs/graph_blockmodel_multiflip_mcmc.o overlap/.libs/graph_blockmodel_overlap.o overlap/.libs/graph_blockmodel_overlap_exhaustive.o overlap/.libs/graph_blockmodel_overlap_gibbs.o overlap/.libs/graph_blockmodel_overlap_mcmc.o overlap/.libs/graph_blockmodel_overlap_mcmc_bundled.o overlap/.libs/graph_blockmodel_overlap_multicanonical.o overlap/.libs/graph_blockmodel_overlap_multicanonical_multiflip.o overlap/.libs/graph_blockmodel_overlap_multiflip_mcmc.o overlap/.libs/graph_blockmodel_overlap_vacate.o layers/.libs/graph_blockmodel_layers.o layers/.libs/graph_blockmodel_layers_exhaustive.o layers/.libs/graph_blockmodel_layers_gibbs.o layers/.libs/graph_blockmodel_layers_imp.o layers/.libs/graph_blockmodel_layers_mcmc.o layers/.libs/graph_blockmodel_layers_merge.o layers/.libs/graph_blockmodel_layers_multicanonical.o layers/.libs/graph_blockmodel_layers_multicanonical_multiflip.o layers/.libs/graph_blockmodel_layers_multiflip_mcmc.o layers/.libs/graph_blockmodel_layers_overlap.o layers/.libs/graph_blockmodel_layers_overlap_exhaustive.o layers/.libs/graph_blockmodel_layers_overlap_gibbs.o layers/.libs/graph_blockmodel_layers_overlap_mcmc.o layers/.libs/graph_blockmodel_layers_overlap_mcmc_bundled.o layers/.libs/graph_blockmodel_layers_overlap_multicanonical.o layers/.libs/graph_blockmodel_layers_overlap_multicanonical_multiflip.o layers/.libs/graph_blockmodel_layers_overlap_multiflip_mcmc.o layers/.libs/graph_blockmodel_layers_overlap_vacate.o support/.libs/cache.o support/.libs/int_part.o support/.libs/spence.o .libs/graph_inference.o .libs/graph_modularity.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -lgmp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/layout -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/layout/graph_arf.cc -fno-common -DPIC -o .libs/graph_arf.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/layout -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/layout/graph_arf.cc -fno-common -DPIC -o .libs/graph_arf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/layout -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/layout/graph_bind_layout.cc -fno-common -DPIC -o .libs/graph_bind_layout.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/layout -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/layout/graph_bind_layout.cc -fno-common -DPIC -o .libs/graph_bind_layout.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/layout -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/layout/graph_radial.cc -fno-common -DPIC -o .libs/graph_radial.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/layout -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/layout/graph_radial.cc -fno-common -DPIC -o .libs/graph_radial.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/layout -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/layout/graph_planar_layout.cc -fno-common -DPIC -o .libs/graph_planar_layout.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/layout -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/layout/graph_planar_layout.cc -fno-common -DPIC -o .libs/graph_planar_layout.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/layout -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/layout/graph_sfdp.cc -fno-common -DPIC -o .libs/graph_sfdp.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/layout -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/layout/graph_sfdp.cc -fno-common -DPIC -o .libs/graph_sfdp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/layout -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/layout/graph_fruchterman_reingold.cc -fno-common -DPIC -o .libs/graph_fruchterman_reingold.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/layout -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/layout/graph_fruchterman_reingold.cc -fno-common -DPIC -o .libs/graph_fruchterman_reingold.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_layout.0.so -bundle .libs/graph_arf.o .libs/graph_planar_layout.o .libs/graph_fruchterman_reingold.o .libs/graph_sfdp.o .libs/graph_radial.o .libs/graph_bind_layout.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -L/usr/lib -lgmp -O3
superenv removed: -L/usr/lib -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_layout.0.so -bundle .libs/graph_arf.o .libs/graph_planar_layout.o .libs/graph_fruchterman_reingold.o .libs/graph_sfdp.o .libs/graph_radial.o .libs/graph_bind_layout.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -lgmp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/search -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/search/graph_astar_implicit.cc -fno-common -DPIC -o .libs/graph_astar_implicit.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/search -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/search/graph_astar_implicit.cc -fno-common -DPIC -o .libs/graph_astar_implicit.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/search -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/search/graph_dfs.cc -fno-common -DPIC -o .libs/graph_dfs.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/search -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/search/graph_dfs.cc -fno-common -DPIC -o .libs/graph_dfs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/search -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/search/graph_astar.cc -fno-common -DPIC -o .libs/graph_astar.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/search -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/search/graph_astar.cc -fno-common -DPIC -o .libs/graph_astar.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/search -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/search/graph_search_bind.cc -fno-common -DPIC -o .libs/graph_search_bind.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/search -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/search/graph_search_bind.cc -fno-common -DPIC -o .libs/graph_search_bind.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/search -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/search/graph_dijkstra.cc -fno-common -DPIC -o .libs/graph_dijkstra.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/search -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/search/graph_dijkstra.cc -fno-common -DPIC -o .libs/graph_dijkstra.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/search -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/search/graph_bellman_ford.cc -fno-common -DPIC -o .libs/graph_bellman_ford.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/search -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/search/graph_bellman_ford.cc -fno-common -DPIC -o .libs/graph_bellman_ford.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/search -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/search/graph_bfs.cc -fno-common -DPIC -o .libs/graph_bfs.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/search -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/search/graph_bfs.cc -fno-common -DPIC -o .libs/graph_bfs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_search.0.so -bundle .libs/graph_bfs.o .libs/graph_dfs.o .libs/graph_dijkstra.o .libs/graph_bellman_ford.o .libs/graph_astar.o .libs/graph_astar_implicit.o .libs/graph_search_bind.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -L/usr/lib -lgmp -O3
superenv removed: -L/usr/lib -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_search.0.so -bundle .libs/graph_bfs.o .libs/graph_dfs.o .libs/graph_dijkstra.o .libs/graph_bellman_ford.o .libs/graph_astar.o .libs/graph_astar_implicit.o .libs/graph_search_bind.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -lgmp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/spectral -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/local/Cellar/libsigc++/2.10.0/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.10.0/lib/sigc++-2.0/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/cairomm/1.12.2/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.12.2/lib/cairomm-1.0/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/spectral/graph_matrix.cc -fno-common -DPIC -o .libs/graph_matrix.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/spectral -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/local/Cellar/libsigc++/2.10.0/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.10.0/lib/sigc++-2.0/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/cairomm/1.12.2/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.12.2/lib/cairomm-1.0/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/spectral/graph_matrix.cc -fno-common -DPIC -o .libs/graph_matrix.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/spectral -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/local/Cellar/libsigc++/2.10.0/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.10.0/lib/sigc++-2.0/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/cairomm/1.12.2/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.12.2/lib/cairomm-1.0/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/spectral/graph_norm_laplacian.cc -fno-common -DPIC -o .libs/graph_norm_laplacian.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/spectral -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/local/Cellar/libsigc++/2.10.0/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.10.0/lib/sigc++-2.0/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/cairomm/1.12.2/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.12.2/lib/cairomm-1.0/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/spectral/graph_norm_laplacian.cc -fno-common -DPIC -o .libs/graph_norm_laplacian.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/spectral -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/local/Cellar/libsigc++/2.10.0/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.10.0/lib/sigc++-2.0/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/cairomm/1.12.2/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.12.2/lib/cairomm-1.0/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/spectral/graph_adjacency.cc -fno-common -DPIC -o .libs/graph_adjacency.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/spectral -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/local/Cellar/libsigc++/2.10.0/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.10.0/lib/sigc++-2.0/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/cairomm/1.12.2/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.12.2/lib/cairomm-1.0/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/spectral/graph_adjacency.cc -fno-common -DPIC -o .libs/graph_adjacency.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/spectral -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/local/Cellar/libsigc++/2.10.0/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.10.0/lib/sigc++-2.0/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/cairomm/1.12.2/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.12.2/lib/cairomm-1.0/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/spectral/graph_transition.cc -fno-common -DPIC -o .libs/graph_transition.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/spectral -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/local/Cellar/libsigc++/2.10.0/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.10.0/lib/sigc++-2.0/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/cairomm/1.12.2/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.12.2/lib/cairomm-1.0/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/spectral/graph_transition.cc -fno-common -DPIC -o .libs/graph_transition.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/spectral -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/local/Cellar/libsigc++/2.10.0/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.10.0/lib/sigc++-2.0/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/cairomm/1.12.2/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.12.2/lib/cairomm-1.0/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/spectral/graph_laplacian.cc -fno-common -DPIC -o .libs/graph_laplacian.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/spectral -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/local/Cellar/libsigc++/2.10.0/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.10.0/lib/sigc++-2.0/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/cairomm/1.12.2/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.12.2/lib/cairomm-1.0/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/spectral/graph_laplacian.cc -fno-common -DPIC -o .libs/graph_laplacian.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/spectral -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/local/Cellar/libsigc++/2.10.0/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.10.0/lib/sigc++-2.0/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/cairomm/1.12.2/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.12.2/lib/cairomm-1.0/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/spectral/graph_incidence.cc -fno-common -DPIC -o .libs/graph_incidence.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/spectral -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -I/usr/local/Cellar/libsigc++/2.10.0/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++/2.10.0/lib/sigc++-2.0/include -I/usr/local/Cellar/libpng/1.6.34/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.12.6/include -I/usr/local/Cellar/pixman/0.34.0_1/include/pixman-1 -I/usr/local/Cellar/pcre/8.41/include -I/usr/local/Cellar/glib/2.54.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.54.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.10/include/cairo -I/usr/local/Cellar/cairomm/1.12.2/include/cairomm-1.0 -I/usr/local/Cellar/cairomm/1.12.2/lib/cairomm-1.0/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/spectral/graph_incidence.cc -fno-common -DPIC -o .libs/graph_incidence.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_spectral.0.so -bundle .libs/graph_adjacency.o .libs/graph_incidence.o .libs/graph_laplacian.o .libs/graph_norm_laplacian.o .libs/graph_matrix.o .libs/graph_transition.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -L/usr/lib -lgmp -O3
superenv removed: -L/usr/lib -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_spectral.0.so -bundle .libs/graph_adjacency.o .libs/graph_incidence.o .libs/graph_laplacian.o .libs/graph_norm_laplacian.o .libs/graph_matrix.o .libs/graph_transition.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -lgmp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/stats -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/stats/graph_parallel.cc -fno-common -DPIC -o .libs/graph_parallel.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/stats -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/stats/graph_parallel.cc -fno-common -DPIC -o .libs/graph_parallel.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/stats -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/stats/graph_histograms.cc -fno-common -DPIC -o .libs/graph_histograms.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/stats -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/stats/graph_histograms.cc -fno-common -DPIC -o .libs/graph_histograms.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/stats -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/stats/graph_stats_bind.cc -fno-common -DPIC -o .libs/graph_stats_bind.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/stats -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/stats/graph_stats_bind.cc -fno-common -DPIC -o .libs/graph_stats_bind.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/stats -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/stats/graph_distance.cc -fno-common -DPIC -o .libs/graph_distance.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/stats -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/stats/graph_distance.cc -fno-common -DPIC -o .libs/graph_distance.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/stats -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/stats/graph_distance_sampled.cc -fno-common -DPIC -o .libs/graph_distance_sampled.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/stats -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/stats/graph_distance_sampled.cc -fno-common -DPIC -o .libs/graph_distance_sampled.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/stats -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/stats/graph_average.cc -fno-common -DPIC -o .libs/graph_average.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/stats -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/stats/graph_average.cc -fno-common -DPIC -o .libs/graph_average.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_stats.0.so -bundle .libs/graph_histograms.o .libs/graph_average.o .libs/graph_parallel.o .libs/graph_distance.o .libs/graph_distance_sampled.o .libs/graph_stats_bind.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -L/usr/lib -lgmp -O3 -O3
superenv removed: -L/usr/lib -O3 -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_stats.0.so -bundle .libs/graph_histograms.o .libs/graph_average.o .libs/graph_parallel.o .libs/graph_distance.o .libs/graph_distance_sampled.o .libs/graph_stats_bind.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -lgmp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_all_circuits.cc -fno-common -DPIC -o .libs/graph_all_circuits.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_all_circuits.cc -fno-common -DPIC -o .libs/graph_all_circuits.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_components.cc -fno-common -DPIC -o .libs/graph_components.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_components.cc -fno-common -DPIC -o .libs/graph_components.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_all_distances.cc -fno-common -DPIC -o .libs/graph_all_distances.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_all_distances.cc -fno-common -DPIC -o .libs/graph_all_distances.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_distance.cc -fno-common -DPIC -o .libs/graph_distance.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_distance.cc -fno-common -DPIC -o .libs/graph_distance.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_isomorphism.cc -fno-common -DPIC -o .libs/graph_isomorphism.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_isomorphism.cc -fno-common -DPIC -o .libs/graph_isomorphism.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_bipartite.cc -fno-common -DPIC -o .libs/graph_bipartite.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_bipartite.cc -fno-common -DPIC -o .libs/graph_bipartite.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_diameter.cc -fno-common -DPIC -o .libs/graph_diameter.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_diameter.cc -fno-common -DPIC -o .libs/graph_diameter.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_dominator_tree.cc -fno-common -DPIC -o .libs/graph_dominator_tree.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_dominator_tree.cc -fno-common -DPIC -o .libs/graph_dominator_tree.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_kcore.cc -fno-common -DPIC -o .libs/graph_kcore.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_kcore.cc -fno-common -DPIC -o .libs/graph_kcore.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_maximal_planar.cc -fno-common -DPIC -o .libs/graph_maximal_planar.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_maximal_planar.cc -fno-common -DPIC -o .libs/graph_maximal_planar.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_maximal_vertex_set.cc -fno-common -DPIC -o .libs/graph_maximal_vertex_set.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_maximal_vertex_set.cc -fno-common -DPIC -o .libs/graph_maximal_vertex_set.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_minimum_spanning_tree.cc -fno-common -DPIC -o .libs/graph_minimum_spanning_tree.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_minimum_spanning_tree.cc -fno-common -DPIC -o .libs/graph_minimum_spanning_tree.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_percolation.cc -fno-common -DPIC -o .libs/graph_percolation.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_percolation.cc -fno-common -DPIC -o .libs/graph_percolation.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_planar.cc -fno-common -DPIC -o .libs/graph_planar.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_planar.cc -fno-common -DPIC -o .libs/graph_planar.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_random_matching.cc -fno-common -DPIC -o .libs/graph_random_matching.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_random_matching.cc -fno-common -DPIC -o .libs/graph_random_matching.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_random_spanning_tree.cc -fno-common -DPIC -o .libs/graph_random_spanning_tree.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_random_spanning_tree.cc -fno-common -DPIC -o .libs/graph_random_spanning_tree.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_reciprocity.cc -fno-common -DPIC -o .libs/graph_reciprocity.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_reciprocity.cc -fno-common -DPIC -o .libs/graph_reciprocity.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_sequential_color.cc -fno-common -DPIC -o .libs/graph_sequential_color.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_sequential_color.cc -fno-common -DPIC -o .libs/graph_sequential_color.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_similarity.cc -fno-common -DPIC -o .libs/graph_similarity.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_similarity.cc -fno-common -DPIC -o .libs/graph_similarity.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_similarity_imp.cc -fno-common -DPIC -o .libs/graph_similarity_imp.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_similarity_imp.cc -fno-common -DPIC -o .libs/graph_similarity_imp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_subgraph_isomorphism.cc -fno-common -DPIC -o .libs/graph_subgraph_isomorphism.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_subgraph_isomorphism.cc -fno-common -DPIC -o .libs/graph_subgraph_isomorphism.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_topological_sort.cc -fno-common -DPIC -o .libs/graph_topological_sort.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_topological_sort.cc -fno-common -DPIC -o .libs/graph_topological_sort.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_topology.cc -fno-common -DPIC -o .libs/graph_topology.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_topology.cc -fno-common -DPIC -o .libs/graph_topology.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_tsp.cc -fno-common -DPIC -o .libs/graph_tsp.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_tsp.cc -fno-common -DPIC -o .libs/graph_tsp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_transitive_closure.cc -fno-common -DPIC -o .libs/graph_transitive_closure.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_transitive_closure.cc -fno-common -DPIC -o .libs/graph_transitive_closure.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_vertex_similarity.cc -fno-common -DPIC -o .libs/graph_vertex_similarity.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/topology -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/topology/graph_vertex_similarity.cc -fno-common -DPIC -o .libs/graph_vertex_similarity.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_topology.0.so -bundle .libs/graph_all_circuits.o .libs/graph_all_distances.o .libs/graph_bipartite.o .libs/graph_components.o .libs/graph_distance.o .libs/graph_diameter.o .libs/graph_dominator_tree.o .libs/graph_isomorphism.o .libs/graph_kcore.o .libs/graph_maximal_planar.o .libs/graph_maximal_vertex_set.o .libs/graph_minimum_spanning_tree.o .libs/graph_percolation.o .libs/graph_planar.o .libs/graph_random_matching.o .libs/graph_random_spanning_tree.o .libs/graph_reciprocity.o .libs/graph_sequential_color.o .libs/graph_similarity.o .libs/graph_similarity_imp.o .libs/graph_subgraph_isomorphism.o .libs/graph_topological_sort.o .libs/graph_topology.o .libs/graph_tsp.o .libs/graph_transitive_closure.o .libs/graph_vertex_similarity.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -L/usr/lib -lgmp -O3
superenv removed: -L/usr/lib -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_topology.0.so -bundle .libs/graph_all_circuits.o .libs/graph_all_distances.o .libs/graph_bipartite.o .libs/graph_components.o .libs/graph_distance.o .libs/graph_diameter.o .libs/graph_dominator_tree.o .libs/graph_isomorphism.o .libs/graph_kcore.o .libs/graph_maximal_planar.o .libs/graph_maximal_vertex_set.o .libs/graph_minimum_spanning_tree.o .libs/graph_percolation.o .libs/graph_planar.o .libs/graph_random_matching.o .libs/graph_random_spanning_tree.o .libs/graph_reciprocity.o .libs/graph_sequential_color.o .libs/graph_similarity.o .libs/graph_similarity_imp.o .libs/graph_subgraph_isomorphism.o .libs/graph_topological_sort.o .libs/graph_topology.o .libs/graph_tsp.o .libs/graph_transitive_closure.o .libs/graph_vertex_similarity.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -lgmp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/util -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/util/graph_util_bind.cc -fno-common -DPIC -o .libs/graph_util_bind.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/util -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/util/graph_util_bind.cc -fno-common -DPIC -o .libs/graph_util_bind.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/util -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I../../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../../src/graph/util/graph_search.cc -fno-common -DPIC -o .libs/graph_search.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../../src/graph/util -I../../.. -I../../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../../src/graph -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../../src/graph/util/graph_search.cc -fno-common -DPIC -o .libs/graph_search.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_util.0.so -bundle .libs/graph_search.o .libs/graph_util_bind.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -L/usr/lib -lgmp -O3
superenv removed: -L/usr/lib -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_util.0.so -bundle .libs/graph_search.o .libs/graph_util_bind.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -lgmp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_exceptions.cc -fno-common -DPIC -o .libs/graph_exceptions.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_exceptions.cc -fno-common -DPIC -o .libs/graph_exceptions.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/demangle.cc -fno-common -DPIC -o .libs/demangle.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/demangle.cc -fno-common -DPIC -o .libs/demangle.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph.cc -fno-common -DPIC -o .libs/graph.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph.cc -fno-common -DPIC -o .libs/graph.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_bind.cc -fno-common -DPIC -o .libs/graph_bind.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_bind.cc -fno-common -DPIC -o .libs/graph_bind.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_filtering.cc -fno-common -DPIC -o .libs/graph_filtering.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_filtering.cc -fno-common -DPIC -o .libs/graph_filtering.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_io.cc -fno-common -DPIC -o .libs/graph_io.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_io.cc -fno-common -DPIC -o .libs/graph_io.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/base64.cc -fno-common -DPIC -o .libs/base64.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/base64.cc -fno-common -DPIC -o .libs/base64.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_copy.cc -fno-common -DPIC -o .libs/graph_copy.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_copy.cc -fno-common -DPIC -o .libs/graph_copy.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_openmp.cc -fno-common -DPIC -o .libs/graph_openmp.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_openmp.cc -fno-common -DPIC -o .libs/graph_openmp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_properties.cc -fno-common -DPIC -o .libs/graph_properties.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_properties.cc -fno-common -DPIC -o .libs/graph_properties.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_properties_imp1.cc -fno-common -DPIC -o .libs/graph_properties_imp1.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_properties_imp1.cc -fno-common -DPIC -o .libs/graph_properties_imp1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_properties_imp2.cc -fno-common -DPIC -o .libs/graph_properties_imp2.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_properties_imp2.cc -fno-common -DPIC -o .libs/graph_properties_imp2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_properties_imp3.cc -fno-common -DPIC -o .libs/graph_properties_imp3.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_properties_imp3.cc -fno-common -DPIC -o .libs/graph_properties_imp3.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_properties_imp4.cc -fno-common -DPIC -o .libs/graph_properties_imp4.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_properties_imp4.cc -fno-common -DPIC -o .libs/graph_properties_imp4.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_properties_copy.cc -fno-common -DPIC -o .libs/graph_properties_copy.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_properties_copy.cc -fno-common -DPIC -o .libs/graph_properties_copy.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_properties_copy_imp1.cc -fno-common -DPIC -o .libs/graph_properties_copy_imp1.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_properties_copy_imp1.cc -fno-common -DPIC -o .libs/graph_properties_copy_imp1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_properties_group.cc -fno-common -DPIC -o .libs/graph_properties_group.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_properties_group.cc -fno-common -DPIC -o .libs/graph_properties_group.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_properties_ungroup.cc -fno-common -DPIC -o .libs/graph_properties_ungroup.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_properties_ungroup.cc -fno-common -DPIC -o .libs/graph_properties_ungroup.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_properties_map_values.cc -fno-common -DPIC -o .libs/graph_properties_map_values.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_properties_map_values.cc -fno-common -DPIC -o .libs/graph_properties_map_values.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_properties_map_values_imp1.cc -fno-common -DPIC -o .libs/graph_properties_map_values_imp1.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_properties_map_values_imp1.cc -fno-common -DPIC -o .libs/graph_properties_map_values_imp1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_python_interface.cc -fno-common -DPIC -o .libs/graph_python_interface.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_python_interface.cc -fno-common -DPIC -o .libs/graph_python_interface.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_python_interface_imp1.cc -fno-common -DPIC -o .libs/graph_python_interface_imp1.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_python_interface_imp1.cc -fno-common -DPIC -o .libs/graph_python_interface_imp1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_python_interface_export.cc -fno-common -DPIC -o .libs/graph_python_interface_export.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_python_interface_export.cc -fno-common -DPIC -o .libs/graph_python_interface_export.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_selectors.cc -fno-common -DPIC -o .libs/graph_selectors.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/graph_selectors.cc -fno-common -DPIC -o .libs/graph_selectors.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/graphml.cpp -fno-common -DPIC -o .libs/graphml.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/graphml.cpp -fno-common -DPIC -o .libs/graphml.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/random.cc -fno-common -DPIC -o .libs/random.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/random.cc -fno-common -DPIC -o .libs/random.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I../../../src/graph -I../.. -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/usr/local/include -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -c ../../../src/graph/read_graphviz_new.cpp -fno-common -DPIC -o .libs/read_graphviz_new.o
superenv removed: -I/usr/local/include -O3 -Wall -Wextra
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=native -std=gnu++14 -DHAVE_CONFIG_H -I. -I../../../src/graph -I../.. -I../../../src/boost-workaround -DHAVE_CONFIG_H -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -pthread -I/Library/Python/2.7/site-packages/numpy-override/numpy/core/include -I/usr/include -DNDEBUG -Wno-unknown-pragmas -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -ftemplate-backtrace-limit=0 -c ../../../src/graph/read_graphviz_new.cpp -fno-common -DPIC -o .libs/read_graphviz_new.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_core.0.so -bundle .libs/base64.o .libs/demangle.o .libs/graph.o .libs/graph_exceptions.o .libs/graph_bind.o .libs/graph_copy.o .libs/graph_filtering.o .libs/graph_io.o .libs/graph_openmp.o .libs/graph_properties.o .libs/graph_properties_imp1.o .libs/graph_properties_imp2.o .libs/graph_properties_imp3.o .libs/graph_properties_imp4.o .libs/graph_properties_copy.o .libs/graph_properties_copy_imp1.o .libs/graph_properties_group.o .libs/graph_properties_ungroup.o .libs/graph_properties_map_values.o .libs/graph_properties_map_values_imp1.o .libs/graph_python_interface.o .libs/graph_python_interface_imp1.o .libs/graph_python_interface_export.o .libs/graph_selectors.o .libs/graphml.o .libs/random.o .libs/read_graphviz_new.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -L/usr/lib -lgmp -O3
superenv removed: -L/usr/lib -O3
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgraph_tool_core.0.so -bundle .libs/base64.o .libs/demangle.o .libs/graph.o .libs/graph_exceptions.o .libs/graph_bind.o .libs/graph_copy.o .libs/graph_filtering.o .libs/graph_io.o .libs/graph_openmp.o .libs/graph_properties.o .libs/graph_properties_imp1.o .libs/graph_properties_imp2.o .libs/graph_properties_imp3.o .libs/graph_properties_imp4.o .libs/graph_properties_copy.o .libs/graph_properties_copy_imp1.o .libs/graph_properties_group.o .libs/graph_properties_ungroup.o .libs/graph_properties_map_values.o .libs/graph_properties_map_values_imp1.o .libs/graph_python_interface.o .libs/graph_python_interface_imp1.o .libs/graph_python_interface_export.o .libs/graph_selectors.o .libs/graphml.o .libs/random.o .libs/read_graphviz_new.o -lboost_iostreams-mt -lboost_python -lboost_regex-mt -lboost_context-mt -lboost_coroutine-mt -lexpat -lgmp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2017-11-20 10:44:25 +0000
../configure
--disable-debug
--disable-dependency-tracking
--prefix=/usr/local/Cellar/graph-tool/2.26
PYTHON=python3
PYTHON_LDFLAGS=-undefined dynamic_lookup
PYTHON_LIBS=-undefined dynamic_lookup
PYTHON_EXTRA_LIBS=-undefined dynamic_lookup
--with-python-module-path=/usr/local/Cellar/graph-tool/2.26/lib/python3.6/site-packages
checking build system type... x86_64-apple-darwin17.2.0
checking host system type... x86_64-apple-darwin17.2.0
checking target system type... x86_64-apple-darwin17.2.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ../build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... none
checking for library containing strerror... none required
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... none
checking for clang option to accept ISO C99... unsupported
checking for clang option to accept ISO C89... (cached) none needed
checking for clang option to accept ISO Standard C... (cached) none needed
checking how to run the C++ preprocessor... clang++ -E
checking for ANSI C header files... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/super/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin17.2.0 file names to x86_64-apple-darwin17.2.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin17.2.0 file names to toolchain format... func_convert_file_noop
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin17.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking for clang++ option to produce PIC... -fno-common -DPIC
checking if clang++ PIC flag -fno-common -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin17.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether clang++ supports C++14 features by default... no
checking whether clang++ supports C++14 features with -std=gnu++14... yes
checking whether to enable debug info... no
checking whether to enable parallel algorithms with openmp... checking for OpenMP flag of C++ compiler... unknown
checking whether to enable cairo drawing... yes
checking for Expat XML Parser headers in /usr/include... found
checking for Expat XML Parser libraries... found
checking for Expat XML Parser... yes
checking whether python3 version is >= 2.7... yes
checking for python3 version... 3.6
checking for python3 platform... darwin
checking for python3 script directory... ${prefix}/lib/python3.6/site-packages
checking for python3 extension module directory... ${exec_prefix}/lib/python3.6/site-packages
checking for python3.6... /usr/local/opt/python3/Frameworks/Python.framework/Versions/3.6/bin/python3.6
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python == '3.6.3'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/local/Cellar/python3/3.6.3/Frameworks/Python.framework/Versions/3.6/include/python3.6m
checking for Python library path... -undefined dynamic_lookup
checking for Python site-packages path... /usr/local/Cellar/python3/3.6.3/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages
checking python extra libraries... -undefined dynamic_lookup
checking python extra linking flags... -Wl,-stack_size,1000000 -framework CoreFoundation Python.framework/Versions/3.6/Python
checking consistency of all components of python development environment... no
configure: error: in `/private/tmp/graph-tool-20171120-72364-1famafz/graph-tool-2.26/build-python3-3.6':
configure: error:
Could not link test program to Python. Maybe the main Python library has been
installed in some non-standard library path. If so, pass it to configure,
via the LIBS environment variable.
Example: ./configure LIBS="-L/usr/non-standard-path/python/lib"
============================================================================
ERROR!
You probably have to install the development version of the Python package
for your distribution. The exact name of this package varies among them.
============================================================================
See `config.log' for more details
HOMEBREW_VERSION: 1.3.7
ORIGIN: https://github.com/Homebrew/brew
HEAD: 441c212f2dd70f053ee21eac8398c5fe5dfd0551
Last commit: 10 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 989e70179390f67c0ddfc36f7289fbb20b1b3c65
Core tap last commit: 3 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_ARCHFLAGS:
HOMEBREW_CACHE: /Users/gareth/Library/Caches/Homebrew
HOMEBREW_CC: clang
HOMEBREW_CCCFG: sa
HOMEBREW_CXX: clang++
HOMEBREW_DEPENDENCIES: pkg-config,boost,boost-python,libsigc++,libpng,freetype,fontconfig,pixman,gettext,libffi,pcre,glib,cairo,cairomm,gmp,mpfr,cgal,google-sparsehash,jpeg,libtiff,gobject-introspection,gdk-pixbuf,atk,libepoxy,graphite2,icu4c,harfbuzz,pango,hicolor-icon-theme,gsettings-desktop-schemas,gtk+3,numpy,scipy,matplotlib,py2cairo,py3cairo,libcroco,librsvg,adwaita-icon-theme,pygobject3,python3,python3,python3,python3,gcc,python3,python3,python3,python3
HOMEBREW_ENABLE_AUTO_UPDATE_MIGRATION: 1
HOMEBREW_ERROR_PIPE: /tmp/homebrew20171120-71871-h9rqnw/socket
HOMEBREW_FORMULA_PREFIX: /usr/local/Cellar/graph-tool/2.26
HOMEBREW_GIT_CONFIG_FILE: /usr/local/Homebrew/.git/config
HOMEBREW_INCLUDE_PATHS: /usr/local/opt/gettext/include:/usr/local/opt/icu4c/include
HOMEBREW_ISYSTEM_PATHS: /usr/local/include:/usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
HOMEBREW_LIBRARY_PATHS: /usr/local/opt/gettext/lib:/usr/local/opt/libffi/lib:/usr/local/opt/icu4c/lib:/usr/local/lib:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
HOMEBREW_OPT: /usr/local/opt
HOMEBREW_OPTFLAGS: -march=native
HOMEBREW_OPTIMIZATION_LEVEL: Os
HOMEBREW_PREFER_CLT_PROXIES: 1
HOMEBREW_TEMP: /tmp
CPU: octa-core 64-bit skylake
Homebrew Ruby: 2.3.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
Clang: 9.0 build 900
Git: 2.13.6 => /Library/Developer/CommandLineTools/usr/bin/git
Curl: 7.54.0 => /usr/bin/curl
Perl: N/A
Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/2.7.14/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: N/A
Java: 1.8.0_101
macOS: 10.13.1-x86_64
Xcode: N/A
CLT: 9.1.0.0.1.1508540944
X11: 2.7.11 => /opt/X11
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local/opt/icu4c:/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
CMAKE_FRAMEWORK_PATH: /usr/local/opt/python3/Frameworks
MACOSX_DEPLOYMENT_TARGET: 10.13
PKG_CONFIG_PATH: /usr/local/opt/libsigc++/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/cairomm/lib/pkgconfig:/usr/local/opt/google-sparsehash/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/gdk-pixbuf/lib/pkgconfig:/usr/local/opt/atk/lib/pkgconfig:/usr/local/opt/libepoxy/lib/pkgconfig:/usr/local/opt/graphite2/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/pango/lib/pkgconfig:/usr/local/opt/gtk+3/lib/pkgconfig:/usr/local/opt/libcroco/lib/pkgconfig:/usr/local/opt/librsvg/lib/pkgconfig:/usr/local/opt/pygobject3/lib/pkgconfig:/usr/local/opt/python3/lib/pkgconfig:/usr/local/opt/gsettings-desktop-schemas/share/pkgconfig:/usr/local/opt/py2cairo/share/pkgconfig:/usr/local/opt/py3cairo/share/pkgconfig:/usr/local/opt/adwaita-icon-theme/share/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/opt/python3/Frameworks/Python.framework/Versions/3.6/bin:/usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/pkg-config/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/gettext/bin:/usr/local/opt/pcre/bin:/usr/local/opt/glib/bin:/usr/local/opt/cairo/bin:/usr/local/opt/cgal/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/gobject-introspection/bin:/usr/local/opt/gdk-pixbuf/bin:/usr/local/opt/graphite2/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/harfbuzz/bin:/usr/local/opt/pango/bin:/usr/local/opt/gtk+3/bin:/usr/local/opt/numpy/bin:/usr/local/opt/libcroco/bin:/usr/local/opt/librsvg/bin:/usr/local/opt/python3/bin:/usr/local/opt/gcc/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -v
superenv executed: clang++ -v
clang++ called with: -V
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c -g conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c -g conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -o conftest conftest.cpp conftstm.o
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest conftest.cpp conftstm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -Wl,-exported_symbols_list,conftest.sym conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -Wl,-exported_symbols_list,conftest.sym conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -c -o conftest.o conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -g -O2 -c -o conftest.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 -static conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -static conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -o out/conftest2.o conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=native -c -g -O2 -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang called with: -print-search-dirs
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -print-multi-os-directory
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -g -O2 -print-multi-os-directory -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -o conftest conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c -fno-common -DPIC -DPIC conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c -fno-common -DPIC -DPIC conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -o conftest -static conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -static conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -o out/conftest2.o conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c -o out/conftest2.o conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -fopenmp -DNDEBUG conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -fopenmp -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -openmp -DNDEBUG conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -openmp -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -qopenmp -DNDEBUG conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -qopenmp -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -mp -DNDEBUG conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -mp -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -xopenmp -DNDEBUG conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -xopenmp -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -omp -DNDEBUG conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -omp -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -qsmp=omp -DNDEBUG conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -qsmp=omp -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -o conftest -DNDEBUG conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -DNDEBUG conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/include conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -c -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/include conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++14 -o conftest -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/include -L/usr/lib conftest.cpp -lexpat
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -std=gnu++14 -o conftest -Wno-unknown-pragmas -O3 -fvisibility=default -fvisibility-inlines-hidden -Wno-deprecated -Wall -Wextra -ftemplate-backtrace-limit=0 -DNDEBUG -I/usr/include -L/usr/lib conftest.cpp -lexpat -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -DNDEBUG -I/usr/local/Cellar/python3/3.6.3/Frameworks/Python.framework/Versions/3.6/include/python3.6m -Wl,-stack_size,1000000 -framework CoreFoundation Python.framework/Versions/3.6/Python conftest.c -undefined dynamic_lookup -undefined dynamic_lookup -undefined dynamic_lookup
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -DNDEBUG -I/usr/local/Cellar/python3/3.6.3/Frameworks/Python.framework/Versions/3.6/include/python3.6m -Wl,-stack_size,1000000 -framework CoreFoundation Python.framework/Versions/3.6/Python conftest.c -undefined dynamic_lookup -undefined dynamic_lookup -undefined dynamic_lookup -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -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