Skip to content

Instantly share code, notes, and snippets.

@mistydemeo
Created June 17, 2019 17:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mistydemeo/571be69100287a5eae6e97fb0eb0a9af to your computer and use it in GitHub Desktop.
Save mistydemeo/571be69100287a5eae6e97fb0eb0a9af to your computer and use it in GitHub Desktop.
harfbuzz on macOS 10.15 - Homebrew build logs
Homebrew build logs for harfbuzz on macOS 10.15
Build date: 2019-06-17 10:07:42
HOMEBREW_VERSION: 2.1.5-13-g755123d-dirty
ORIGIN: https://github.com/Homebrew/brew
HEAD: 755123d2c813cb9172fc823ea38ca13488c15a54
Last commit: 4 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: ebe417a81c2aada8a724a43f20191eb7214f5ac6
Core tap last commit: 32 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_DEVELOPER: 1
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_SKIP_OR_LATER_BOTTLES: 1
HOMEBREW_VISUAL: subl -w
CPU: quad-core 64-bit kabylake
Homebrew Ruby: 2.6.0 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
Clang: 11.0 build 1100
Git: 2.22.0 => /usr/local/bin/git
Curl: 7.64.1 => /usr/bin/curl
Java: 1.8.0_181-zulu-8.31.0.1
macOS: 10.15-x86_64
CLT: 11.0.0.0.1.1559496560
Xcode: N/A
CLT headers: 11.0.0.0.1.1559496560
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: You have unlinked kegs in your Cellar.
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
docker
Warning: You have uncommitted modifications to Homebrew.
If this is a surprise to you, then you should stash these modifications.
Stashing returns Homebrew to a pristine state but can be undone
should you later need to do so for some reason.
cd /usr/local/Homebrew/Library && git stash && git clean -d -f
2019-06-17 10:06:50 -0700
./configure
--disable-dependency-tracking
--prefix=/usr/local/Cellar/harfbuzz/2.5.1
--enable-introspection=yes
--enable-static
--with-cairo=yes
--with-coretext=yes
--with-freetype=yes
--with-glib=yes
--with-gobject=yes
--with-graphite2=yes
--with-icu=yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./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 whether UID '501' is supported by ustar format... yes
checking whether GID '20' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/sed
checking whether to build with code coverage support... no
checking whether make supports the include directive... yes (GNU style)
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 ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-apple-darwin19.0.0
checking host system type... x86_64-apple-darwin19.0.0
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/local/Homebrew/Library/Homebrew/shims/mac/super/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
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-darwin19.0.0 file names to x86_64-apple-darwin19.0.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin19.0.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 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 how to run the C preprocessor... clang -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 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... darwin19.0.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... yes
checking for gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking dependency style of clang... (cached) none
checking for clang option to accept ISO C99... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... none
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... darwin19.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether clang++ supports C++11 features by default... no
checking whether clang++ supports C++11 features with -std=gnu++11... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for gtk-doc... no
configure: WARNING:
You will not be able to create source packages with 'make dist'
because gtk-doc >= 1.15 is not found.
checking for gtkdoc-check... no
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for GTKDOC_DEPS... yes
checking for atexit... yes
checking for mprotect... yes
checking for sysconf... yes
checking for getpagesize... yes
checking for mmap... yes
checking for isatty... yes
checking for newlocale... yes
checking for strtod_l... yes
checking for posix_memalign... yes
checking for round... yes
checking for unistd.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking alignment of struct{char;}... 1
checking whether the linker accepts -Bsymbolic-functions... yes
checking for native Win32... no
checking whether clang is Clang... yes
checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for GLIB... yes
checking for GOBJECT... yes
checking for gobject-introspection... yes
checking for CAIRO... yes
checking for CAIRO_FT... yes
checking for FONTCONFIG... yes
checking for ICU... yes
checking for GRAPHITE2... yes
checking for FREETYPE... yes
checking for FT_Get_Var_Blend_Coordinates... yes
checking for FT_Set_Var_Blend_Coordinates... yes
checking for FT_Done_MM_Var... yes
checking for CTFontRef... yes
checking for Intel atomic primitives... true
checking for Solaris atomic operations... false
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/harfbuzz-config.cmake
config.status: creating util/Makefile
config.status: creating test/Makefile
config.status: creating test/api/Makefile
config.status: creating test/fuzzing/Makefile
config.status: creating test/shaping/Makefile
config.status: creating test/shaping/data/Makefile
config.status: creating test/shaping/data/aots/Makefile
config.status: creating test/shaping/data/in-house/Makefile
config.status: creating test/shaping/data/text-rendering-tests/Makefile
config.status: creating test/subset/Makefile
config.status: creating test/subset/data/Makefile
config.status: creating docs/Makefile
config.status: creating docs/version.xml
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
C++ compiler version:
Apple clang version 11.0.0 (clang-1100.0.20.17)
Target: x86_64-apple-darwin19.0.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:
Build configuration:
Unicode callbacks (you want at least one):
Builtin true
Glib: true
ICU: true
Font callbacks (the more the merrier):
FreeType: true
Tools used for command-line utilities:
Cairo: true
Fontconfig: true
Additional shapers (the more the merrier):
Graphite2: true
Platform shapers (not normally needed):
CoreText: true
DirectWrite: false
Uniscribe: false
Other features:
Documentation: no
GObject bindings: true
Introspection: true
clang called with: --version
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem --version -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/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=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -V -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -qversion -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/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=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/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=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c -g conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c conftest.c -o conftest2.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c conftest.c -o conftest2.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -print-prog-name=ld -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/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=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 conftest.c conftstm.o
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c conftstm.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/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=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/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=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -g -O2 -c -o conftest.o conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/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=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/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=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/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=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 -static conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 -static conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/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=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 -o out/conftest2.o conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -print-search-dirs
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -print-search-dirs -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/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=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -g -O2 -print-multi-os-directory -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: --version
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem --version -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/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=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -V -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -qversion -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/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=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: --version
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=nehalem --version -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/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=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=nehalem -V -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -qversion
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=nehalem -qversion -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=nehalem -c conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -c -g conftest.cpp
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=nehalem -c -g conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -E conftest.cpp
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -E conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -E conftest.cpp
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -E conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -E conftest.cpp
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -E conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -E conftest.cpp
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -E conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=nehalem -c -g -O2 conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -o conftest -g -O2 conftest.cpp
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=nehalem -o conftest -g -O2 conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/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=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=nehalem -print-prog-name=ld -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=nehalem -c -g -O2 conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=nehalem -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -o conftest -g -O2 -static conftest.cpp
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=nehalem -o conftest -g -O2 -static conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c -g -O2 -o out/conftest2.o conftest.cpp
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=nehalem -c -g -O2 -o out/conftest2.o conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=nehalem -c -g -O2 conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -c -g -O2 conftest.cpp
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -Os -march=nehalem -std=gnu++11 -c -g -O2 conftest.cpp -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -lm -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/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=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Bsymbolic-functions conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 -Bsymbolic-functions conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -E conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -o conftest -Werror -Wunknown-warning-option -pthread -g -O2 -Bsymbolic-functions conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -Werror -Wunknown-warning-option -pthread -g -O2 -Bsymbolic-functions conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -Werror -Wunknown-warning-option -pthread -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -Werror -Wunknown-warning-option -pthread -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -o conftest -Werror -Wunknown-warning-option -pthread -g -O2 -Bsymbolic-functions conftest.o
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -Werror -Wunknown-warning-option -pthread -g -O2 -Bsymbolic-functions conftest.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -pthread -Bsymbolic-functions conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 -pthread -Bsymbolic-functions conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -pthread -Bsymbolic-functions conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 -pthread -Bsymbolic-functions conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Bsymbolic-functions conftest.c -L/usr/local/opt/freetype/lib -lfreetype
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 -Bsymbolic-functions conftest.c -L/usr/local/opt/freetype/lib -lfreetype -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Bsymbolic-functions conftest.c -L/usr/local/opt/freetype/lib -lfreetype
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 -Bsymbolic-functions conftest.c -L/usr/local/opt/freetype/lib -lfreetype -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Bsymbolic-functions conftest.c -L/usr/local/opt/freetype/lib -lfreetype
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 -Bsymbolic-functions conftest.c -L/usr/local/opt/freetype/lib -lfreetype -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/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=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang -pipe -Os -march=nehalem -c -g -O2 conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang called with: -o conftest -g -O2 -Bsymbolic-functions conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 -Bsymbolic-functions conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Bsymbolic-functions conftest.c
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=nehalem -o conftest -g -O2 -Bsymbolic-functions conftest.c -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -std=gnu++11 --version
superenv added: -pipe -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=nehalem -std=gnu++11 --version -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2019-06-17 10:07:04 -0700
make
install
Making install in src
GEN hb-gobject-enums.cc
GEN hb-gobject-enums.h
/Library/Developer/CommandLineTools/usr/bin/make install-recursive
CXX libharfbuzz_la-hb-aat-layout.lo
CXX main-main.o
CXX libharfbuzz_la-hb-aat-map.lo
CXX libharfbuzz_la-hb-blob.lo
CXX libharfbuzz_la-hb-buffer-serialize.lo
CXX libharfbuzz_la-hb-buffer.lo
CXX libharfbuzz_la-hb-common.lo
CXX libharfbuzz_la-hb-face.lo
CXX libharfbuzz_la-hb-font.lo
CXX libharfbuzz_la-hb-map.lo
CXX libharfbuzz_la-hb-ot-cff1-table.lo
CXX libharfbuzz_la-hb-ot-cff2-table.lo
CXX libharfbuzz_la-hb-ot-color.lo
CXX libharfbuzz_la-hb-ot-face.lo
CXX libharfbuzz_la-hb-ot-font.lo
CXX libharfbuzz_la-hb-ot-layout.lo
CXX libharfbuzz_la-hb-ot-map.lo
CXX libharfbuzz_la-hb-ot-math.lo
CXX libharfbuzz_la-hb-ot-name.lo
CXX libharfbuzz_la-hb-ot-shape-complex-arabic.lo
CXX libharfbuzz_la-hb-ot-shape-complex-default.lo
CXX libharfbuzz_la-hb-ot-shape-complex-hangul.lo
CXX libharfbuzz_la-hb-ot-shape-complex-hebrew.lo
CXX libharfbuzz_la-hb-ot-shape-complex-indic-table.lo
CXX libharfbuzz_la-hb-ot-shape-complex-indic.lo
CXX libharfbuzz_la-hb-ot-shape-complex-khmer.lo
CXX libharfbuzz_la-hb-ot-shape-complex-myanmar.lo
CXX libharfbuzz_la-hb-ot-shape-complex-thai.lo
CXX libharfbuzz_la-hb-ot-shape-complex-use-table.lo
CXX libharfbuzz_la-hb-ot-shape-complex-use.lo
CXX libharfbuzz_la-hb-ot-shape-complex-vowel-constraints.lo
CXX libharfbuzz_la-hb-ot-shape-fallback.lo
CXX libharfbuzz_la-hb-ot-shape-normalize.lo
CXX libharfbuzz_la-hb-ot-shape.lo
CXX libharfbuzz_la-hb-ot-tag.lo
CXX libharfbuzz_la-hb-ot-var.lo
CXX libharfbuzz_la-hb-set.lo
CXX libharfbuzz_la-hb-shape-plan.lo
CXX libharfbuzz_la-hb-shape.lo
CXX libharfbuzz_la-hb-shaper.lo
CXX libharfbuzz_la-hb-static.lo
CXX libharfbuzz_la-hb-ucd.lo
CXX libharfbuzz_la-hb-unicode.lo
CXX libharfbuzz_la-hb-warning.lo
CXX libharfbuzz_la-hb-fallback-shape.lo
CXX libharfbuzz_la-hb-glib.lo
CXX libharfbuzz_la-hb-ft.lo
CXX libharfbuzz_la-hb-graphite2.lo
CXX libharfbuzz_la-hb-coretext.lo
CXX test-test.o
CXX test_buffer_serialize-test-buffer-serialize.o
CXX test_ot_name-test-ot-name.o
CXX test_gpos_size_params-test-gpos-size-params.o
CXX test_gsub_would_substitute-test-gsub-would-substitute.o
CXX test_ot_color-test-ot-color.o
CXX libharfbuzz_subset_la-hb-ot-cff1-table.lo
CXX libharfbuzz_subset_la-hb-ot-cff2-table.lo
hb-coretext.cc:679:36: error: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Werror,-Wextra-semi-stmt]
FAIL ("Buffer resize failed");
^
hb-coretext.cc:694:57: error: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Werror,-Wextra-semi-stmt]
FAIL ("CFStringCreateWithCharactersNoCopy failed");
^
hb-coretext.cc:701:49: error: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Werror,-Wextra-semi-stmt]
FAIL ("CFAttributedStringCreateMutable failed");
^
hb-coretext.cc:724:51: error: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Werror,-Wextra-semi-stmt]
FAIL ("CFStringCreateWithCStringNoCopy failed");
^
hb-coretext.cc:799:43: error: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Werror,-Wextra-semi-stmt]
FAIL ("CFDictionaryCreate failed");
^
hb-coretext.cc:806:66: error: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Werror,-Wextra-semi-stmt]
FAIL ("CTTypesetterCreateWithAttributedStringAndOptions failed");
^
hb-coretext.cc:811:40: error: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Werror,-Wextra-semi-stmt]
FAIL ("CTTypesetterCreateLine failed");
^
hb-coretext.cc:1003:19: error: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Werror,-Wextra-semi-stmt]
SCRATCH_RESTORE();
^
hb-coretext.cc:1051:19: error: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Werror,-Wextra-semi-stmt]
SCRATCH_RESTORE();
^
9 errors generated.
CXX libharfbuzz_subset_la-hb-static.lo
make[3]: *** [libharfbuzz_la-hb-coretext.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [install-recursive] Error 1
make[1]: *** [install] Error 2
make: *** [install-recursive] Error 1
HOMEBREW_VERSION: 2.1.5-13-g755123d-dirty
ORIGIN: https://github.com/Homebrew/brew
HEAD: 755123d2c813cb9172fc823ea38ca13488c15a54
Last commit: 4 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: ebe417a81c2aada8a724a43f20191eb7214f5ac6
Core tap last commit: 32 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CACHE: /Users/mistydemeo/Library/Caches/Homebrew
HOMEBREW_LOGS: /Users/mistydemeo/Library/Logs/Homebrew
CPU: quad-core 64-bit kabylake
Homebrew Ruby: 2.6.0 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
Clang: 11.0 build 1100
Git: 2.22.0 => /usr/local/bin/git
Curl: 7.64.1 => /usr/bin/curl
Java: 1.8.0_181-zulu-8.31.0.1
macOS: 10.15-x86_64
CLT: 11.0.0.0.1.1559496560
Xcode: N/A
CLT headers: 11.0.0.0.1.1559496560
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local/opt/openssl:/usr/local/opt/readline:/usr/local/opt/sqlite:/usr/local/opt/icu4c:/usr/local
CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2:/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
CMAKE_FRAMEWORK_PATH: /usr/local/opt/python/Frameworks
PKG_CONFIG_PATH: /usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/python/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/graphite2/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.15
HOMEBREW_GIT: git
HOMEBREW_SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/local/opt/gobject-introspection/bin:/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/gdbm/bin:/usr/local/opt/openssl/bin:/usr/local/opt/sqlite/bin:/usr/local/opt/xz/bin:/usr/local/opt/python/bin:/usr/local/opt/glib/bin:/usr/local/opt/cairo/bin:/usr/local/opt/graphite2/bin:/usr/local/opt/icu4c/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o main-main.o main.cc
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o main-main.o main.cc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-blob.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-blob.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-blob.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-blob.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-aat-layout.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-aat-layout.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-aat-layout.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-aat-layout.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-aat-map.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-aat-map.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-aat-map.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-aat-map.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-blob.cc -o libharfbuzz_la-hb-blob.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-blob.cc -o libharfbuzz_la-hb-blob.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-aat-map.cc -o libharfbuzz_la-hb-aat-map.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-aat-map.cc -o libharfbuzz_la-hb-aat-map.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-buffer-serialize.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-buffer-serialize.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-buffer-serialize.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-buffer-serialize.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-buffer.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-buffer.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-buffer.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-buffer.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-buffer-serialize.cc -o libharfbuzz_la-hb-buffer-serialize.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-buffer-serialize.cc -o libharfbuzz_la-hb-buffer-serialize.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-common.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-common.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-common.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-common.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-face.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-face.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-face.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-face.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-buffer.cc -o libharfbuzz_la-hb-buffer.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-buffer.cc -o libharfbuzz_la-hb-buffer.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-common.cc -o libharfbuzz_la-hb-common.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-common.cc -o libharfbuzz_la-hb-common.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-font.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-font.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-font.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-font.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-map.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-map.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-map.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-map.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-map.cc -o libharfbuzz_la-hb-map.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-map.cc -o libharfbuzz_la-hb-map.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-face.cc -o libharfbuzz_la-hb-face.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-face.cc -o libharfbuzz_la-hb-face.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-font.cc -o libharfbuzz_la-hb-font.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-font.cc -o libharfbuzz_la-hb-font.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-cff1-table.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-cff1-table.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-cff1-table.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-cff1-table.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-cff2-table.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-cff2-table.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-cff2-table.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-cff2-table.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-aat-layout.cc -o libharfbuzz_la-hb-aat-layout.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-aat-layout.cc -o libharfbuzz_la-hb-aat-layout.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-cff1-table.cc -o libharfbuzz_la-hb-ot-cff1-table.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-cff1-table.cc -o libharfbuzz_la-hb-ot-cff1-table.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-cff2-table.cc -o libharfbuzz_la-hb-ot-cff2-table.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-cff2-table.cc -o libharfbuzz_la-hb-ot-cff2-table.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-color.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-color.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-color.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-color.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-face.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-face.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-face.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-face.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-color.cc -o libharfbuzz_la-hb-ot-color.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-color.cc -o libharfbuzz_la-hb-ot-color.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-font.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-font.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-font.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-font.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-layout.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-layout.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-layout.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-layout.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-face.cc -o libharfbuzz_la-hb-ot-face.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-face.cc -o libharfbuzz_la-hb-ot-face.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-map.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-map.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-map.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-map.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-map.cc -o libharfbuzz_la-hb-ot-map.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-map.cc -o libharfbuzz_la-hb-ot-map.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-math.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-math.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-math.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-math.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-font.cc -o libharfbuzz_la-hb-ot-font.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-font.cc -o libharfbuzz_la-hb-ot-font.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-name.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-name.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-name.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-name.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-math.cc -o libharfbuzz_la-hb-ot-math.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-math.cc -o libharfbuzz_la-hb-ot-math.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-name.cc -o libharfbuzz_la-hb-ot-name.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-name.cc -o libharfbuzz_la-hb-ot-name.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-arabic.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-arabic.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-arabic.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-arabic.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-default.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-default.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-default.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-default.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-default.cc -o libharfbuzz_la-hb-ot-shape-complex-default.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-default.cc -o libharfbuzz_la-hb-ot-shape-complex-default.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-hangul.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-hangul.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-hangul.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-hangul.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-hangul.cc -o libharfbuzz_la-hb-ot-shape-complex-hangul.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-hangul.cc -o libharfbuzz_la-hb-ot-shape-complex-hangul.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-hebrew.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-hebrew.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-hebrew.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-hebrew.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-indic-table.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-indic-table.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-indic-table.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-indic-table.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-hebrew.cc -o libharfbuzz_la-hb-ot-shape-complex-hebrew.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-hebrew.cc -o libharfbuzz_la-hb-ot-shape-complex-hebrew.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-indic.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-indic.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-indic.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-indic.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-indic.cc -o libharfbuzz_la-hb-ot-shape-complex-indic.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-indic.cc -o libharfbuzz_la-hb-ot-shape-complex-indic.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-arabic.cc -o libharfbuzz_la-hb-ot-shape-complex-arabic.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-arabic.cc -o libharfbuzz_la-hb-ot-shape-complex-arabic.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-indic-table.cc -o libharfbuzz_la-hb-ot-shape-complex-indic-table.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-indic-table.cc -o libharfbuzz_la-hb-ot-shape-complex-indic-table.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-layout.cc -o libharfbuzz_la-hb-ot-layout.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-layout.cc -o libharfbuzz_la-hb-ot-layout.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-khmer.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-khmer.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-khmer.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-khmer.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-khmer.cc -o libharfbuzz_la-hb-ot-shape-complex-khmer.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-khmer.cc -o libharfbuzz_la-hb-ot-shape-complex-khmer.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-myanmar.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-myanmar.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-myanmar.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-myanmar.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-thai.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-thai.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-thai.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-thai.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-myanmar.cc -o libharfbuzz_la-hb-ot-shape-complex-myanmar.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-myanmar.cc -o libharfbuzz_la-hb-ot-shape-complex-myanmar.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-thai.cc -o libharfbuzz_la-hb-ot-shape-complex-thai.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-thai.cc -o libharfbuzz_la-hb-ot-shape-complex-thai.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-use-table.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-use-table.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-use-table.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-use-table.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-use.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-use.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-use.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-use.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-use-table.cc -o libharfbuzz_la-hb-ot-shape-complex-use-table.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-use-table.cc -o libharfbuzz_la-hb-ot-shape-complex-use-table.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-vowel-constraints.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-vowel-constraints.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-vowel-constraints.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-vowel-constraints.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-use.cc -o libharfbuzz_la-hb-ot-shape-complex-use.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-use.cc -o libharfbuzz_la-hb-ot-shape-complex-use.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-fallback.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-fallback.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-fallback.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-fallback.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-vowel-constraints.cc -o libharfbuzz_la-hb-ot-shape-complex-vowel-constraints.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-vowel-constraints.cc -o libharfbuzz_la-hb-ot-shape-complex-vowel-constraints.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-normalize.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-normalize.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-normalize.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-normalize.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-shape.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-normalize.cc -o libharfbuzz_la-hb-ot-shape-normalize.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-normalize.cc -o libharfbuzz_la-hb-ot-shape-normalize.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape.cc -o libharfbuzz_la-hb-ot-shape.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape.cc -o libharfbuzz_la-hb-ot-shape.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-tag.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-tag.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-tag.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-tag.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-fallback.cc -o libharfbuzz_la-hb-ot-shape-fallback.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-fallback.cc -o libharfbuzz_la-hb-ot-shape-fallback.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-tag.cc -o libharfbuzz_la-hb-ot-tag.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-tag.cc -o libharfbuzz_la-hb-ot-tag.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-var.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-var.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-var.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ot-var.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-set.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-set.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-set.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-set.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-var.cc -o libharfbuzz_la-hb-ot-var.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-var.cc -o libharfbuzz_la-hb-ot-var.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-set.cc -o libharfbuzz_la-hb-set.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-set.cc -o libharfbuzz_la-hb-set.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-shape-plan.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-shape-plan.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-shape-plan.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-shape-plan.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-shape.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-shape.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-shape.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-shape.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-shaper.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-shaper.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-shaper.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-shaper.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-shape-plan.cc -o libharfbuzz_la-hb-shape-plan.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-shape-plan.cc -o libharfbuzz_la-hb-shape-plan.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-shaper.cc -o libharfbuzz_la-hb-shaper.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-shaper.cc -o libharfbuzz_la-hb-shaper.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-shape.cc -o libharfbuzz_la-hb-shape.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-shape.cc -o libharfbuzz_la-hb-shape.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-static.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-static.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-static.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-static.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ucd.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ucd.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ucd.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ucd.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-unicode.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-unicode.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-unicode.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-unicode.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-unicode.cc -o libharfbuzz_la-hb-unicode.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-unicode.cc -o libharfbuzz_la-hb-unicode.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ucd.cc -o libharfbuzz_la-hb-ucd.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ucd.cc -o libharfbuzz_la-hb-ucd.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-static.cc -o libharfbuzz_la-hb-static.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-static.cc -o libharfbuzz_la-hb-static.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-warning.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-warning.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-warning.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-warning.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-fallback-shape.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-fallback-shape.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-fallback-shape.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-fallback-shape.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-glib.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-glib.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-glib.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-glib.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-warning.cc -o libharfbuzz_la-hb-warning.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-warning.cc -o libharfbuzz_la-hb-warning.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-fallback-shape.cc -o libharfbuzz_la-hb-fallback-shape.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-fallback-shape.cc -o libharfbuzz_la-hb-fallback-shape.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-glib.cc -o libharfbuzz_la-hb-glib.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-glib.cc -o libharfbuzz_la-hb-glib.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ft.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ft.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ft.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-ft.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-graphite2.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-graphite2.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-graphite2.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-graphite2.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -I/usr/local/opt/freetype/include/freetype2 -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o test-test.o test.cc
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o test-test.o test.cc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-coretext.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-coretext.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-coretext.cc -fno-common -DPIC -o .libs/libharfbuzz_la-hb-coretext.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ft.cc -o libharfbuzz_la-hb-ft.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ft.cc -o libharfbuzz_la-hb-ft.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o test_buffer_serialize-test-buffer-serialize.o test-buffer-serialize.cc
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o test_buffer_serialize-test-buffer-serialize.o test-buffer-serialize.cc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-graphite2.cc -o libharfbuzz_la-hb-graphite2.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-graphite2.cc -o libharfbuzz_la-hb-graphite2.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o test_ot_name-test-ot-name.o test-ot-name.cc
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o test_ot_name-test-ot-name.o test-ot-name.cc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o test_gpos_size_params-test-gpos-size-params.o test-gpos-size-params.cc
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o test_gpos_size_params-test-gpos-size-params.o test-gpos-size-params.cc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -I/usr/local/opt/freetype/include/freetype2 -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o test_gsub_would_substitute-test-gsub-would-substitute.o test-gsub-would-substitute.cc
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o test_gsub_would_substitute-test-gsub-would-substitute.o test-gsub-would-substitute.cc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pixman/0.38.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.16.0/include/cairo -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o test_ot_color-test-ot-color.o test-ot-color.cc
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/usr/local/Cellar/glib/2.60.4/include -I/usr/local/Cellar/pixman/0.38.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.16.0/include/cairo -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c -o test_ot_color-test-ot-color.o test-ot-color.cc -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-cff1-table.cc -fno-common -DPIC -o .libs/libharfbuzz_subset_la-hb-ot-cff1-table.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-cff1-table.cc -fno-common -DPIC -o .libs/libharfbuzz_subset_la-hb-ot-cff1-table.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-cff2-table.cc -fno-common -DPIC -o .libs/libharfbuzz_subset_la-hb-ot-cff2-table.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-cff2-table.cc -fno-common -DPIC -o .libs/libharfbuzz_subset_la-hb-ot-cff2-table.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-static.cc -fno-common -DPIC -o .libs/libharfbuzz_subset_la-hb-static.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-static.cc -fno-common -DPIC -o .libs/libharfbuzz_subset_la-hb-static.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-static.cc -o libharfbuzz_subset_la-hb-static.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-static.cc -o libharfbuzz_subset_la-hb-static.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-cff2-table.cc -o libharfbuzz_subset_la-hb-ot-cff2-table.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-cff2-table.cc -o libharfbuzz_subset_la-hb-ot-cff2-table.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
clang++ called with: -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-cff1-table.cc -o libharfbuzz_subset_la-hb-ot-cff1-table.o
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=nehalem -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
superenv executed: clang++ -pipe -w -Os -march=nehalem -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/graphite2/1.3.13/include -fno-rtti -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11 -c hb-ot-cff1-table.cc -o libharfbuzz_subset_la-hb-ot-cff1-table.o -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/icu4c/include
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by HarfBuzz configure 2.5.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/harfbuzz/2.5.1 --enable-introspection=yes --enable-static --with-cairo=yes --with-coretext=yes --with-freetype=yes --with-glib=yes --with-gobject=yes --with-graphite2=yes --with-icu=yes
## --------- ##
## Platform. ##
## --------- ##
hostname = Mistys-MacBook-Pro.local
uname -m = x86_64
uname -r = 19.0.0
uname -s = Darwin
uname -v = Darwin Kernel Version 19.0.0: Fri May 24 17:36:10 PDT 2019; root:xnu-6041.0.0.111.5~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 19.0.0: Fri May 24 17:36:10 PDT 2019; root:xnu-6041.0.0.111.5~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: x86_64h (Intel x86-64h Haswell)
Processors active: 0 1 2 3
Primary memory available: 16.00 gigabytes
Default processor set: 472 tasks, 1788 threads, 4 processors
Load average: 2.94, Mach factor: 1.44
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super
PATH: /usr/local/opt/gobject-introspection/bin
PATH: /usr/local/opt/pkg-config/bin
PATH: /usr/local/opt/libpng/bin
PATH: /usr/local/opt/freetype/bin
PATH: /usr/local/opt/fontconfig/bin
PATH: /usr/local/opt/gettext/bin
PATH: /usr/local/opt/pcre/bin
PATH: /usr/local/opt/gdbm/bin
PATH: /usr/local/opt/openssl/bin
PATH: /usr/local/opt/sqlite/bin
PATH: /usr/local/opt/xz/bin
PATH: /usr/local/opt/python/bin
PATH: /usr/local/opt/glib/bin
PATH: /usr/local/opt/cairo/bin
PATH: /usr/local/opt/graphite2/bin
PATH: /usr/local/opt/icu4c/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3000: checking for a BSD-compatible install
configure:3068: result: /usr/bin/install -c
configure:3079: checking whether build environment is sane
configure:3134: result: yes
configure:3285: checking for a thread-safe mkdir -p
configure:3324: result: ./install-sh -c -d
configure:3331: checking for gawk
configure:3361: result: no
configure:3331: checking for mawk
configure:3361: result: no
configure:3331: checking for nawk
configure:3361: result: no
configure:3331: checking for awk
configure:3347: found /usr/bin/awk
configure:3358: result: awk
configure:3369: checking whether make sets $(MAKE)
configure:3391: result: yes
configure:3420: checking whether make supports nested variables
configure:3437: result: yes
configure:3517: checking whether UID '501' is supported by ustar format
configure:3520: result: yes
configure:3527: checking whether GID '20' is supported by ustar format
configure:3530: result: yes
configure:3538: checking how to create a ustar tar archive
configure:3549: tar --version
bsdtar 3.3.2 - libarchive 3.3.2 zlib/1.2.11 liblzma/5.0.5 bz2lib/1.0.6
configure:3552: $? = 0
configure:3592: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:3595: $? = 0
configure:3599: tar -xf - <conftest.tar
configure:3602: $? = 0
configure:3604: cat conftest.dir/file
GrepMe
configure:3607: $? = 0
configure:3620: result: gnutar
configure:3681: checking whether make supports nested variables
configure:3698: result: yes
configure:3709: checking for a sed that does not truncate output
configure:3773: result: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/sed
configure:3791: checking whether to build with code coverage support
configure:3811: result: no
configure:4154: checking whether make supports the include directive
configure:4169: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:4172: $? = 0
configure:4191: result: yes (GNU style)
configure:4261: checking for gcc
configure:4288: result: clang
configure:4517: checking for C compiler version
configure:4526: clang --version >&5
Apple clang version 11.0.0 (clang-1100.0.20.17)
Target: x86_64-apple-darwin19.0.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:4537: $? = 0
configure:4526: clang -v >&5
Apple clang version 11.0.0 (clang-1100.0.20.17)
Target: x86_64-apple-darwin19.0.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:4537: $? = 0
configure:4526: clang -V >&5
clang: error: unsupported option '-V -isysroot'
configure:4537: $? = 1
configure:4526: clang -qversion >&5
clang: error: unknown argument '-qversion', did you mean '--version'?
configure:4537: $? = 1
configure:4557: checking whether the C compiler works
configure:4579: clang conftest.c >&5
configure:4583: $? = 0
configure:4631: result: yes
configure:4634: checking for C compiler default output file name
configure:4636: result: a.out
configure:4642: checking for suffix of executables
configure:4649: clang -o conftest conftest.c >&5
configure:4653: $? = 0
configure:4675: result:
configure:4697: checking whether we are cross compiling
configure:4705: clang -o conftest conftest.c >&5
configure:4709: $? = 0
configure:4716: ./conftest
configure:4720: $? = 0
configure:4735: result: no
configure:4740: checking for suffix of object files
configure:4762: clang -c conftest.c >&5
configure:4766: $? = 0
configure:4787: result: o
configure:4791: checking whether we are using the GNU C compiler
configure:4810: clang -c conftest.c >&5
configure:4810: $? = 0
configure:4819: result: yes
configure:4828: checking whether clang accepts -g
configure:4848: clang -c -g conftest.c >&5
configure:4848: $? = 0
configure:4889: result: yes
configure:4906: checking for clang option to accept ISO C89
configure:4969: clang -c -g -O2 conftest.c >&5
configure:4969: $? = 0
configure:4982: result: none needed
configure:5007: checking whether clang understands -c and -o together
configure:5029: clang -c conftest.c -o conftest2.o
configure:5032: $? = 0
configure:5029: clang -c conftest.c -o conftest2.o
configure:5032: $? = 0
configure:5044: result: yes
configure:5063: checking dependency style of clang
configure:5174: result: none
configure:5239: checking for ar
configure:5255: found /usr/bin/ar
configure:5266: result: ar
configure:5292: checking the archiver (ar) interface
configure:5308: clang -c -g -O2 conftest.c >&5
configure:5308: $? = 0
configure:5310: ar cru libconftest.a conftest.o >&5
configure:5313: $? = 0
configure:5341: result: ar
configure:5391: checking build system type
configure:5405: result: x86_64-apple-darwin19.0.0
configure:5425: checking host system type
configure:5438: result: x86_64-apple-darwin19.0.0
configure:5479: checking how to print strings
configure:5506: result: printf
configure:5527: checking for a sed that does not truncate output
configure:5591: result: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/sed
configure:5609: checking for grep that handles long lines and -e
configure:5667: result: /usr/bin/grep
configure:5672: checking for egrep
configure:5734: result: /usr/bin/grep -E
configure:5739: checking for fgrep
configure:5801: result: /usr/bin/grep -F
configure:5836: checking for ld used by clang
configure:5903: result: /Library/Developer/CommandLineTools/usr/bin/ld
configure:5910: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
configure:5925: result: no
configure:5937: checking for BSD- or MS-compatible name lister (nm)
configure:5991: result: /usr/bin/nm -B
configure:6121: checking the name lister (/usr/bin/nm -B) interface
configure:6128: clang -c -g -O2 conftest.c >&5
configure:6131: /usr/bin/nm -B "conftest.o"
configure:6134: output
0000000000000230 S _some_variable
configure:6141: result: BSD nm
configure:6144: checking whether ln -s works
configure:6148: result: yes
configure:6156: checking the maximum length of command line arguments
configure:6287: result: 196608
configure:6335: checking how to convert x86_64-apple-darwin19.0.0 file names to x86_64-apple-darwin19.0.0 format
configure:6375: result: func_convert_file_noop
configure:6382: checking how to convert x86_64-apple-darwin19.0.0 file names to toolchain format
configure:6402: result: func_convert_file_noop
configure:6409: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
configure:6416: result: -r
configure:6490: checking for objdump
configure:6506: found /usr/bin/objdump
configure:6517: result: objdump
configure:6549: checking how to recognize dependent libraries
configure:6749: result: pass_all
configure:6834: checking for dlltool
configure:6864: result: no
configure:6894: checking how to associate runtime and link libraries
configure:6921: result: printf %s\n
configure:7045: checking for archiver @FILE support
configure:7062: clang -c -g -O2 conftest.c >&5
configure:7062: $? = 0
configure:7065: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:7068: $? = 1
configure:7088: result: no
configure:7146: checking for strip
configure:7162: found /usr/bin/strip
configure:7173: result: strip
configure:7245: checking for ranlib
configure:7261: found /usr/bin/ranlib
configure:7272: result: ranlib
configure:7374: checking command to parse /usr/bin/nm -B output from clang object
configure:7527: clang -c -g -O2 conftest.c >&5
configure:7530: $? = 0
configure:7534: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7537: $? = 0
cannot find nm_test_var in conftest.nm
configure:7527: clang -c -g -O2 conftest.c >&5
configure:7530: $? = 0
configure:7534: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7537: $? = 0
configure:7603: clang -o conftest -g -O2 conftest.c conftstm.o >&5
warning: (x86_64) could not find object file symbol for symbol _main
configure:7606: $? = 0
configure:7644: result: ok
configure:7691: checking for sysroot
configure:7721: result: no
configure:7728: checking for a working dd
configure:7766: result: /bin/dd
configure:7770: checking how to truncate binary pipes
configure:7785: result: /bin/dd bs=4096 count=1
configure:8114: checking for mt
configure:8144: result: no
configure:8164: checking if : is a manifest tool
configure:8170: : '-?'
configure:8178: result: no
configure:8234: checking for dsymutil
configure:8250: found /usr/bin/dsymutil
configure:8261: result: dsymutil
configure:8326: checking for nmedit
configure:8342: found /usr/bin/nmedit
configure:8353: result: nmedit
configure:8418: checking for lipo
configure:8434: found /usr/bin/lipo
configure:8445: result: lipo
configure:8510: checking for otool
configure:8526: found /usr/bin/otool
configure:8537: result: otool
configure:8602: checking for otool64
configure:8632: result: no
configure:8677: checking for -single_module linker flag
clang -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:8710: result: yes
configure:8713: checking for -exported_symbols_list linker flag
configure:8733: clang -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:8733: $? = 0
configure:8743: result: yes
configure:8746: checking for -force_load linker flag
clang -g -O2 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
clang -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:8778: result: yes
configure:8855: checking how to run the C preprocessor
configure:8886: clang -E conftest.c
configure:8886: $? = 0
configure:8900: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:8900: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HarfBuzz"
| #define PACKAGE_TARNAME "harfbuzz"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "HarfBuzz 2.5.1"
| #define PACKAGE_BUGREPORT "https://github.com/harfbuzz/harfbuzz/issues/new"
| #define PACKAGE_URL "http://harfbuzz.org/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8925: result: clang -E
configure:8945: clang -E conftest.c
configure:8945: $? = 0
configure:8959: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:8959: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HarfBuzz"
| #define PACKAGE_TARNAME "harfbuzz"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "HarfBuzz 2.5.1"
| #define PACKAGE_BUGREPORT "https://github.com/harfbuzz/harfbuzz/issues/new"
| #define PACKAGE_URL "http://harfbuzz.org/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8988: checking for ANSI C header files
configure:9008: clang -c -g -O2 conftest.c >&5
configure:9008: $? = 0
configure:9081: clang -o conftest -g -O2 conftest.c >&5
configure:9081: $? = 0
configure:9081: ./conftest
configure:9081: $? = 0
configure:9092: result: yes
configure:9105: checking for sys/types.h
configure:9105: clang -c -g -O2 conftest.c >&5
configure:9105: $? = 0
configure:9105: result: yes
configure:9105: checking for sys/stat.h
configure:9105: clang -c -g -O2 conftest.c >&5
configure:9105: $? = 0
configure:9105: result: yes
configure:9105: checking for stdlib.h
configure:9105: clang -c -g -O2 conftest.c >&5
configure:9105: $? = 0
configure:9105: result: yes
configure:9105: checking for string.h
configure:9105: clang -c -g -O2 conftest.c >&5
configure:9105: $? = 0
configure:9105: result: yes
configure:9105: checking for memory.h
configure:9105: clang -c -g -O2 conftest.c >&5
configure:9105: $? = 0
configure:9105: result: yes
configure:9105: checking for strings.h
configure:9105: clang -c -g -O2 conftest.c >&5
configure:9105: $? = 0
configure:9105: result: yes
configure:9105: checking for inttypes.h
configure:9105: clang -c -g -O2 conftest.c >&5
configure:9105: $? = 0
configure:9105: result: yes
configure:9105: checking for stdint.h
configure:9105: clang -c -g -O2 conftest.c >&5
configure:9105: $? = 0
configure:9105: result: yes
configure:9105: checking for unistd.h
configure:9105: clang -c -g -O2 conftest.c >&5
configure:9105: $? = 0
configure:9105: result: yes
configure:9119: checking for dlfcn.h
configure:9119: clang -c -g -O2 conftest.c >&5
configure:9119: $? = 0
configure:9119: result: yes
configure:9374: checking for objdir
configure:9389: result: .libs
configure:9653: checking if clang supports -fno-rtti -fno-exceptions
configure:9671: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:9675: $? = 0
configure:9688: result: yes
configure:10046: checking for clang option to produce PIC
configure:10053: result: -fno-common -DPIC
configure:10061: checking if clang PIC flag -fno-common -DPIC works
configure:10079: clang -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:10083: $? = 0
configure:10096: result: yes
configure:10125: checking if clang static flag -static works
configure:10153: result: no
configure:10168: checking if clang supports -c -o file.o
configure:10189: clang -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:10193: $? = 0
configure:10215: result: yes
configure:10223: checking if clang supports -c -o file.o
configure:10270: result: yes
configure:10303: checking whether the clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
configure:11562: result: yes
configure:11802: checking dynamic linker characteristics
configure:12623: result: darwin19.0.0 dyld
configure:12745: checking how to hardcode library paths into programs
configure:12770: result: immediate
configure:13318: checking whether stripping libraries is possible
configure:13332: result: yes
configure:13358: checking if libtool supports shared libraries
configure:13360: result: yes
configure:13363: checking whether to build shared libraries
configure:13388: result: yes
configure:13391: checking whether to build static libraries
configure:13395: result: yes
configure:13482: checking for gcc
configure:13509: result: clang
configure:13738: checking for C compiler version
configure:13747: clang --version >&5
Apple clang version 11.0.0 (clang-1100.0.20.17)
Target: x86_64-apple-darwin19.0.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:13758: $? = 0
configure:13747: clang -v >&5
Apple clang version 11.0.0 (clang-1100.0.20.17)
Target: x86_64-apple-darwin19.0.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:13758: $? = 0
configure:13747: clang -V >&5
clang: error: unsupported option '-V -isysroot'
configure:13758: $? = 1
configure:13747: clang -qversion >&5
clang: error: unknown argument '-qversion', did you mean '--version'?
configure:13758: $? = 1
configure:13762: checking whether we are using the GNU C compiler
configure:13790: result: yes
configure:13799: checking whether clang accepts -g
configure:13860: result: yes
configure:13877: checking for clang option to accept ISO C89
configure:13953: result: none needed
configure:13978: checking whether clang understands -c and -o together
configure:14015: result: yes
configure:14034: checking dependency style of clang
configure:14145: result: none
configure:14160: checking for clang option to accept ISO C99
configure:14309: clang -c -g -O2 conftest.c >&5
configure:14309: $? = 0
configure:14322: result: none needed
configure:14450: checking for C++ compiler version
configure:14459: clang++ --version >&5
Apple clang version 11.0.0 (clang-1100.0.20.17)
Target: x86_64-apple-darwin19.0.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:14470: $? = 0
configure:14459: clang++ -v >&5
Apple clang version 11.0.0 (clang-1100.0.20.17)
Target: x86_64-apple-darwin19.0.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:14470: $? = 0
configure:14459: clang++ -V >&5
clang: error: unsupported option '-V -isysroot'
configure:14470: $? = 1
configure:14459: clang++ -qversion >&5
clang: error: unknown argument '-qversion', did you mean '--version'?
configure:14470: $? = 1
configure:14474: checking whether we are using the GNU C++ compiler
configure:14493: clang++ -c conftest.cpp >&5
configure:14493: $? = 0
configure:14502: result: yes
configure:14511: checking whether clang++ accepts -g
configure:14531: clang++ -c -g conftest.cpp >&5
configure:14531: $? = 0
configure:14572: result: yes
configure:14597: checking dependency style of clang++
configure:14708: result: none
configure:14741: checking how to run the C++ preprocessor
configure:14768: clang++ -E conftest.cpp
configure:14768: $? = 0
configure:14782: clang++ -E conftest.cpp
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:14782: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HarfBuzz"
| #define PACKAGE_TARNAME "harfbuzz"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "HarfBuzz 2.5.1"
| #define PACKAGE_BUGREPORT "https://github.com/harfbuzz/harfbuzz/issues/new"
| #define PACKAGE_URL "http://harfbuzz.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:14807: result: clang++ -E
configure:14827: clang++ -E conftest.cpp
configure:14827: $? = 0
configure:14841: clang++ -E conftest.cpp
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:14841: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HarfBuzz"
| #define PACKAGE_TARNAME "harfbuzz"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "HarfBuzz 2.5.1"
| #define PACKAGE_BUGREPORT "https://github.com/harfbuzz/harfbuzz/issues/new"
| #define PACKAGE_URL "http://harfbuzz.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:15003: checking for ld used by clang++
configure:15070: result: /Library/Developer/CommandLineTools/usr/bin/ld
configure:15077: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
configure:15092: result: no
configure:15147: checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
configure:16220: result: yes
configure:16256: clang++ -c -g -O2 conftest.cpp >&5
configure:16259: $? = 0
configure:16740: checking for clang++ option to produce PIC
configure:16747: result: -fno-common -DPIC
configure:16755: checking if clang++ PIC flag -fno-common -DPIC works
configure:16773: clang++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:16777: $? = 0
configure:16790: result: yes
configure:16813: checking if clang++ static flag -static works
configure:16841: result: no
configure:16853: checking if clang++ supports -c -o file.o
configure:16874: clang++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:16878: $? = 0
configure:16900: result: yes
configure:16905: checking if clang++ supports -c -o file.o
configure:16952: result: yes
configure:16982: checking whether the clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
configure:17022: result: yes
configure:17163: checking dynamic linker characteristics
configure:17911: result: darwin19.0.0 dyld
configure:17976: checking how to hardcode library paths into programs
configure:18001: result: immediate
configure:18048: checking whether clang++ supports C++11 features by default
configure:18342: clang++ -c -g -O2 conftest.cpp >&5
conftest.cpp:32:2: error: "This is not a C++11 compiler"
#error "This is not a C++11 compiler"
^
1 error generated.
configure:18342: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HarfBuzz"
| #define PACKAGE_TARNAME "harfbuzz"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "HarfBuzz 2.5.1"
| #define PACKAGE_BUGREPORT "https://github.com/harfbuzz/harfbuzz/issues/new"
| #define PACKAGE_URL "http://harfbuzz.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
|
| // If the compiler admits that it is not ready for C++11, why torture it?
| // Hopefully, this will speed up the test.
|
| #ifndef __cplusplus
|
| #error "This is not a C++ compiler"
|
| #elif __cplusplus < 201103L
|
| #error "This is not a C++11 compiler"
|
| #else
|
| namespace cxx11
| {
|
| namespace test_static_assert
| {
|
| template <typename T>
| struct check
| {
| static_assert(sizeof(int) <= sizeof(T), "not big enough");
| };
|
| }
|
| namespace test_final_override
| {
|
| struct Base
| {
| virtual void f() {}
| };
|
| struct Derived : public Base
| {
| virtual void f() override {}
| };
|
| }
|
| namespace test_double_right_angle_brackets
| {
|
| template < typename T >
| struct check {};
|
| typedef check<void> single_type;
| typedef check<check<void>> double_type;
| typedef check<check<check<void>>> triple_type;
| typedef check<check<check<check<void>>>> quadruple_type;
|
| }
|
| namespace test_decltype
| {
|
| int
| f()
| {
| int a = 1;
| decltype(a) b = 2;
| return a + b;
| }
|
| }
|
| namespace test_type_deduction
| {
|
| template < typename T1, typename T2 >
| struct is_same
| {
| static const bool value = false;
| };
|
| template < typename T >
| struct is_same<T, T>
| {
| static const bool value = true;
| };
|
| template < typename T1, typename T2 >
| auto
| add(T1 a1, T2 a2) -> decltype(a1 + a2)
| {
| return a1 + a2;
| }
|
| int
| test(const int c, volatile int v)
| {
| static_assert(is_same<int, decltype(0)>::value == true, "");
| static_assert(is_same<int, decltype(c)>::value == false, "");
| static_assert(is_same<int, decltype(v)>::value == false, "");
| auto ac = c;
| auto av = v;
| auto sumi = ac + av + 'x';
| auto sumf = ac + av + 1.0;
| static_assert(is_same<int, decltype(ac)>::value == true, "");
| static_assert(is_same<int, decltype(av)>::value == true, "");
| static_assert(is_same<int, decltype(sumi)>::value == true, "");
| static_assert(is_same<int, decltype(sumf)>::value == false, "");
| static_assert(is_same<int, decltype(add(c, v))>::value == true, "");
| return (sumf > 0.0) ? sumi : add(c, v);
| }
|
| }
|
| namespace test_noexcept
| {
|
| int f() { return 0; }
| int g() noexcept { return 0; }
|
| static_assert(noexcept(f()) == false, "");
| static_assert(noexcept(g()) == true, "");
|
| }
|
| namespace test_constexpr
| {
|
| template < typename CharT >
| unsigned long constexpr
| strlen_c_r(const CharT *const s, const unsigned long acc) noexcept
| {
| return *s ? strlen_c_r(s + 1, acc + 1) : acc;
| }
|
| template < typename CharT >
| unsigned long constexpr
| strlen_c(const CharT *const s) noexcept
| {
| return strlen_c_r(s, 0UL);
| }
|
| static_assert(strlen_c("") == 0UL, "");
| static_assert(strlen_c("1") == 1UL, "");
| static_assert(strlen_c("example") == 7UL, "");
| static_assert(strlen_c("another\0example") == 7UL, "");
|
| }
|
| namespace test_rvalue_references
| {
|
| template < int N >
| struct answer
| {
| static constexpr int value = N;
| };
|
| answer<1> f(int&) { return answer<1>(); }
| answer<2> f(const int&) { return answer<2>(); }
| answer<3> f(int&&) { return answer<3>(); }
|
| void
| test()
| {
| int i = 0;
| const int c = 0;
| static_assert(decltype(f(i))::value == 1, "");
| static_assert(decltype(f(c))::value == 2, "");
| static_assert(decltype(f(0))::value == 3, "");
| }
|
| }
|
| namespace test_uniform_initialization
| {
|
| struct test
| {
| static const int zero {};
| static const int one {1};
| };
|
| static_assert(test::zero == 0, "");
| static_assert(test::one == 1, "");
|
| }
|
| namespace test_lambdas
| {
|
| void
| test1()
| {
| auto lambda1 = [](){};
| auto lambda2 = lambda1;
| lambda1();
| lambda2();
| }
|
| int
| test2()
| {
| auto a = [](int i, int j){ return i + j; }(1, 2);
| auto b = []() -> int { return '0'; }();
| auto c = [=](){ return a + b; }();
| auto d = [&](){ return c; }();
| auto e = [a, &b](int x) mutable {
| const auto identity = [](int y){ return y; };
| for (auto i = 0; i < a; ++i)
| a += b--;
| return x + identity(a + b);
| }(0);
| return a + b + c + d + e;
| }
|
| int
| test3()
| {
| const auto nullary = [](){ return 0; };
| const auto unary = [](int x){ return x; };
| using nullary_t = decltype(nullary);
| using unary_t = decltype(unary);
| const auto higher1st = [](nullary_t f){ return f(); };
| const auto higher2nd = [unary](nullary_t f1){
| return [unary, f1](unary_t f2){ return f2(unary(f1())); };
| };
| return higher1st(nullary) + higher2nd(nullary)(unary);
| }
|
| }
|
| namespace test_variadic_templates
| {
|
| template <int...>
| struct sum;
|
| template <int N0, int... N1toN>
| struct sum<N0, N1toN...>
| {
| static constexpr auto value = N0 + sum<N1toN...>::value;
| };
|
| template <>
| struct sum<>
| {
| static constexpr auto value = 0;
| };
|
| static_assert(sum<>::value == 0, "");
| static_assert(sum<1>::value == 1, "");
| static_assert(sum<23>::value == 23, "");
| static_assert(sum<1, 2>::value == 3, "");
| static_assert(sum<5, 5, 11>::value == 21, "");
| static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, "");
|
| }
|
| // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
| // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function
| // because of this.
| namespace test_template_alias_sfinae
| {
|
| struct foo {};
|
| template<typename T>
| using member = typename T::member_type;
|
| template<typename T>
| void func(...) {}
|
| template<typename T>
| void func(member<T>*) {}
|
| void test();
|
| void test() { func<foo>(0); }
|
| }
|
| } // namespace cxx11
|
| #endif // __cplusplus >= 201103L
|
|
|
configure:18349: result: no
configure:18359: checking whether clang++ supports C++11 features with -std=gnu++11
configure:18655: clang++ -std=gnu++11 -c -g -O2 conftest.cpp >&5
configure:18655: $? = 0
configure:18664: result: yes
configure:19033: checking for special C compiler options needed for large files
configure:19078: result: no
configure:19084: checking for _FILE_OFFSET_BITS value needed for large files
configure:19109: clang -c -g -O2 conftest.c >&5
configure:19109: $? = 0
configure:19141: result: no
configure:19280: checking for pkg-config
configure:19298: found /usr/local/opt/pkg-config/bin/pkg-config
configure:19310: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:19335: checking pkg-config is at least version 0.20
configure:19338: result: yes
configure:19399: checking for gtk-doc
configure:19402: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires"
Package gtk-doc was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk-doc.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk-doc' found
configure:19405: $? = 1
configure:19411: result: no
configure:19417: WARNING:
You will not be able to create source packages with 'make dist'
because gtk-doc >= 1.15 is not found.
configure:19425: checking for gtkdoc-check
configure:19455: result: no
configure:19462: checking for gtkdoc-check
configure:19495: result: no
configure:19504: checking for gtkdoc-rebase
configure:19537: result: no
configure:19548: checking for gtkdoc-mkpdf
configure:19581: result: no
configure:19606: checking whether to build gtk-doc documentation
configure:19608: result: no
configure:19621: checking for GTKDOC_DEPS
configure:19628: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0"
configure:19631: $? = 0
configure:19645: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0"
configure:19648: $? = 0
configure:19686: result: yes
configure:19774: checking for atexit
configure:19774: clang -o conftest -g -O2 conftest.c >&5
configure:19774: $? = 0
configure:19774: result: yes
configure:19774: checking for mprotect
configure:19774: clang -o conftest -g -O2 conftest.c >&5
configure:19774: $? = 0
configure:19774: result: yes
configure:19774: checking for sysconf
configure:19774: clang -o conftest -g -O2 conftest.c >&5
configure:19774: $? = 0
configure:19774: result: yes
configure:19774: checking for getpagesize
configure:19774: clang -o conftest -g -O2 conftest.c >&5
configure:19774: $? = 0
configure:19774: result: yes
configure:19774: checking for mmap
configure:19774: clang -o conftest -g -O2 conftest.c >&5
configure:19774: $? = 0
configure:19774: result: yes
configure:19774: checking for isatty
configure:19774: clang -o conftest -g -O2 conftest.c >&5
configure:19774: $? = 0
configure:19774: result: yes
configure:19774: checking for newlocale
configure:19774: clang -o conftest -g -O2 conftest.c >&5
configure:19774: $? = 0
configure:19774: result: yes
configure:19774: checking for strtod_l
configure:19774: clang -o conftest -g -O2 conftest.c >&5
configure:19774: $? = 0
configure:19774: result: yes
configure:19774: checking for posix_memalign
configure:19774: clang -o conftest -g -O2 conftest.c >&5
configure:19774: $? = 0
configure:19774: result: yes
configure:19788: checking for round
configure:19788: clang -o conftest -g -O2 conftest.c -lm >&5
conftest.c:54:6: warning: incompatible redeclaration of library function 'round' [-Wincompatible-library-redeclaration]
char round ();
^
conftest.c:54:6: note: 'round' is a builtin with type 'double (double)'
1 warning generated.
configure:19788: $? = 0
configure:19788: result: yes
configure:19815: checking for unistd.h
configure:19815: result: yes
configure:19815: checking sys/mman.h usability
configure:19815: clang -c -g -O2 conftest.c >&5
configure:19815: $? = 0
configure:19815: result: yes
configure:19815: checking sys/mman.h presence
configure:19815: clang -E conftest.c
configure:19815: $? = 0
configure:19815: result: yes
configure:19815: checking for sys/mman.h
configure:19815: result: yes
configure:19815: checking xlocale.h usability
configure:19815: clang -c -g -O2 conftest.c >&5
configure:19815: $? = 0
configure:19815: result: yes
configure:19815: checking xlocale.h presence
configure:19815: clang -E conftest.c
configure:19815: $? = 0
configure:19815: result: yes
configure:19815: checking for xlocale.h
configure:19815: result: yes
configure:19815: checking stdbool.h usability
configure:19815: clang -c -g -O2 conftest.c >&5
configure:19815: $? = 0
configure:19815: result: yes
configure:19815: checking stdbool.h presence
configure:19815: clang -E conftest.c
configure:19815: $? = 0
configure:19815: result: yes
configure:19815: checking for stdbool.h
configure:19815: result: yes
configure:19830: checking alignment of struct{char;}
configure:19835: clang -o conftest -g -O2 conftest.c >&5
conftest.c:72:33: warning: declaration does not declare anything [-Wmissing-declarations]
typedef struct { char x; struct{char;} y; } ac__type_alignof_;
^~~~
1 warning generated.
configure:19835: $? = 0
configure:19835: ./conftest
configure:19835: $? = 0
configure:19853: result: 1
configure:19866: checking whether the linker accepts -Bsymbolic-functions
configure:19885: clang -o conftest -g -O2 -Bsymbolic-functions conftest.c >&5
configure:19885: $? = 0
configure:19894: result: yes
configure:19940: checking for native Win32
configure:19947: result: no
configure:20142: checking whether clang is Clang
configure:20167: result: yes
configure:20214: checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread
configure:20239: clang -o conftest -Werror -Wunknown-warning-option -pthread -g -O2 -Bsymbolic-functions conftest.c >&5
configure:20239: $? = 0
configure:20245: (clang -c -Werror -Wunknown-warning-option -pthread -g -O2 conftest.c >&5) && (echo ==== >&5) && (clang -o conftest -Werror -Wunknown-warning-option -pthread -g -O2 -Bsymbolic-functions conftest.o >&5)
====
configure:20245: $? = 0
configure:20263: result: no
configure:20412: checking for joinable pthread attribute
configure:20430: clang -o conftest -g -O2 -pthread -Bsymbolic-functions conftest.c >&5
configure:20430: $? = 0
configure:20438: result: PTHREAD_CREATE_JOINABLE
configure:20452: checking whether more special flags are required for pthreads
configure:20465: result: no
configure:20473: checking for PTHREAD_PRIO_INHERIT
configure:20489: clang -o conftest -g -O2 -pthread -Bsymbolic-functions conftest.c >&5
configure:20489: $? = 0
configure:20498: result: yes
configure:20643: checking for GLIB
configure:20650: $PKG_CONFIG --exists --print-errors "$GLIB_DEPS"
configure:20653: $? = 0
configure:20667: $PKG_CONFIG --exists --print-errors "$GLIB_DEPS"
configure:20670: $? = 0
configure:20708: result: yes
configure:20743: checking for GOBJECT
configure:20750: $PKG_CONFIG --exists --print-errors "gobject-2.0 glib-2.0"
configure:20753: $? = 0
configure:20767: $PKG_CONFIG --exists --print-errors "gobject-2.0 glib-2.0"
configure:20770: $? = 0
configure:20808: result: yes
configure:20850: checking for gobject-introspection
configure:20859: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0"
configure:20862: $? = 0
configure:20869: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 1.34.0"
configure:20872: $? = 0
configure:20896: result: yes
configure:20961: checking for CAIRO
configure:20968: $PKG_CONFIG --exists --print-errors "cairo >= 1.8.0"
configure:20971: $? = 0
configure:20985: $PKG_CONFIG --exists --print-errors "cairo >= 1.8.0"
configure:20988: $? = 0
configure:21026: result: yes
configure:21052: checking for CAIRO_FT
configure:21059: $PKG_CONFIG --exists --print-errors "cairo-ft"
configure:21062: $? = 0
configure:21076: $PKG_CONFIG --exists --print-errors "cairo-ft"
configure:21079: $? = 0
configure:21117: result: yes
configure:21149: checking for FONTCONFIG
configure:21156: $PKG_CONFIG --exists --print-errors "fontconfig"
configure:21159: $? = 0
configure:21173: $PKG_CONFIG --exists --print-errors "fontconfig"
configure:21176: $? = 0
configure:21214: result: yes
configure:21249: checking for ICU
configure:21256: $PKG_CONFIG --exists --print-errors "icu-uc"
configure:21259: $? = 0
configure:21273: $PKG_CONFIG --exists --print-errors "icu-uc"
configure:21276: $? = 0
configure:21314: result: yes
configure:21478: checking for GRAPHITE2
configure:21485: $PKG_CONFIG --exists --print-errors "$GRAPHITE2_DEPS"
configure:21488: $? = 0
configure:21502: $PKG_CONFIG --exists --print-errors "$GRAPHITE2_DEPS"
configure:21505: $? = 0
configure:21543: result: yes
configure:21598: checking for FREETYPE
configure:21605: $PKG_CONFIG --exists --print-errors "$FREETYPE_DEPS"
configure:21608: $? = 0
configure:21622: $PKG_CONFIG --exists --print-errors "$FREETYPE_DEPS"
configure:21625: $? = 0
configure:21663: result: yes
configure:21680: checking for FT_Get_Var_Blend_Coordinates
configure:21680: clang -o conftest -g -O2 -Bsymbolic-functions conftest.c -L/usr/local/opt/freetype/lib -lfreetype >&5
configure:21680: $? = 0
configure:21680: result: yes
configure:21680: checking for FT_Set_Var_Blend_Coordinates
configure:21680: clang -o conftest -g -O2 -Bsymbolic-functions conftest.c -L/usr/local/opt/freetype/lib -lfreetype >&5
configure:21680: $? = 0
configure:21680: result: yes
configure:21680: checking for FT_Done_MM_Var
configure:21680: clang -o conftest -g -O2 -Bsymbolic-functions conftest.c -L/usr/local/opt/freetype/lib -lfreetype >&5
configure:21680: $? = 0
configure:21680: result: yes
configure:21815: checking for CTFontRef
configure:21815: clang -c -g -O2 conftest.c >&5
configure:21815: $? = 0
configure:21815: clang -c -g -O2 conftest.c >&5
conftest.c:56:24: error: expected expression
if (sizeof ((CTFontRef)))
^
1 error generated.
configure:21815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HarfBuzz"
| #define PACKAGE_TARNAME "harfbuzz"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "HarfBuzz 2.5.1"
| #define PACKAGE_BUGREPORT "https://github.com/harfbuzz/harfbuzz/issues/new"
| #define PACKAGE_URL "http://harfbuzz.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CXX11 1
| #define HAVE_ATEXIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ISATTY 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_STRTOD_L 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_ROUND 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_STDBOOL_H 1
| #define ALIGNOF_STRUCT_CHAR__ 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_FALLBACK 1
| #define HAVE_GLIB 1
| #define HAVE_GOBJECT 1
| #define HAVE_CAIRO 1
| #define HAVE_CAIRO_FT 1
| #define HAVE_FONTCONFIG 1
| #define HAVE_ICU 1
| #define HAVE_GRAPHITE2 1
| #define HAVE_FREETYPE 1
| #define HAVE_FT_GET_VAR_BLEND_COORDINATES 1
| #define HAVE_FT_SET_VAR_BLEND_COORDINATES 1
| #define HAVE_FT_DONE_MM_VAR 1
| /* end confdefs.h. */
| #include <ApplicationServices/ApplicationServices.h>
|
| int
| main ()
| {
| if (sizeof ((CTFontRef)))
| return 0;
| ;
| return 0;
| }
configure:21815: result: yes
configure:21865: checking for Intel atomic primitives
configure:21888: clang -o conftest -g -O2 -Bsymbolic-functions conftest.c >&5
configure:21888: $? = 0
configure:21896: result: true
configure:21905: checking for Solaris atomic operations
configure:21930: clang -o conftest -g -O2 -Bsymbolic-functions conftest.c >&5
conftest.c:54:12: fatal error: 'atomic.h' file not found
#include <atomic.h>
^~~~~~~~~~
1 error generated.
configure:21930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HarfBuzz"
| #define PACKAGE_TARNAME "harfbuzz"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "HarfBuzz 2.5.1"
| #define PACKAGE_BUGREPORT "https://github.com/harfbuzz/harfbuzz/issues/new"
| #define PACKAGE_URL "http://harfbuzz.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CXX11 1
| #define HAVE_ATEXIT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ISATTY 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_STRTOD_L 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_ROUND 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_STDBOOL_H 1
| #define ALIGNOF_STRUCT_CHAR__ 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_FALLBACK 1
| #define HAVE_GLIB 1
| #define HAVE_GOBJECT 1
| #define HAVE_CAIRO 1
| #define HAVE_CAIRO_FT 1
| #define HAVE_FONTCONFIG 1
| #define HAVE_ICU 1
| #define HAVE_GRAPHITE2 1
| #define HAVE_FREETYPE 1
| #define HAVE_FT_GET_VAR_BLEND_COORDINATES 1
| #define HAVE_FT_SET_VAR_BLEND_COORDINATES 1
| #define HAVE_FT_DONE_MM_VAR 1
| #define HAVE_CORETEXT 1
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| /* end confdefs.h. */
|
| #include <atomic.h>
| /* This requires Solaris Studio 12.2 or newer: */
| #include <mbarrier.h>
| void memory_barrier (void) { __machine_rw_barrier (); }
| int atomic_add (volatile unsigned *i) { return atomic_add_int_nv (i, 1); }
| void *atomic_ptr_cmpxchg (volatile void **target, void *cmp, void *newval) { return atomic_cas_ptr (target, cmp, newval); }
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:21938: result: false
configure:22132: checking that generated files are newer than configure
configure:22138: result: done
configure:22273: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by HarfBuzz config.status 2.5.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Mistys-MacBook-Pro.local
config.status:1420: creating Makefile
config.status:1420: creating src/Makefile
config.status:1420: creating src/harfbuzz-config.cmake
config.status:1420: creating util/Makefile
config.status:1420: creating test/Makefile
config.status:1420: creating test/api/Makefile
config.status:1420: creating test/fuzzing/Makefile
config.status:1420: creating test/shaping/Makefile
config.status:1420: creating test/shaping/data/Makefile
config.status:1420: creating test/shaping/data/aots/Makefile
config.status:1420: creating test/shaping/data/in-house/Makefile
config.status:1420: creating test/shaping/data/text-rendering-tests/Makefile
config.status:1420: creating test/subset/Makefile
config.status:1420: creating test/subset/data/Makefile
config.status:1420: creating docs/Makefile
config.status:1420: creating docs/version.xml
config.status:1420: creating config.h
config.status:1649: executing depfiles commands
config.status:1649: executing libtool commands
configure:24732:
Build configuration:
Unicode callbacks (you want at least one):
Builtin true
Glib: true
ICU: true
Font callbacks (the more the merrier):
FreeType: true
Tools used for command-line utilities:
Cairo: true
Fontconfig: true
Additional shapers (the more the merrier):
Graphite2: true
Platform shapers (not normally needed):
CoreText: true
DirectWrite: false
Uniscribe: false
Other features:
Documentation: no
GObject bindings: true
Introspection: true
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_alignof_struct_char__=1
ac_cv_build=x86_64-apple-darwin19.0.0
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CAIRO_CFLAGS_set=
ac_cv_env_CAIRO_CFLAGS_value=
ac_cv_env_CAIRO_FT_CFLAGS_set=
ac_cv_env_CAIRO_FT_CFLAGS_value=
ac_cv_env_CAIRO_FT_LIBS_set=
ac_cv_env_CAIRO_FT_LIBS_value=
ac_cv_env_CAIRO_LIBS_set=
ac_cv_env_CAIRO_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
ac_cv_env_FONTCONFIG_CFLAGS_set=
ac_cv_env_FONTCONFIG_CFLAGS_value=
ac_cv_env_FONTCONFIG_LIBS_set=
ac_cv_env_FONTCONFIG_LIBS_value=
ac_cv_env_FREETYPE_CFLAGS_set=
ac_cv_env_FREETYPE_CFLAGS_value=
ac_cv_env_FREETYPE_LIBS_set=
ac_cv_env_FREETYPE_LIBS_value=
ac_cv_env_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_LIBS_value=
ac_cv_env_GOBJECT_CFLAGS_set=
ac_cv_env_GOBJECT_CFLAGS_value=
ac_cv_env_GOBJECT_LIBS_set=
ac_cv_env_GOBJECT_LIBS_value=
ac_cv_env_GRAPHITE2_CFLAGS_set=
ac_cv_env_GRAPHITE2_CFLAGS_value=
ac_cv_env_GRAPHITE2_LIBS_set=
ac_cv_env_GRAPHITE2_LIBS_value=
ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
ac_cv_env_GTKDOC_DEPS_LIBS_set=
ac_cv_env_GTKDOC_DEPS_LIBS_value=
ac_cv_env_ICU_CFLAGS_set=
ac_cv_env_ICU_CFLAGS_value=
ac_cv_env_ICU_LIBS_set=
ac_cv_env_ICU_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.15
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/python/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/graphite2/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_FT_Done_MM_Var=yes
ac_cv_func_FT_Get_Var_Blend_Coordinates=yes
ac_cv_func_FT_Set_Var_Blend_Coordinates=yes
ac_cv_func_atexit=yes
ac_cv_func_getpagesize=yes
ac_cv_func_isatty=yes
ac_cv_func_mmap=yes
ac_cv_func_mprotect=yes
ac_cv_func_newlocale=yes
ac_cv_func_posix_memalign=yes
ac_cv_func_round=yes
ac_cv_func_strtod_l=yes
ac_cv_func_sysconf=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_xlocale_h=yes
ac_cv_host=x86_64-apple-darwin19.0.0
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='clang -E'
ac_cv_prog_CXXCPP='clang++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=clang
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_CTFontRef=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_prog_tar_ustar=gnutar
ax_cv_PTHREAD_CLANG=yes
ax_cv_PTHREAD_CLANG_NO_WARN_FLAG=no
ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE
ax_cv_PTHREAD_PRIO_INHERIT=yes
ax_cv_PTHREAD_SPECIAL_FLAGS=no
ax_cv_check_ldflags___Bsymbolic_functions=yes
ax_cv_cxx_compile_cxx11=no
ax_cv_cxx_compile_cxx11__std_gnupp11=yes
hb_cv_have_intel_atomic_primitives=true
hb_cv_have_solaris_atomic_ops=false
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
pkg_cv_CAIRO_CFLAGS='-I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pixman/0.38.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.16.0/include/cairo'
pkg_cv_CAIRO_FT_CFLAGS='-I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pixman/0.38.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.16.0/include/cairo'
pkg_cv_CAIRO_FT_LIBS='-L/usr/local/opt/freetype/lib -L/usr/local/Cellar/cairo/1.16.0/lib -lcairo -lfreetype'
pkg_cv_CAIRO_LIBS='-L/usr/local/Cellar/cairo/1.16.0/lib -lcairo'
pkg_cv_FONTCONFIG_CFLAGS='-I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.13.1/include'
pkg_cv_FONTCONFIG_LIBS='-L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.13.1/lib -lfontconfig -lfreetype'
pkg_cv_FREETYPE_CFLAGS=-I/usr/local/opt/freetype/include/freetype2
pkg_cv_FREETYPE_LIBS='-L/usr/local/opt/freetype/lib -lfreetype'
pkg_cv_GLIB_CFLAGS='-I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include'
pkg_cv_GLIB_LIBS='-L/usr/local/Cellar/glib/2.60.4/lib -L/usr/local/opt/gettext/lib -lglib-2.0 -lintl'
pkg_cv_GOBJECT_CFLAGS='-I/usr/local/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include'
pkg_cv_GOBJECT_LIBS='-L/usr/local/Cellar/glib/2.60.4/lib -L/usr/local/opt/gettext/lib -lgobject-2.0 -lglib-2.0 -lintl'
pkg_cv_GRAPHITE2_CFLAGS=-I/usr/local/Cellar/graphite2/1.3.13/include
pkg_cv_GRAPHITE2_LIBS='-L/usr/local/Cellar/graphite2/1.3.13/lib -lgraphite2'
pkg_cv_GTKDOC_DEPS_CFLAGS='-I/usr/local/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include'
pkg_cv_GTKDOC_DEPS_LIBS='-L/usr/local/Cellar/glib/2.60.4/lib -L/usr/local/opt/gettext/lib -lgobject-2.0 -lglib-2.0 -lintl'
pkg_cv_ICU_CFLAGS=-I/usr/local/Cellar/icu4c/64.2/include
pkg_cv_ICU_LIBS='-L/usr/local/Cellar/icu4c/64.2/lib -licuuc -licudata'
## ----------------- ##
## Output variables. ##
## ----------------- ##
@echo "Need to reconfigure with --enable-code-coverage"
@echo "Need to reconfigure with --enable-code-coverage"
$(CODE_COVERAGE_IGNORE_PATTERN);
$(CODE_COVERAGE_OUTPUT_FILE);
#
#
# $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage)
# $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info)
# (Default: $(top_builddir))
# (Default: empty)
# Multiple directories may be specified, separated by whitespace.
# by lcov for code coverage. (Default:
# collecting lcov instance. (Default: $CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH)
# genhtml instance. (Default: based on $CODE_COVERAGE_BRANCH_COVERAGE)
# instance. (Default: $CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT)
# instance. (Default: $CODE_COVERAGE_LCOV_OPTIONS_DEFAULT)
# instance. (Default: $CODE_COVERAGE_LCOV_RMOPTS_DEFAULT)
# instances. (Default: $CODE_COVERAGE_LCOV_SHOPTS_DEFAULT)
# instances. (Default: based on $CODE_COVERAGE_BRANCH_COVERAGE)
# lcov instance. (Default: empty)
# reports to be created. (Default:
# set to 0 to disable it and leave empty to stay with the default.
# - CODE_COVERAGE_BRANCH_COVERAGE: Set to 1 to enforce branch coverage,
# - CODE_COVERAGE_DIRECTORY: Top-level directory for code coverage reporting.
# - CODE_COVERAGE_GENHTML_OPTIONS: Extra options to pass to the genhtml
# - CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT: Extra options to pass to the
# - CODE_COVERAGE_IGNORE_PATTERN: Extra glob pattern of files to ignore
# - CODE_COVERAGE_LCOV_OPTIONS: Extra options to pass to the collecting lcov
# - CODE_COVERAGE_LCOV_OPTIONS_DEFAULT: Extra options to pass to the
# - CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH: --gcov-tool pathtogcov
# - CODE_COVERAGE_LCOV_RMOPTS: Extra options to pass to the filtering lcov
# - CODE_COVERAGE_LCOV_RMOPTS_DEFAULT: Extra options to pass to the filtering
# - CODE_COVERAGE_LCOV_SHOPTS: Extra options to shared between both lcov
# - CODE_COVERAGE_LCOV_SHOPTS_DEFAULT: Extra options shared between both lcov
# - CODE_COVERAGE_OUTPUT_DIRECTORY: Directory for generated code coverage
# - CODE_COVERAGE_OUTPUT_FILE: Filename and path for the .info file generated
# $(PACKAGE_VERSION). In order to add the current git hash to the title,
# Capture code coverage data
# Code coverage
# Hook rule executed before code-coverage-capture, overridable by the user
# Optional variables
# Optional:
# The generated report will be titled using the $(PACKAGE_NAME) and
# Use recursive makes in order to ignore errors during check
# sanitizes the test-name: replaces with underscores: dashes and dots
# use the git-version-gen script, available online.
$(if $(CODE_COVERAGE_BRANCH_COVERAGE),\
'
--rc genhtml_branch_coverage=$(CODE_COVERAGE_BRANCH_COVERAGE))
--rc lcov_branch_coverage=$(CODE_COVERAGE_BRANCH_COVERAGE))
.PHONY: check-code-coverage code-coverage-capture code-coverage-capture-hook code-coverage-clean
ACLOCAL='${SHELL} /private/tmp/harfbuzz-20190617-9640-16r85mk/harfbuzz-2.5.1/missing aclocal-1.16'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_DISTCHECK_CONFIGURE_FLAGS += --disable-code-coverage
AM_DISTCHECK_CONFIGURE_FLAGS ?=
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /private/tmp/harfbuzz-20190617-9640-16r85mk/harfbuzz-2.5.1/missing autoconf'
AUTOHEADER='${SHELL} /private/tmp/harfbuzz-20190617-9640-16r85mk/harfbuzz-2.5.1/missing autoheader'
AUTOMAKE='${SHELL} /private/tmp/harfbuzz-20190617-9640-16r85mk/harfbuzz-2.5.1/missing automake-1.16'
AWK='awk'
CAIRO_CFLAGS='-I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pixman/0.38.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.16.0/include/cairo'
CAIRO_FT_CFLAGS='-I/usr/local/Cellar/libpng/1.6.37/include/libpng16 -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.13.1/include -I/usr/local/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pixman/0.38.4/include/pixman-1 -I/usr/local/Cellar/cairo/1.16.0/include/cairo'
CAIRO_FT_LIBS='-L/usr/local/opt/freetype/lib -L/usr/local/Cellar/cairo/1.16.0/lib -lcairo -lfreetype'
CAIRO_LIBS='-L/usr/local/Cellar/cairo/1.16.0/lib -lcairo'
CC='clang'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CODE_COVERAGE_BRANCH_COVERAGE ?=
CODE_COVERAGE_CFLAGS=''
CODE_COVERAGE_CPPFLAGS=''
CODE_COVERAGE_CXXFLAGS=''
CODE_COVERAGE_DIRECTORY ?= $(top_builddir)
CODE_COVERAGE_ENABLED='no'
CODE_COVERAGE_ENABLED_FALSE=''
CODE_COVERAGE_ENABLED_TRUE='#'
CODE_COVERAGE_GENHTML_OPTIONS ?= $(CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT)
CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT ?=\
CODE_COVERAGE_IGNORE_PATTERN ?=
CODE_COVERAGE_LCOV_OPTIONS ?= $(CODE_COVERAGE_LCOV_OPTIONS_DEFAULT)
CODE_COVERAGE_LCOV_OPTIONS_DEFAULT ?= $(CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH)
CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH ?= --gcov-tool "$(GCOV)"
CODE_COVERAGE_LCOV_RMOPTS ?= $(CODE_COVERAGE_LCOV_RMOPTS_DEFAULT)
CODE_COVERAGE_LCOV_RMOPTS_DEFAULT ?=
CODE_COVERAGE_LCOV_SHOPTS ?= $(CODE_COVERAGE_LCOV_SHOPTS_DEFAULT)
CODE_COVERAGE_LCOV_SHOPTS_DEFAULT ?= $(if $(CODE_COVERAGE_BRANCH_COVERAGE),\
CODE_COVERAGE_LDFLAGS=''
CODE_COVERAGE_LIBS=''
CODE_COVERAGE_OUTPUT_DIRECTORY ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage
CODE_COVERAGE_OUTPUT_FILE ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info
CODE_COVERAGE_RULES='
CORETEXT_CFLAGS=''
CORETEXT_LIBS='-framework ApplicationServices'
CPP='clang -E'
CPPFLAGS=''
CXX='clang++ -std=gnu++11'
CXXCPP='clang++ -E -std=gnu++11'
CXXDEPMODE='depmode=none'
CXXFLAGS='-fno-rtti -g -O2 -fno-exceptions -fno-threadsafe-statics -fvisibility-inlines-hidden -std=c++11'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DIRECTWRITE_CXXFLAGS=''
DIRECTWRITE_LIBS=''
DLLTOOL='false'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FONTCONFIG_CFLAGS='-I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fontconfig/2.13.1/include'
FONTCONFIG_LIBS='-L/usr/local/opt/freetype/lib -L/usr/local/Cellar/fontconfig/2.13.1/lib -lfontconfig -lfreetype'
FREETYPE_CFLAGS='-I/usr/local/opt/freetype/include/freetype2'
FREETYPE_DEPS='freetype2 >= 12.0.6'
FREETYPE_LIBS='-L/usr/local/opt/freetype/lib -lfreetype'
GCOV=''
GENHTML=''
GIT='${SHELL} /private/tmp/harfbuzz-20190617-9640-16r85mk/harfbuzz-2.5.1/missing git'
GITIGNOREFILES += $(CODE_COVERAGE_OUTPUT_FILE) $(CODE_COVERAGE_OUTPUT_DIRECTORY)
GITIGNOREFILES ?=
GLIB_CFLAGS='-I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include'
GLIB_DEPS='glib-2.0 >= 2.19.1'
GLIB_LIBS='-L/usr/local/Cellar/glib/2.60.4/lib -L/usr/local/opt/gettext/lib -lglib-2.0 -lintl'
GLIB_MKENUMS='/usr/local/Cellar/glib/2.60.4/bin/glib-mkenums'
GOBJECT_CFLAGS='-I/usr/local/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include'
GOBJECT_LIBS='-L/usr/local/Cellar/glib/2.60.4/lib -L/usr/local/opt/gettext/lib -lgobject-2.0 -lglib-2.0 -lintl'
GRAPHITE2_CFLAGS='-I/usr/local/Cellar/graphite2/1.3.13/include'
GRAPHITE2_DEPS='graphite2 >= 1.2.0'
GRAPHITE2_LIBS='-L/usr/local/Cellar/graphite2/1.3.13/lib -lgraphite2'
GREP='/usr/bin/grep'
GTKDOC_CHECK=''
GTKDOC_CHECK_PATH=''
GTKDOC_DEPS_CFLAGS='-I/usr/local/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include'
GTKDOC_DEPS_LIBS='-L/usr/local/Cellar/glib/2.60.4/lib -L/usr/local/opt/gettext/lib -lgobject-2.0 -lglib-2.0 -lintl'
GTKDOC_MKPDF=''
GTKDOC_REBASE='true'
GTK_DOC_BUILD_HTML_FALSE='#'
GTK_DOC_BUILD_HTML_TRUE=''
GTK_DOC_BUILD_PDF_FALSE=''
GTK_DOC_BUILD_PDF_TRUE='#'
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
GTK_DOC_USE_REBASE_FALSE='#'
GTK_DOC_USE_REBASE_TRUE=''
HAVE_CAIRO_FALSE='#'
HAVE_CAIRO_FT_FALSE='#'
HAVE_CAIRO_FT_TRUE=''
HAVE_CAIRO_TRUE=''
HAVE_CORETEXT_FALSE='#'
HAVE_CORETEXT_TRUE=''
HAVE_CXX11='1'
HAVE_DIRECTWRITE_FALSE=''
HAVE_DIRECTWRITE_TRUE='#'
HAVE_FALLBACK_FALSE='#'
HAVE_FALLBACK_TRUE=''
HAVE_FONTCONFIG_FALSE='#'
HAVE_FONTCONFIG_TRUE=''
HAVE_FREETYPE_FALSE='#'
HAVE_FREETYPE_TRUE=''
HAVE_GCC_FALSE='#'
HAVE_GCC_TRUE=''
HAVE_GLIB_FALSE='#'
HAVE_GLIB_TRUE=''
HAVE_GOBJECT_FALSE='#'
HAVE_GOBJECT_TRUE=''
HAVE_GRAPHITE2_FALSE='#'
HAVE_GRAPHITE2_TRUE=''
HAVE_GTK_DOC_FALSE=''
HAVE_GTK_DOC_TRUE='#'
HAVE_ICU_BUILTIN_FALSE=''
HAVE_ICU_BUILTIN_TRUE='#'
HAVE_ICU_FALSE='#'
HAVE_ICU_TRUE=''
HAVE_INTROSPECTION_FALSE='#'
HAVE_INTROSPECTION_TRUE=''
HAVE_PTHREAD_FALSE='#'
HAVE_PTHREAD_TRUE=''
HAVE_UNISCRIBE_FALSE=''
HAVE_UNISCRIBE_TRUE='#'
HB_LIBTOOL_VERSION_INFO='20501:0:20501'
HB_VERSION='2.5.1'
HB_VERSION_MAJOR='2'
HB_VERSION_MICRO='1'
HB_VERSION_MINOR='5'
HTML_DIR='${datadir}/gtk-doc/html'
ICU_CFLAGS='-I/usr/local/Cellar/icu4c/64.2/include'
ICU_CONFIG=''
ICU_LIBS='-L/usr/local/Cellar/icu4c/64.2/lib -licuuc -licudata'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTROSPECTION_CFLAGS='-I/usr/local/Cellar/gobject-introspection/1.60.2/include/gobject-introspection-1.0 -I/usr/local/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/usr/local/Cellar/pcre/8.43/include -I/usr/local/Cellar/glib/2.60.4/include -I/usr/local/Cellar/glib/2.60.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.60.4/lib/glib-2.0/include -I/usr/local/opt/gettext/include'
INTROSPECTION_COMPILER='/usr/local/Cellar/gobject-introspection/1.60.2/bin/g-ir-compiler'
INTROSPECTION_GENERATE='/usr/local/Cellar/gobject-introspection/1.60.2/bin/g-ir-generate'
INTROSPECTION_GIRDIR='/usr/local/Cellar/gobject-introspection/1.60.2/share/gir-1.0'
INTROSPECTION_LIBS='-L/usr/local/Cellar/gobject-introspection/1.60.2/lib -L/usr/local/Cellar/glib/2.60.4/lib -L/usr/local/opt/gettext/lib -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl'
INTROSPECTION_MAKEFILE='/usr/local/Cellar/gobject-introspection/1.60.2/share/gobject-introspection-1.0/Makefile.introspection'
INTROSPECTION_SCANNER='/usr/local/Cellar/gobject-introspection/1.60.2/bin/g-ir-scanner'
INTROSPECTION_TYPELIBDIR='/usr/local/Cellar/gobject-introspection/1.60.2/lib/girepository-1.0'
LCOV=''
LD='/Library/Developer/CommandLineTools/usr/bin/ld'
LDFLAGS=' -Bsymbolic-functions'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /private/tmp/harfbuzz-20190617-9640-16r85mk/harfbuzz-2.5.1/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
NM='/usr/bin/nm -B'
NMEDIT='nmedit'
OBJDUMP='objdump'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
OTOOL64=':'
OTOOL='otool'
PACKAGE='harfbuzz'
PACKAGE_BUGREPORT='https://github.com/harfbuzz/harfbuzz/issues/new'
PACKAGE_NAME='HarfBuzz'
PACKAGE_STRING='HarfBuzz 2.5.1'
PACKAGE_TARNAME='harfbuzz'
PACKAGE_URL='http://harfbuzz.org/'
PACKAGE_VERSION='2.5.1'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config'
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.15'
PKG_CONFIG_PATH='/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/python/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/graphite2/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig'
PTHREAD_CC='clang'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=''
RAGEL='${SHELL} /private/tmp/harfbuzz-20190617-9640-16r85mk/harfbuzz-2.5.1/missing ragel'
RANLIB='ranlib'
SED='/usr/local/Homebrew/Library/Homebrew/shims/mac/super/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
UNISCRIBE_CFLAGS=''
UNISCRIBE_LIBS=''
VERSION='2.5.1'
WITH_LIBSTDCXX_FALSE=''
WITH_LIBSTDCXX_TRUE='#'
ac_ct_AR='ar'
ac_ct_CC='clang'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
ax_pthread_config=''
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin19.0.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin19.0.0'
build_vendor='apple'
check-code-coverage:
code-coverage-capture-hook:
code-coverage-capture: code-coverage-capture-hook
code_coverage_quiet = $(code_coverage_quiet_$(V))
code_coverage_quiet_ = $(code_coverage_quiet_$(AM_DEFAULT_VERBOSITY))
code_coverage_quiet_0 = --quiet
code_coverage_sanitize = $(subst -,_,$(subst .,_,$(1)))
code_coverage_v_genhtml = $(code_coverage_v_genhtml_$(V))
code_coverage_v_genhtml_ = $(code_coverage_v_genhtml_$(AM_DEFAULT_VERBOSITY))
code_coverage_v_genhtml_0 = @echo " GEN " $(CODE_COVERAGE_OUTPUT_DIRECTORY);
code_coverage_v_lcov_cap = $(code_coverage_v_lcov_cap_$(V))
code_coverage_v_lcov_cap_ = $(code_coverage_v_lcov_cap_$(AM_DEFAULT_VERBOSITY))
code_coverage_v_lcov_cap_0 = @echo " LCOV --capture"\
code_coverage_v_lcov_ign = $(code_coverage_v_lcov_ign_$(V))
code_coverage_v_lcov_ign_ = $(code_coverage_v_lcov_ign_$(AM_DEFAULT_VERBOSITY))
code_coverage_v_lcov_ign_0 = @echo " LCOV --remove /tmp/*"\
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
have_gobject='true'
host='x86_64-apple-darwin19.0.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin19.0.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/harfbuzz-20190617-9640-16r85mk/harfbuzz-2.5.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/harfbuzz/2.5.1'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "HarfBuzz"
#define PACKAGE_TARNAME "harfbuzz"
#define PACKAGE_VERSION "2.5.1"
#define PACKAGE_STRING "HarfBuzz 2.5.1"
#define PACKAGE_BUGREPORT "https://github.com/harfbuzz/harfbuzz/issues/new"
#define PACKAGE_URL "http://harfbuzz.org/"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_CXX11 1
#define HAVE_ATEXIT 1
#define HAVE_MPROTECT 1
#define HAVE_SYSCONF 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_ISATTY 1
#define HAVE_NEWLOCALE 1
#define HAVE_STRTOD_L 1
#define HAVE_POSIX_MEMALIGN 1
#define HAVE_ROUND 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_XLOCALE_H 1
#define HAVE_STDBOOL_H 1
#define ALIGNOF_STRUCT_CHAR__ 1
#define HAVE_PTHREAD_PRIO_INHERIT 1
#define HAVE_PTHREAD 1
#define HAVE_FALLBACK 1
#define HAVE_GLIB 1
#define HAVE_GOBJECT 1
#define HAVE_CAIRO 1
#define HAVE_CAIRO_FT 1
#define HAVE_FONTCONFIG 1
#define HAVE_ICU 1
#define HAVE_GRAPHITE2 1
#define HAVE_FREETYPE 1
#define HAVE_FT_GET_VAR_BLEND_COORDINATES 1
#define HAVE_FT_SET_VAR_BLEND_COORDINATES 1
#define HAVE_FT_DONE_MM_VAR 1
#define HAVE_CORETEXT 1
#define HAVE_INTEL_ATOMIC_PRIMITIVES 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment