Skip to content

Instantly share code, notes, and snippets.

@angel539
Created April 3, 2020 12:52
Show Gist options
  • Save angel539/8e0bde2ef8d0499e5151ac0a7289fb09 to your computer and use it in GitHub Desktop.
Save angel539/8e0bde2ef8d0499e5151ac0a7289fb09 to your computer and use it in GitHub Desktop.
valgrind on macOS 10.15.2 - Homebrew build logs
Homebrew build logs for valgrind on macOS 10.15.2
Build date: 2020-04-01 00:03:10
HOMEBREW_VERSION: 2.2.11
ORIGIN: https://github.com/Homebrew/brew
HEAD: fa8fe0fc396550c23156043cd07550fc6ae6a27a
Last commit: 10 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 7c011c2cdf4ec4fb9c84165e1de679593bbe0a1c
Core tap last commit: 2 hours ago
HOMEBREW_PREFIX: /usr/local
CPU: octa-core 64-bit kabylake
Homebrew Ruby: 2.6.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
Clang: 11.0 build 1103
Git: 2.24.1 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 7.64.1 => /usr/bin/curl
Java: 13.0.2
macOS: 10.15.2-x86_64
CLT: 11.4.0.0.1.1582949255
Xcode: 11.4
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: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libtcl8.6.dylib
/usr/local/lib/libtk8.6.dylib
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/fakemysql.h
/usr/local/include/fakepq.h
/usr/local/include/fakesql.h
/usr/local/include/itcl.h
/usr/local/include/itcl2TclOO.h
/usr/local/include/itclDecls.h
/usr/local/include/itclInt.h
/usr/local/include/itclIntDecls.h
/usr/local/include/itclMigrate2TclCore.h
/usr/local/include/itclTclIntStubsFcn.h
/usr/local/include/mysqlStubs.h
/usr/local/include/odbcStubs.h
/usr/local/include/pqStubs.h
/usr/local/include/tcl.h
/usr/local/include/tclDecls.h
/usr/local/include/tclOO.h
/usr/local/include/tclOODecls.h
/usr/local/include/tclPlatDecls.h
/usr/local/include/tclThread.h
/usr/local/include/tclTomMath.h
/usr/local/include/tclTomMathDecls.h
/usr/local/include/tdbc.h
/usr/local/include/tdbcDecls.h
/usr/local/include/tdbcInt.h
/usr/local/include/tk.h
/usr/local/include/tkDecls.h
/usr/local/include/tkPlatDecls.h
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .pc files:
/usr/local/lib/pkgconfig/tcl.pc
/usr/local/lib/pkgconfig/tk.pc
Warning: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected static libraries:
/usr/local/lib/libtclstub8.6.a
/usr/local/lib/libtkstub8.6.a
Warning: You have unlinked kegs in your Cellar.
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
hugo
2020-04-01 00:02:47 +0200
./autogen.sh
running: aclocal
running: autoheader
running: automake -a
configure.ac:30: installing './compile'
configure.ac:201: installing './config.guess'
configure.ac:201: installing './config.sub'
configure.ac:14: installing './install-sh'
configure.ac:14: installing './missing'
Makefile.vex.am: installing './depcomp'
running: autoconf
2020-04-01 00:03:01 +0200
./configure
--disable-dependency-tracking
--prefix=/usr/local/Cellar/valgrind/HEAD-c4c289a
--enable-only64bit
--build=amd64-darwin
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 to enable maintainer-specific portions of Makefiles... no
checking whether ln -s works... yes
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 whether make supports the include directive... yes (GNU style)
checking dependency style of clang... none
checking how to run the C preprocessor... clang -E
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... none
checking for ranlib... ranlib
checking for gcc-ranlib... no
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/sed
checking for ar... /usr/bin/ar
checking for gcc-ar... no
checking for perl... /usr/bin/perl
checking for gdb... /no/gdb/was/found/at/configure/time
checking dependency style of clang... none
checking for diff -u... yes
checking for clang option to accept ISO C99... none needed
checking for a supported version of gcc... ok (clang-11.0.3)
checking build system type... x86_64-pc-darwin
checking host system type... x86_64-pc-darwin
checking for a supported CPU... ok (x86_64)
checking for a 64-bit only build... yes
checking for a 32-bit only build... no
checking for a supported OS... ok (darwin)
checking for the kernel version... unsupported (19.2.0)
configure: error: Valgrind works on Darwin 10.x, 11.x, 12.x, 13.x, 14.x, 15.x, 16.x and 17.x (Mac OS X 10.6/7/8/9/10/11 and macOS 10.12/13)
HOMEBREW_VERSION: 2.2.11
ORIGIN: https://github.com/Homebrew/brew
HEAD: fa8fe0fc396550c23156043cd07550fc6ae6a27a
Last commit: 7 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 457c003d6279f844d4c56a02493b1317e9926809
Core tap last commit: 85 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CACHE: /Users/angel/Library/Caches/Homebrew
HOMEBREW_LOGS: /Users/angel/Library/Logs/Homebrew
CPU: octa-core 64-bit kabylake
Homebrew Ruby: 2.6.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
Clang: 11.0 build 1103
Git: 2.24.1 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 7.64.1 => /usr/bin/curl
Java: 13.0.2
macOS: 10.15.2-x86_64
CLT: 11.4.0.0.1.1582949255
Xcode: 11.4
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /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
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/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/local/opt/autoconf/bin:/usr/local/opt/automake/bin:/usr/local/opt/libtool/bin:/usr/bin:/bin:/usr/sbin:/sbin
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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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 -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 -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 -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 -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 -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 -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
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
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
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
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
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
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 -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 -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 -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 -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 -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 -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
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Valgrind configure 3.16.0.GIT, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/valgrind/HEAD-c4c289a --enable-only64bit --build=amd64-darwin
## --------- ##
## Platform. ##
## --------- ##
hostname = MacBook-Pro-de-Angel.local
uname -m = x86_64
uname -r = 19.2.0
uname -s = Darwin
uname -v = Darwin Kernel Version 19.2.0: Sat Nov 9 03:47:04 PST 2019; root:xnu-6153.61.1~20/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.2.0: Sat Nov 9 03:47:04 PST 2019; root:xnu-6153.61.1~20/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: x86_64h (Intel x86-64h Haswell)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 8.00 gigabytes
Default processor set: 487 tasks, 2991 threads, 8 processors
Load average: 3.03, Mach factor: 4.96
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super
PATH: /usr/local/opt/autoconf/bin
PATH: /usr/local/opt/automake/bin
PATH: /usr/local/opt/libtool/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2785: checking for a BSD-compatible install
configure:2853: result: /usr/bin/install -c
configure:2864: checking whether build environment is sane
configure:2919: result: yes
configure:3070: checking for a thread-safe mkdir -p
configure:3109: result: ./install-sh -c -d
configure:3116: checking for gawk
configure:3146: result: no
configure:3116: checking for mawk
configure:3146: result: no
configure:3116: checking for nawk
configure:3146: result: no
configure:3116: checking for awk
configure:3132: found /usr/bin/awk
configure:3143: result: awk
configure:3154: checking whether make sets $(MAKE)
configure:3176: result: yes
configure:3205: checking whether make supports nested variables
configure:3222: result: yes
configure:3350: checking whether to enable maintainer-specific portions of Makefiles
configure:3359: result: no
configure:3384: checking whether ln -s works
configure:3388: result: yes
configure:3443: checking for gcc
configure:3470: result: clang
configure:3699: checking for C compiler version
configure:3708: clang --version >&5
Apple clang version 11.0.3 (clang-1103.0.32.29)
Target: x86_64-apple-darwin19.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:3719: $? = 0
configure:3708: clang -v >&5
Apple clang version 11.0.3 (clang-1103.0.32.29)
Target: x86_64-apple-darwin19.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:3719: $? = 0
configure:3708: clang -V >&5
clang: error: unsupported option '-V -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk'
configure:3719: $? = 1
configure:3708: clang -qversion >&5
clang: error: unknown argument '-qversion'; did you mean '--version'?
configure:3719: $? = 1
configure:3739: checking whether the C compiler works
configure:3761: clang conftest.c >&5
configure:3765: $? = 0
configure:3813: result: yes
configure:3816: checking for C compiler default output file name
configure:3818: result: a.out
configure:3824: checking for suffix of executables
configure:3831: clang -o conftest conftest.c >&5
configure:3835: $? = 0
configure:3857: result:
configure:3879: checking whether we are cross compiling
configure:3887: clang -o conftest conftest.c >&5
configure:3891: $? = 0
configure:3898: ./conftest
configure:3902: $? = 0
configure:3917: result: no
configure:3922: checking for suffix of object files
configure:3944: clang -c conftest.c >&5
configure:3948: $? = 0
configure:3969: result: o
configure:3973: checking whether we are using the GNU C compiler
configure:3992: clang -c conftest.c >&5
configure:3992: $? = 0
configure:4001: result: yes
configure:4010: checking whether clang accepts -g
configure:4030: clang -c -g conftest.c >&5
configure:4030: $? = 0
configure:4071: result: yes
configure:4088: checking for clang option to accept ISO C89
configure:4151: clang -c conftest.c >&5
configure:4151: $? = 0
configure:4164: result: none needed
configure:4189: checking whether clang understands -c and -o together
configure:4211: clang -c conftest.c -o conftest2.o
configure:4214: $? = 0
configure:4211: clang -c conftest.c -o conftest2.o
configure:4214: $? = 0
configure:4226: result: yes
configure:4246: checking whether make supports the include directive
configure:4261: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:4264: $? = 0
configure:4283: result: yes (GNU style)
configure:4308: checking dependency style of clang
configure:4419: result: none
configure:4440: checking how to run the C preprocessor
configure:4471: clang -E conftest.c
configure:4471: $? = 0
configure:4485: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:4485: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Valgrind"
| #define PACKAGE_TARNAME "valgrind"
| #define PACKAGE_VERSION "3.16.0.GIT"
| #define PACKAGE_STRING "Valgrind 3.16.0.GIT"
| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "valgrind"
| #define VERSION "3.16.0.GIT"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4510: result: clang -E
configure:4530: clang -E conftest.c
configure:4530: $? = 0
configure:4544: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:4544: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Valgrind"
| #define PACKAGE_TARNAME "valgrind"
| #define PACKAGE_VERSION "3.16.0.GIT"
| #define PACKAGE_STRING "Valgrind 3.16.0.GIT"
| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "valgrind"
| #define VERSION "3.16.0.GIT"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4684: checking for C++ compiler version
configure:4693: clang++ --version >&5
Apple clang version 11.0.3 (clang-1103.0.32.29)
Target: x86_64-apple-darwin19.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:4704: $? = 0
configure:4693: clang++ -v >&5
Apple clang version 11.0.3 (clang-1103.0.32.29)
Target: x86_64-apple-darwin19.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:4704: $? = 0
configure:4693: clang++ -V >&5
clang: error: unsupported option '-V -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk'
configure:4704: $? = 1
configure:4693: clang++ -qversion >&5
clang: error: unknown argument '-qversion'; did you mean '--version'?
configure:4704: $? = 1
configure:4708: checking whether we are using the GNU C++ compiler
configure:4727: clang++ -c conftest.cpp >&5
configure:4727: $? = 0
configure:4736: result: yes
configure:4745: checking whether clang++ accepts -g
configure:4765: clang++ -c -g conftest.cpp >&5
configure:4765: $? = 0
configure:4806: result: yes
configure:4831: checking dependency style of clang++
configure:4942: result: none
configure:5013: checking for ranlib
configure:5029: found /usr/bin/ranlib
configure:5040: result: ranlib
configure:5068: checking for gcc-ranlib
configure:5101: result: no
configure:5115: checking for a sed that does not truncate output
configure:5179: result: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/sed
configure:5192: checking for ar
configure:5210: found /usr/bin/ar
configure:5222: result: /usr/bin/ar
configure:5243: checking for gcc-ar
configure:5276: result: no
configure:5296: checking for perl
configure:5314: found /usr/bin/perl
configure:5326: result: /usr/bin/perl
configure:5338: checking for gdb
configure:5369: result: /no/gdb/was/found/at/configure/time
configure:5393: checking dependency style of clang
configure:5502: result: none
configure:5521: checking for diff -u
configure:5529: result: yes
configure:5540: checking for clang option to accept ISO C99
configure:5689: clang -c conftest.c >&5
configure:5689: $? = 0
configure:5702: result: none needed
configure:5722: checking for a supported version of gcc
configure:5802: result: ok (clang-11.0.3)
configure:5824: checking build system type
configure:5838: result: x86_64-pc-darwin
configure:5858: checking host system type
configure:5871: result: x86_64-pc-darwin
configure:5892: checking for a supported CPU
configure:5919: result: ok (x86_64)
configure:6016: checking for a 64-bit only build
configure:6029: result: yes
configure:6033: checking for a 32-bit only build
configure:6046: result: no
configure:6059: checking for a supported OS
configure:6093: result: ok (darwin)
configure:6124: checking for the kernel version
configure:6227: result: unsupported (19.2.0)
configure:6229: error: Valgrind works on Darwin 10.x, 11.x, 12.x, 13.x, 14.x, 15.x, 16.x and 17.x (Mac OS X 10.6/7/8/9/10/11 and macOS 10.12/13)
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-darwin
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_AR_set=
ac_cv_env_AR_value=
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_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_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LTO_AR_set=
ac_cv_env_LTO_AR_value=
ac_cv_env_LTO_RANLIB_set=
ac_cv_env_LTO_RANLIB_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=amd64-darwin
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_host=x86_64-pc-darwin
ac_cv_objext=o
ac_cv_path_AR=/usr/bin/ar
ac_cv_path_GDB=/no/gdb/was/found/at/configure/time
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_SED=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='clang -E'
ac_cv_prog_ac_ct_CC=clang
ac_cv_prog_ac_ct_RANLIB=ranlib
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
am_cv_CCAS_dependencies_compiler_type=none
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
vg_cv_only32bit=no
vg_cv_only64bit=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/valgrind-20200401-70344-1xvq61s/missing aclocal-1.16'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='/usr/bin/ar'
AUTOCONF='${SHELL} /private/tmp/valgrind-20200401-70344-1xvq61s/missing autoconf'
AUTOHEADER='${SHELL} /private/tmp/valgrind-20200401-70344-1xvq61s/missing autoheader'
AUTOMAKE='${SHELL} /private/tmp/valgrind-20200401-70344-1xvq61s/missing automake-1.16'
AWK='awk'
BOOST_CFLAGS=''
BOOST_LIBS=''
BUILD_ADDR32_TESTS_FALSE=''
BUILD_ADDR32_TESTS_TRUE=''
BUILD_ADX_TESTS_FALSE=''
BUILD_ADX_TESTS_TRUE=''
BUILD_ARMV81_TESTS_FALSE=''
BUILD_ARMV81_TESTS_TRUE=''
BUILD_ARMV8_CRC_TESTS_FALSE=''
BUILD_ARMV8_CRC_TESTS_TRUE=''
BUILD_AVX2_TESTS_FALSE=''
BUILD_AVX2_TESTS_TRUE=''
BUILD_AVX_TESTS_FALSE=''
BUILD_AVX_TESTS_TRUE=''
BUILD_BMI_TESTS_FALSE=''
BUILD_BMI_TESTS_TRUE=''
BUILD_DFP_TESTS_FALSE=''
BUILD_DFP_TESTS_TRUE=''
BUILD_F16C_TESTS_FALSE=''
BUILD_F16C_TESTS_TRUE=''
BUILD_FMA4_TESTS_FALSE=''
BUILD_FMA4_TESTS_TRUE=''
BUILD_FMA_TESTS_FALSE=''
BUILD_FMA_TESTS_TRUE=''
BUILD_IFUNC_TESTS_FALSE=''
BUILD_IFUNC_TESTS_TRUE=''
BUILD_LOOPNEL_TESTS_FALSE=''
BUILD_LOOPNEL_TESTS_TRUE=''
BUILD_LZCNT_TESTS_FALSE=''
BUILD_LZCNT_TESTS_TRUE=''
BUILD_MOVBE_TESTS_FALSE=''
BUILD_MOVBE_TESTS_TRUE=''
BUILD_MPIWRAP_PRI_FALSE=''
BUILD_MPIWRAP_PRI_TRUE=''
BUILD_MPIWRAP_SEC_FALSE=''
BUILD_MPIWRAP_SEC_TRUE=''
BUILD_MPX_TESTS_FALSE=''
BUILD_MPX_TESTS_TRUE=''
BUILD_PCLMULQDQ_TESTS_FALSE=''
BUILD_PCLMULQDQ_TESTS_TRUE=''
BUILD_RDRAND_TESTS_FALSE=''
BUILD_RDRAND_TESTS_TRUE=''
BUILD_SSE3_TESTS_FALSE=''
BUILD_SSE3_TESTS_TRUE=''
BUILD_SSE42_TESTS_FALSE=''
BUILD_SSE42_TESTS_TRUE=''
BUILD_SSSE3_TESTS_FALSE=''
BUILD_SSSE3_TESTS_TRUE=''
BUILD_TSX_TESTS_FALSE=''
BUILD_TSX_TESTS_TRUE=''
BUILD_VPCLMULQDQ_TESTS_FALSE=''
BUILD_VPCLMULQDQ_TESTS_TRUE=''
CC='clang'
CCAS='clang'
CCASDEPMODE='depmode=none'
CCASFLAGS=''
CCDEPMODE='depmode=none'
CFLAGS=''
CFLAGS_MPI=''
COMPILER_IS_CLANG_FALSE='#'
COMPILER_IS_CLANG_TRUE=''
COMPILER_IS_ICC_FALSE=''
COMPILER_IS_ICC_TRUE='#'
CPP='clang -E'
CPPFLAGS=''
CXX='clang++'
CXXDEPMODE='depmode=none'
CXXFLAGS=''
CXX_CAN_INCLUDE_THREAD_HEADER_FALSE=''
CXX_CAN_INCLUDE_THREAD_HEADER_TRUE=''
CYGPATH_W='echo'
DEFAULT_SUPP=''
DEFS=''
DEPDIR='.deps'
DIFF='diff -u'
DIS_PATH=''
DWARF4_FALSE=''
DWARF4_TRUE=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP=''
ENABLE_LINUX_TICKET_LOCK_PRIMARY_FALSE=''
ENABLE_LINUX_TICKET_LOCK_PRIMARY_TRUE=''
ENABLE_LINUX_TICKET_LOCK_SECONDARY_FALSE=''
ENABLE_LINUX_TICKET_LOCK_SECONDARY_TRUE=''
EXEEXT=''
FLAG_FALIGNED_NEW=''
FLAG_FINLINE_FUNCTIONS=''
FLAG_FNO_IPA_ICF=''
FLAG_FNO_STACK_PROTECTOR=''
FLAG_FSANITIZE=''
FLAG_M32=''
FLAG_M64=''
FLAG_MLONG_DOUBLE_128=''
FLAG_MMMX=''
FLAG_MSA=''
FLAG_MSSE=''
FLAG_NO_BUILD_ID=''
FLAG_NO_PIE=''
FLAG_OCTEON2=''
FLAG_OCTEON=''
FLAG_PIE=''
FLAG_T_TEXT=''
FLAG_UNLIMITED_INLINE_UNIT_GROWTH=''
FLAG_W_CAST_ALIGN=''
FLAG_W_CAST_QUAL=''
FLAG_W_EMPTY_BODY=''
FLAG_W_ENUM_CONVERSION=''
FLAG_W_EXTRA=''
FLAG_W_FORMAT=''
FLAG_W_FORMAT_SECURITY=''
FLAG_W_FORMAT_SIGNEDNESS=''
FLAG_W_IGNORED_QUALIFIERS=''
FLAG_W_IMPLICIT_FALLTHROUGH=''
FLAG_W_LOGICAL_OP=''
FLAG_W_MISSING_PARAMETER_TYPE=''
FLAG_W_NO_INFINITE_RECURSION=''
FLAG_W_NO_MEMSET_TRANSPOSED_ARGS=''
FLAG_W_NO_MISMATCHED_NEW_DELETE=''
FLAG_W_NO_NONNULL=''
FLAG_W_NO_OVERFLOW=''
FLAG_W_NO_POINTER_SIGN=''
FLAG_W_NO_STATIC_LOCAL_IN_INLINE=''
FLAG_W_NO_UNINITIALIZED=''
FLAG_W_NO_UNUSED_FUNCTION=''
FLAG_W_OLD_STYLE_DECLARATION=''
FLAG_W_WRITE_STRINGS=''
GDB='/no/gdb/was/found/at/configure/time'
GLIBC_VERSION=''
GREP=''
GZ_ZLIB_FALSE=''
GZ_ZLIB_GNU_FALSE=''
GZ_ZLIB_GNU_TRUE=''
GZ_ZLIB_TRUE=''
HAS_ALTIVEC_FALSE=''
HAS_ALTIVEC_TRUE=''
HAS_DFP_FALSE=''
HAS_DFP_TRUE=''
HAS_ISA_2_05_FALSE=''
HAS_ISA_2_05_TRUE=''
HAS_ISA_2_06_FALSE=''
HAS_ISA_2_06_TRUE=''
HAS_ISA_2_07_FALSE=''
HAS_ISA_2_07_TRUE=''
HAS_ISA_3_00_FALSE=''
HAS_ISA_3_00_TRUE=''
HAS_MLONG_DOUBLE_128_FALSE=''
HAS_MLONG_DOUBLE_128_TRUE=''
HAS_VSX_FALSE=''
HAS_VSX_TRUE=''
HAVE_ASM_CONSTRAINT_P_FALSE=''
HAVE_ASM_CONSTRAINT_P_TRUE=''
HAVE_AT_FDCWD_FALSE=''
HAVE_AT_FDCWD_TRUE=''
HAVE_BOOST_1_35_FALSE=''
HAVE_BOOST_1_35_TRUE=''
HAVE_BUILTIN_ATOMIC64_FALSE=''
HAVE_BUILTIN_ATOMIC64_TRUE=''
HAVE_BUILTIN_ATOMIC_CXX_FALSE=''
HAVE_BUILTIN_ATOMIC_CXX_TRUE=''
HAVE_BUILTIN_ATOMIC_FALSE=''
HAVE_BUILTIN_ATOMIC_SECONDARY_FALSE=''
HAVE_BUILTIN_ATOMIC_SECONDARY_TRUE=''
HAVE_BUILTIN_ATOMIC_TRUE=''
HAVE_COPY_FILE_RANGE_FALSE=''
HAVE_COPY_FILE_RANGE_TRUE=''
HAVE_DLINFO_RTLD_DI_TLS_MODID_FALSE=''
HAVE_DLINFO_RTLD_DI_TLS_MODID_TRUE=''
HAVE_GNU_STPNCPY_FALSE=''
HAVE_GNU_STPNCPY_TRUE=''
HAVE_NESTED_FUNCTIONS_FALSE=''
HAVE_NESTED_FUNCTIONS_TRUE=''
HAVE_NR_MEMBARRIER_FALSE=''
HAVE_NR_MEMBARRIER_TRUE=''
HAVE_OPENMP_FALSE=''
HAVE_OPENMP_TRUE=''
HAVE_PREADV2_PWRITEV2_FALSE=''
HAVE_PREADV2_PWRITEV2_TRUE=''
HAVE_PREADV_PWRITEV_FALSE=''
HAVE_PREADV_PWRITEV_TRUE=''
HAVE_PTHREAD_BARRIER_FALSE=''
HAVE_PTHREAD_BARRIER_TRUE=''
HAVE_PTHREAD_CREATE_GLIBC_2_0_FALSE=''
HAVE_PTHREAD_CREATE_GLIBC_2_0_TRUE=''
HAVE_PTHREAD_MUTEX_TIMEDLOCK_FALSE=''
HAVE_PTHREAD_MUTEX_TIMEDLOCK_TRUE=''
HAVE_PTHREAD_SETNAME_NP_FALSE=''
HAVE_PTHREAD_SETNAME_NP_TRUE=''
HAVE_PTHREAD_SPINLOCK_FALSE=''
HAVE_PTHREAD_SPINLOCK_TRUE=''
HAVE_SHARED_POINTER_ANNOTATION_FALSE=''
HAVE_SHARED_POINTER_ANNOTATION_TRUE=''
HWCAP_HAS_ALTIVEC=''
HWCAP_HAS_DFP=''
HWCAP_HAS_HTM=''
HWCAP_HAS_ISA_2_05=''
HWCAP_HAS_ISA_2_06=''
HWCAP_HAS_ISA_2_07=''
HWCAP_HAS_ISA_3_00=''
HWCAP_HAS_VSX=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LDFLAGS_MPI=''
LIBOBJS=''
LIBS=''
LIB_UBSAN=''
LN_S='ln -s'
LTLIBOBJS=''
LTO_AR=''
LTO_CFLAGS=''
LTO_RANLIB=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /private/tmp/valgrind-20200401-70344-1xvq61s/missing makeinfo'
MKDIR_P='./install-sh -c -d'
MPI_CC=''
OBJEXT='o'
PACKAGE='valgrind'
PACKAGE_BUGREPORT='valgrind-users@lists.sourceforge.net'
PACKAGE_NAME='Valgrind'
PACKAGE_STRING='Valgrind 3.16.0.GIT'
PACKAGE_TARNAME='valgrind'
PACKAGE_URL=''
PACKAGE_VERSION='3.16.0.GIT'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PREFERRED_STACK_BOUNDARY_2=''
RANLIB='ranlib'
SED='/usr/local/Homebrew/Library/Homebrew/shims/mac/super/sed'
SET_MAKE=''
SHELL='/bin/sh'
SOLARIS_AUDITON_STAT_FALSE=''
SOLARIS_AUDITON_STAT_TRUE=''
SOLARIS_EXECVE_SYSCALL_TAKES_FLAGS_FALSE=''
SOLARIS_EXECVE_SYSCALL_TAKES_FLAGS_TRUE=''
SOLARIS_FREALPATHAT_SYSCALL_FALSE=''
SOLARIS_FREALPATHAT_SYSCALL_TRUE=''
SOLARIS_GETHRT_FASTTRAP_FALSE=''
SOLARIS_GETHRT_FASTTRAP_TRUE=''
SOLARIS_GETRANDOM_SYSCALL_FALSE=''
SOLARIS_GETRANDOM_SYSCALL_TRUE=''
SOLARIS_GETZONEOFFSET_FASTTRAP_FALSE=''
SOLARIS_GETZONEOFFSET_FASTTRAP_TRUE=''
SOLARIS_LWP_NAME_SYSCALL_FALSE=''
SOLARIS_LWP_NAME_SYSCALL_TRUE=''
SOLARIS_LWP_SIGQUEUE_SYSCALL_FALSE=''
SOLARIS_LWP_SIGQUEUE_SYSCALL_TAKES_PID_FALSE=''
SOLARIS_LWP_SIGQUEUE_SYSCALL_TAKES_PID_TRUE=''
SOLARIS_LWP_SIGQUEUE_SYSCALL_TRUE=''
SOLARIS_MODCTL_MODNVL_FALSE=''
SOLARIS_MODCTL_MODNVL_TRUE=''
SOLARIS_NSCD_DOOR_SYSTEM_VOLATILE_FALSE=''
SOLARIS_NSCD_DOOR_SYSTEM_VOLATILE_TRUE=''
SOLARIS_OLD_SYSCALLS_FALSE=''
SOLARIS_OLD_SYSCALLS_TRUE=''
SOLARIS_PROC_CMDLINE_FALSE=''
SOLARIS_PROC_CMDLINE_TRUE=''
SOLARIS_PRXREGSET_T_FALSE=''
SOLARIS_PRXREGSET_T_TRUE=''
SOLARIS_PSET_GET_NAME_FALSE=''
SOLARIS_PSET_GET_NAME_TRUE=''
SOLARIS_RESERVE_SYSSTAT_ADDR_FALSE=''
SOLARIS_RESERVE_SYSSTAT_ADDR_TRUE=''
SOLARIS_RESERVE_SYSSTAT_ZONE_ADDR_FALSE=''
SOLARIS_RESERVE_SYSSTAT_ZONE_ADDR_TRUE=''
SOLARIS_SHM_NEW_FALSE=''
SOLARIS_SHM_NEW_TRUE=''
SOLARIS_SPAWN_SYSCALL_FALSE=''
SOLARIS_SPAWN_SYSCALL_TRUE=''
SOLARIS_SUN_STUDIO_AS_FALSE=''
SOLARIS_SUN_STUDIO_AS_TRUE=''
SOLARIS_SYSTEM_STATS_SYSCALL_FALSE=''
SOLARIS_SYSTEM_STATS_SYSCALL_TRUE=''
SOLARIS_TNDB_GET_TNIP_FALSE=''
SOLARIS_TNDB_GET_TNIP_TRUE=''
SOLARIS_TSOL_CLEARANCE_FALSE=''
SOLARIS_TSOL_CLEARANCE_TRUE=''
SOLARIS_UNDEF_LARGESOURCE=''
SOLARIS_UTIMENSAT_SYSCALL_FALSE=''
SOLARIS_UTIMENSAT_SYSCALL_TRUE=''
SOLARIS_UTIMESYS_SYSCALL_FALSE=''
SOLARIS_UTIMESYS_SYSCALL_TRUE=''
SOLARIS_UUIDSYS_SYSCALL_FALSE=''
SOLARIS_UUIDSYS_SYSCALL_TRUE=''
SOLARIS_XPG_SYMBOLS_PRESENT_FALSE=''
SOLARIS_XPG_SYMBOLS_PRESENT_TRUE=''
SOLARIS_ZONE_DEFUNCT_FALSE=''
SOLARIS_ZONE_DEFUNCT_TRUE=''
STRIP=''
SUPPORTS_HTM_FALSE=''
SUPPORTS_HTM_TRUE=''
VALT_LOAD_ADDRESS_PRI=''
VALT_LOAD_ADDRESS_SEC=''
VERSION='3.16.0.GIT'
VGCONF_ABI=''
VGCONF_ARCHS_INCLUDE_AMD64_FALSE=''
VGCONF_ARCHS_INCLUDE_AMD64_TRUE=''
VGCONF_ARCHS_INCLUDE_ARM64_FALSE=''
VGCONF_ARCHS_INCLUDE_ARM64_TRUE=''
VGCONF_ARCHS_INCLUDE_ARM_FALSE=''
VGCONF_ARCHS_INCLUDE_ARM_TRUE=''
VGCONF_ARCHS_INCLUDE_MIPS32_FALSE=''
VGCONF_ARCHS_INCLUDE_MIPS32_TRUE=''
VGCONF_ARCHS_INCLUDE_MIPS64_FALSE=''
VGCONF_ARCHS_INCLUDE_MIPS64_TRUE=''
VGCONF_ARCHS_INCLUDE_NANOMIPS_FALSE=''
VGCONF_ARCHS_INCLUDE_NANOMIPS_TRUE=''
VGCONF_ARCHS_INCLUDE_PPC32_FALSE=''
VGCONF_ARCHS_INCLUDE_PPC32_TRUE=''
VGCONF_ARCHS_INCLUDE_PPC64_FALSE=''
VGCONF_ARCHS_INCLUDE_PPC64_TRUE=''
VGCONF_ARCHS_INCLUDE_S390X_FALSE=''
VGCONF_ARCHS_INCLUDE_S390X_TRUE=''
VGCONF_ARCHS_INCLUDE_X86_FALSE=''
VGCONF_ARCHS_INCLUDE_X86_TRUE=''
VGCONF_ARCH_PRI=''
VGCONF_ARCH_SEC=''
VGCONF_HAVE_ABI_FALSE=''
VGCONF_HAVE_ABI_TRUE=''
VGCONF_HAVE_PLATFORM_SEC_FALSE=''
VGCONF_HAVE_PLATFORM_SEC_TRUE=''
VGCONF_OS='darwin'
VGCONF_OS_IS_DARWIN_FALSE=''
VGCONF_OS_IS_DARWIN_TRUE=''
VGCONF_OS_IS_LINUX_FALSE=''
VGCONF_OS_IS_LINUX_TRUE=''
VGCONF_OS_IS_SOLARIS_FALSE=''
VGCONF_OS_IS_SOLARIS_TRUE=''
VGCONF_PLATFORMS_INCLUDE_AMD64_DARWIN_FALSE=''
VGCONF_PLATFORMS_INCLUDE_AMD64_DARWIN_TRUE=''
VGCONF_PLATFORMS_INCLUDE_AMD64_LINUX_FALSE=''
VGCONF_PLATFORMS_INCLUDE_AMD64_LINUX_TRUE=''
VGCONF_PLATFORMS_INCLUDE_AMD64_SOLARIS_FALSE=''
VGCONF_PLATFORMS_INCLUDE_AMD64_SOLARIS_TRUE=''
VGCONF_PLATFORMS_INCLUDE_ARM64_LINUX_FALSE=''
VGCONF_PLATFORMS_INCLUDE_ARM64_LINUX_TRUE=''
VGCONF_PLATFORMS_INCLUDE_ARM_LINUX_FALSE=''
VGCONF_PLATFORMS_INCLUDE_ARM_LINUX_TRUE=''
VGCONF_PLATFORMS_INCLUDE_MIPS32_LINUX_FALSE=''
VGCONF_PLATFORMS_INCLUDE_MIPS32_LINUX_TRUE=''
VGCONF_PLATFORMS_INCLUDE_MIPS64_LINUX_FALSE=''
VGCONF_PLATFORMS_INCLUDE_MIPS64_LINUX_TRUE=''
VGCONF_PLATFORMS_INCLUDE_NANOMIPS_LINUX_FALSE=''
VGCONF_PLATFORMS_INCLUDE_NANOMIPS_LINUX_TRUE=''
VGCONF_PLATFORMS_INCLUDE_PPC32_LINUX_FALSE=''
VGCONF_PLATFORMS_INCLUDE_PPC32_LINUX_TRUE=''
VGCONF_PLATFORMS_INCLUDE_PPC64BE_LINUX_FALSE=''
VGCONF_PLATFORMS_INCLUDE_PPC64BE_LINUX_TRUE=''
VGCONF_PLATFORMS_INCLUDE_PPC64LE_LINUX_FALSE=''
VGCONF_PLATFORMS_INCLUDE_PPC64LE_LINUX_TRUE=''
VGCONF_PLATFORMS_INCLUDE_S390X_LINUX_FALSE=''
VGCONF_PLATFORMS_INCLUDE_S390X_LINUX_TRUE=''
VGCONF_PLATFORMS_INCLUDE_X86_DARWIN_FALSE=''
VGCONF_PLATFORMS_INCLUDE_X86_DARWIN_TRUE=''
VGCONF_PLATFORMS_INCLUDE_X86_LINUX_FALSE=''
VGCONF_PLATFORMS_INCLUDE_X86_LINUX_TRUE=''
VGCONF_PLATFORMS_INCLUDE_X86_SOLARIS_FALSE=''
VGCONF_PLATFORMS_INCLUDE_X86_SOLARIS_TRUE=''
VGCONF_PLATFORM_PRI_CAPS=''
VGCONF_PLATFORM_SEC_CAPS=''
VGCONF_PLATVARIANT=''
VGCONF_PLATVARIANT_IS_ANDROID_FALSE=''
VGCONF_PLATVARIANT_IS_ANDROID_TRUE=''
VGCONF_PLATVARIANT_IS_VANILLA_FALSE=''
VGCONF_PLATVARIANT_IS_VANILLA_TRUE=''
VG_TMPDIR=''
XCODE_DIR=''
XCRUN=''
ac_ct_CC='clang'
ac_ct_CXX=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCCAS_FALSE=''
am__fastdepCCAS_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-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-darwin'
build_alias='amd64-darwin'
build_cpu='x86_64'
build_os='darwin'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-pc-darwin'
host_alias=''
host_cpu='x86_64'
host_os='darwin'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/valgrind-20200401-70344-1xvq61s/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/valgrind/HEAD-c4c289a'
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 "Valgrind"
#define PACKAGE_TARNAME "valgrind"
#define PACKAGE_VERSION "3.16.0.GIT"
#define PACKAGE_STRING "Valgrind 3.16.0.GIT"
#define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
#define PACKAGE_URL ""
#define PACKAGE "valgrind"
#define VERSION "3.16.0.GIT"
#define GDB_PATH "/no/gdb/was/found/at/configure/time"
#define DARWIN_10_5 100500
#define DARWIN_10_6 100600
#define DARWIN_10_7 100700
#define DARWIN_10_8 100800
#define DARWIN_10_9 100900
#define DARWIN_10_10 101000
#define DARWIN_10_11 101100
#define DARWIN_10_12 101200
#define DARWIN_10_13 101300
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment