Skip to content

Instantly share code, notes, and snippets.

@tilthouse
Created September 25, 2018 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 tilthouse/0d1346ffd5ae30ae3386a852081f833d to your computer and use it in GitHub Desktop.
Save tilthouse/0d1346ffd5ae30ae3386a852081f833d to your computer and use it in GitHub Desktop.
gcc@4.9 on macOS 10.14 - Homebrew build logs
Homebrew build logs for gcc@4.9 on macOS 10.14
Build date: 2018-09-25 09:31:39
HOMEBREW_VERSION: 1.7.6
ORIGIN: https://github.com/Homebrew/brew
HEAD: f239b7a62790cfb4f33bda9aab7597d43f1b1e3b
Last commit: 4 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: ae68a80c0257579b3c109cb56c53c6dcc979d984
Core tap last commit: 3 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_GIT: git
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MACOS_VERSION_NUMERIC: 101400
CPU: dodeca-core 64-bit kabylake
Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 10.0 build 1000
Git: 2.19.0 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: 1.8.0_131
macOS: 10.14-x86_64
CLT: 10.0.0.0.1.1535735448
CLT headers: 10.0.0.0.1.1535735448
Xcode: 10.0
XQuartz: 2.7.11 => /opt/X11
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: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/Applications/Postgres.app/Contents/Versions/9.6/bin/gdal-config
2018-09-25 09:31:31 -0700
../configure
--build=x86_64-apple-darwin18.0.0
--prefix=/usr/local/Cellar/gcc@4.9/4.9.4_1
--libdir=/usr/local/Cellar/gcc@4.9/4.9.4_1/lib/gcc/4.9
--enable-languages=c,c++,fortran,objc,obj-c++
--program-suffix=-4.9
--with-system-zlib
--enable-libstdcxx-time=yes
--enable-stage1-checking
--enable-checking=release
--enable-lto
--enable-plugin
--with-build-config=bootstrap-debug
--disable-werror
--with-pkgversion=Homebrew GCC 4.9.4_1
--with-bugurl=https://github.com/Homebrew/homebrew-core/issues
MAKEINFO=missing
--disable-nls
--enable-multilib
checking build system type... x86_64-apple-darwin18.0.0
checking host system type... x86_64-apple-darwin18.0.0
checking target system type... x86_64-apple-darwin18.0.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/sed
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for libatomic support... yes
checking for libcilkrts support... yes
checking for libitm support... yes
checking for libsanitizer support... yes
checking for libvtv support... no
checking for gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... no
checking for gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
configure: WARNING: using in-tree ISL, disabling version check
configure: WARNING: using in-tree CLooG, disabling version check
The following languages will be built: c,c++,fortran,lto,objc,obj-c++
*** This configuration is not supported in the following subdirectories:
zlib target-libvtv target-libgo gnattools target-libada target-libffi target-libbacktrace target-zlib target-libjava target-boehm-gc
(Any other directories should still work fine.)
rm: conftest.dSYM: is a directory
checking for default BUILD_CONFIG... bootstrap-debug
checking for --enable-vtable-verify... no
checking for bison... bison -y
checking for bison... bison
checking for gm4... gm4
checking for flex... flex
checking for flex... flex
checking for makeinfo... missing
../configure: line 8130: missing: command not found
checking for expect... expect
checking for runtest... no
checking for ar... ar
checking for as... as
checking for dlltool... no
checking for ld... (cached) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking for lipo... lipo
checking for nm... nm
checking for ranlib... ranlib
checking for strip... strip
checking for windres... no
checking for windmc... no
checking for objcopy... no
checking for objdump... objdump
checking for readelf... no
checking for cc... cc
checking for c++... c++
checking for gcc... gcc
checking for gcj... no
checking for gfortran... no
checking for gccgo... no
checking for ar... no
checking for ar... ar
checking for as... no
checking for as... as
checking for dlltool... no
checking for dlltool... no
checking for ld... no
checking for ld... ld
checking for lipo... no
checking for lipo... lipo
checking for nm... no
checking for nm... nm
checking for objdump... no
checking for objdump... objdump
checking for ranlib... no
checking for ranlib... ranlib
checking for readelf... no
checking for readelf... no
checking for strip... no
checking for strip... strip
checking for windres... no
checking for windres... no
checking for windmc... no
checking for windmc... no
checking where to find the target ar... host tool
checking where to find the target as... host tool
checking where to find the target cc... just compiled
checking where to find the target c++... just compiled
checking where to find the target c++ for libstdc++... just compiled
checking where to find the target dlltool... host tool
checking where to find the target gcc... just compiled
checking where to find the target gcj... host tool
checking where to find the target gfortran... just compiled
checking where to find the target gccgo... host tool
checking where to find the target ld... host tool
checking where to find the target lipo... host tool
checking where to find the target nm... host tool
checking where to find the target objdump... host tool
checking where to find the target ranlib... host tool
checking where to find the target readelf... host tool
checking where to find the target strip... host tool
checking where to find the target windres... host tool
checking where to find the target windmc... host tool
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
clang called with: --version
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native --version -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.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=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -V -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -qversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.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=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.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=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: --version
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native --version -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.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=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -V -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -qversion
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -qversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.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=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g conftest.cpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.adb
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c conftest.adb -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc called with: -E conftest.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
This file has been truncated, but you can view the full file.
2018-09-25 09:31:38 -0700
make
bootstrap
echo stage3 > stage_final
mkdir build-x86_64-apple-darwin18.0.0
mkdir build-x86_64-apple-darwin18.0.0
mkdir: build-x86_64-apple-darwin18.0.0: File exists
mkdir build-x86_64-apple-darwin18.0.0/fixincludes
mkdir build-x86_64-apple-darwin18.0.0/libiberty
Configuring in build-x86_64-apple-darwin18.0.0/libiberty
Configuring in build-x86_64-apple-darwin18.0.0/fixincludes
Configuring stage 1 in ./libiberty
Configuring stage 1 in ./gmp
Configuring stage 1 in ./intl
Configuring stage 1 in ./libbacktrace
Configuring stage 1 in ./libdecnumber
configure: creating cache ../config.cache
configure: loading cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/missing makeinfo --split-size=5000000 --split-size=5000000
configure: WARNING:
*** Makeinfo is missing. Info documentation will not be built.
checking for perl... perl
checking build system type... checking build system type... x86_64-apple-darwin18.0.0
checking host system type... x86_64-apple-darwin18.0.0
checking host system type... configure: creating cache ./config.cache
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/missing makeinfo --split-size=5000000 --split-size=5000000
configure: WARNING:
*** Makeinfo is missing. Info documentation will not be built.
checking for perl... perl
x86_64-apple-darwin18.0.0
checking target system type... x86_64-apple-darwin18.0.0
checking for x86_64-apple-darwin18.0.0-ar... ar
yes
yes
checking for x86_64-apple-darwin18.0.0-ranlib... checking for x86_64-apple-darwin18.0.0-gcc... ranlib
clang
checking for a BSD-compatible install... /usr/bin/install -c
checking whether to install libiberty headers and static library... no
checking whether NLS is requested... configure: target_header_dir =
no
checking for x86_64-apple-darwin18.0.0-gcc... clang
checking build system type... checking for msgfmt... no
checking for gmsgfmt... :
checking build system type... checking for xgettext... no
x86_64-apple-darwin18.0.0
checking for x86_64-apple-darwin18.0.0-gcc... clang
checking for msgmerge... no
checking for x86_64-apple-darwin18.0.0-gcc... clang
x86_64-apple-darwin18.0.0
checking host system type... x86_64-apple-darwin18.0.0
checking host system type... x86_64-apple-darwin18.0.0
checking target system type... x86_64-apple-darwin18.0.0
checking for x86_64-apple-darwin18.0.0-ar... ar
checking for x86_64-apple-darwin18.0.0-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir =
checking for x86_64-apple-darwin18.0.0-gcc... clang
x86_64-apple-darwin18.0.0
checking for x86_64-apple-darwin18.0.0-gcc... clang
configure: creating cache ./config.cache
checking build system type... x86_64-apple-darwin18.0.0
checking host system type... none-apple-darwin18.0.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... checking for C compiler default output file name... checking for C compiler default output file name... checking for C compiler default output file name... checking for C compiler default output file name... checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... a.out
a.out
checking whether the C compiler works... checking whether the C compiler works... yes
yes
checking whether we are cross compiling... no
checking whether we are cross compiling... checking for suffix of executables... no
checking for suffix of executables... checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... a.out
checking whether the C compiler works... yes
checking for suffix of object files... checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... checking for suffix of object files... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler...
o
o
checking whether we are using the GNU C compiler... checking whether we are using the GNU C compiler... checking for suffix of object files...
o
checking whether we are using the GNU C compiler... checking for suffix of object files... yes
checking whether clang accepts -g... yes
checking whether clang accepts -g... yes
checking whether clang accepts -g... o
checking whether we are using the GNU C compiler... yes
checking for gawk... awk
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... yes
checking whether clang accepts -g... o
checking whether we are using the GNU C compiler... yes
checking for none-apple-darwin18.0.0-strip... yes
no
checking for strip... checking for clang option to accept ISO C89... strip
configure: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf@gnu.org.
checking whether to enable maintainer-specific portions of Makefiles... no
yes
checking for clang option to accept ISO C89... yes
checking for clang option to accept ISO C89... yes
checking whether clang accepts -g... checking ABI=long
yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... yes
checking for clang option to accept ISO C89... none needed
checking for x86_64-apple-darwin18.0.0-ranlib... ranlib
checking whether clang is gcc... yes
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
none needed
checking how to run the C preprocessor... checking whether clang supports -W... none needed
checking build system type... yes
checking for clang option to accept ISO C89... x86_64-apple-darwin18.0.0
checking host system type... none needed
checking how to run the C preprocessor... x86_64-apple-darwin18.0.0
checking for x86_64-apple-darwin18.0.0-ranlib... ranlib
checking for library containing strerror... checking compiler clang -g -DNO_ASM... yes
none needed
checking whether clang supports -Wall... checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... clang -E
yes
no
checking how to run the C preprocessor... checking whether clang supports -Wwrite-strings... none required
checking how to run the C preprocessor... clang -E
no
checking how to run the C preprocessor... yes
checking whether clang supports -Wstrict-prototypes... checking for grep that handles long lines and -e... clang -E
clang -E
yes
checking whether clang supports -Wmissing-prototypes... checking for grep that handles long lines and -e... clang -E
yes
/usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... checking whether clang supports -Wold-style-definition... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... checking whether clang supports -W... /usr/bin/grep -E
checking for ANSI C header files... yes
checking whether clang supports -Wmissing-format-attribute... checking whether clang supports -W... yes
checking whether clang supports -Wall... yes
checking whether clang supports -Wcast-qual... rm: conftest.dSYM: is a directory
/usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking whether clang supports -Wall... yes
rm: conftest.dSYM: is a directory
checking whether clang supports -Wwrite-strings... yes
rm: conftest.dSYM: is a directory
checking whether clang supports -pedantic -Wlong-long... yes
checking whether clang supports -Wwrite-strings... yes
rm: conftest.dSYM: is a directory
checking whether clang supports -Wc++-compat... yes
checking how to run the C preprocessor... yes
checking for sys/types.h... yes
checking whether clang supports -Wc++-compat... yes
checking whether clang supports -Wstrict-prototypes... yes
checking for sys/types.h... yes
yes
checking whether clang supports -Wstrict-prototypes... checking for sys/stat.h... clang -E
yes
checking whether clang supports -pedantic ... yes
checking for sys/stat.h... yes
checking whether clang supports -pedantic ... yes
checking whether clang and cc understand -c and -o together... yes
checking for stdlib.h... yes
checking for an ANSI C-conforming const... yes
checking whether clang and cc understand -c and -o together... yes
checking for grep that handles long lines and -e... checking for stdlib.h... yes
checking for inline... yes
checking for string.h... yes
inline
checking for sys/types.h... checking for string.h... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for memory.h... yes
yes
checking for sys/stat.h... checking for memory.h... yes
yes
checking for strings.h... checking for none-apple-darwin18.0.0-gcc... clang
yes
checking for an ANSI C-conforming const... rm: conftest.dSYM: is a directory
yes
yes
checking for stdlib.h... checking for strings.h... yes
yes
checking for an ANSI C-conforming const... checking for inttypes.h... yes
checking for inline... rm: conftest.dSYM: is a directory
yes
yes
checking for string.h... checking for inttypes.h... yes
checking for inline... inline
checking for grep that handles long lines and -e... yes
checking for C compiler default output file name... checking for stdint.h... yes
checking for sys/types.h... inline
checking for grep that handles long lines and -e... yes
yes
checking for memory.h... checking for stdint.h... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
yes
checking for suffix of executables... checking for unistd.h... yes
checking for sys/stat.h... yes
yes
/usr/bin/grep
checking for egrep... checking for strings.h... /usr/bin/grep -E
checking for ANSI C header files... checking for unistd.h...
checking for suffix of object files... yes
checking minix/config.h usability... yes
checking for stdlib.h... yes
yes
o
checking whether we are using the GNU C compiler... checking for inttypes.h... checking minix/config.h usability... no
checking minix/config.h presence... yes
yes
checking whether clang accepts -g... checking for string.h... yes
no
checking minix/config.h presence... checking for stdint.h... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for clang option to accept ISO C89... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
yes
yes
checking for memory.h... checking for sys/types.h... checking for unistd.h... yes
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/sed
checking whether clang supports -W... yes
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
none needed
checking for clang option to accept ISO C99... checking for sys/types.h... yes
checking for sys/stat.h... checking for strings.h... yes
yes
checking for off_t... checking whether clang supports -Wall... yes
yes
checking for sys/stat.h... checking for stdlib.h... yes
yes
none needed
checking for clang option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... checking whether clang supports -Wwrite-strings... checking for inttypes.h... yes
yes
checking for stdlib.h... yes
checking for string.h... checking whether clang supports -Wstrict-prototypes... yes
checking for stdint.h... yes
checking for size_t... yes
yes
yes
checking whether clang supports -Wmissing-prototypes... checking for string.h... clang -E
checking for memory.h... yes
checking for unistd.h... yes
yes
checking whether clang supports -Wold-style-definition... yes
checking for memory.h... checking for strings.h... yes
checking for a thread-safe mkdir -p... ../../libbacktrace/../install-sh -c -d
checking for gawk... awk
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... yes
yes
yes
checking for working alloca.h... checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-apple-darwin18.0.0-gcc... (cached) clang
checking ctype.h usability... yes
checking whether clang supports -Wmissing-format-attribute... yes
yes
checking for strings.h... checking for inttypes.h... yes
yes
checking for alloca... checking whether clang supports -Woverlength-strings... yes
checking ctype.h presence... checking build system compiler clang... yes
yes
checking for inttypes.h... checking for stdint.h... yes
checking for ctype.h... yes
yes
checking whether clang supports -pedantic -Wlong-long... checking stddef.h usability... yes
yes
checking for stdlib.h... (cached) yes
yes
checking for build system preprocessor... yes
checking for unistd.h... checking for unistd.h... (cached) yes
checking for stdint.h... checking for getpagesize... yes
checking for ANSI C header files... (cached) yes
checking stddef.h usability... 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 for x86_64-apple-darwin18.0.0-ranlib... ranlib
checking for gawk... (cached) awk
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/sed
checking for fgrep... yes
checking stddef.h presence... /usr/bin/grep -F
checking for ld used by clang... clang -E
checking for build system executable suffix... yes
yes
checking whether byte ordering is bigendian... checking for unistd.h... yes
checking for working mmap... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... yes
checking for stddef.h... yes
no
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... yes
checking stddef.h presence... checking for string.h... (cached) yes
checking stdio.h usability... yes
checking whether byte ordering is bigendian... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for strings.h... (cached) yes
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for x86_64-apple-darwin18.0.0-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin18.0.0-ar... ar
yes
checking for x86_64-apple-darwin18.0.0-strip... no
checking for strip... strip
checking for x86_64-apple-darwin18.0.0-ranlib... (cached) ranlib
checking command to parse nm output from clang object... checking whether we are using the GNU C Library 2.1 or newer... checking for unistd.h... (cached) yes
yes
checking stdio.h presence... checking fcntl.h usability... no
checking whether integer division by zero raises SIGFPE...
checking whether build system compiler is ANSI... yes
checking for stdio.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... no
checking for a BSD-compatible install... /usr/bin/install -c
yes
checking fcntl.h presence... checking for sys/file.h... no
checking for inttypes.h... yes
checking for build system compiler math library... yes
checking for fcntl.h... yes
yes
no
checking for a BSD-compatible install... checking sys/file.h usability... /usr/bin/install -c
checking for sys/param.h... checking for sys/file.h... yes
checking for stdint.h... yes
checking for uintptr_t... -lm
checking for grep that handles long lines and -e... ok
yes
checking sys/file.h presence... checking for x86_64-apple-darwin18.0.0-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin18.0.0-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin18.0.0-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin18.0.0-otool... no
checking for otool... otool
checking for x86_64-apple-darwin18.0.0-otool64... yes
no
checking for otool64... no
checking for -single_module linker flag... yes
checking for sys/param.h... checking for limits.h... yes
checking for unsigned long long... yes
checking for sys/file.h... yes
yes
checking for sys/stat.h... (cached) yes
yes
checking for -exported_symbols_list linker flag... yes
checking for stdlib.h... (cached) yes
/usr/bin/grep
checking for egrep... checking for clearerr_unlocked... /usr/bin/grep -E
checking for limits.h... using ABI="long"
CC="clang"
CFLAGS="-g "
CPPFLAGS="-DNO_ASM"
MPN_PATH=" generic"
checking for function prototypes... yes
checking for malloc.h... checking for ANSI C header files... yes
checking for int_least32_t... yes
checking for inttypes.h... yes
no
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
yes
checking for -force_load linker flag... yes
checking for malloc.h... checking for unistd.h... (cached) yes
checking for feof_unlocked... checking for strings.h... (cached) yes
checking for sys/time.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
yes
yes
checking for int_fast32_t... yes
checking for strings.h... (cached) yes
checking for ferror_unlocked... checking for time.h... checking for sys/time.h... no
checking for ld used by GCC... no
checking for dlfcn.h... yes
checking for sys/types.h... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... yes
yes
checking for sys/resource.h... checking for time.h... yes
checking for fflush_unlocked... yes
checking for objdir... yes
.libs
checking for uint64_t... yes
done
yes
yes
checking argz.h usability... checking for sys/stat.h... checking for sys/stat.h... (cached) yes
checking for sys/resource.h... checking for sys/mman.h... no
checking for fgetc_unlocked... yes
yes
checking for fcntl.h... no
checking argz.h presence... yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... checking for sys/mman.h... no
yes
checking what to include in gstdint.h... stdint.h (already complete)
checking for an ANSI C-conforming const... checking for fgets_unlocked... checking if clang supports -fno-rtti -fno-exceptions... no
checking for argz.h... no
yes
checking limits.h usability... yes
checking for alloca.h... checking for fcntl.h... yes
yes
checking for off_t... checking for string.h... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... no
checking for fileno_unlocked... yes
checking for sys/pstat.h... yes
checking limits.h presence... yes
checking for alloca.h... yes
checking if clang static flag -static works... yes
checking for memory.h... yes
checking for limits.h... yes
yes
no
yes
checking for sys/sysmp.h... checking locale.h usability... checking for fprintf_unlocked... checking for sys/pstat.h... no
checking if clang supports -c -o file.o... yes
checking size of int... no
checking for sys/sysinfo.h... yes
no
checking for sys/sysmp.h... yes
checking locale.h presence... checking for strings.h... no
checking for fputc_unlocked... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... no
yes
checking for locale.h... yes
checking for machine/hal_sysinfo.h... 4
checking size of long... no
checking nl_types.h usability... checking for sys/sysinfo.h... yes
no
checking for inttypes.h... checking for fputs_unlocked... no
checking for sys/table.h... no
darwin18.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... checking for machine/hal_sysinfo.h... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking unwind.h usability... yes
checking nl_types.h presence... 8
checking for ANSI C header files... (cached) yes
checking build system type... yes
no
checking for fread_unlocked... checking for stdint.h... x86_64-apple-darwin18.0.0
checking host system type... no
checking for sys/sysctl.h... no
yes
checking for nl_types.h... yes
checking for sys/table.h... x86_64-apple-darwin18.0.0
checking target system type... yes
checking unwind.h presence... checking malloc.h usability... x86_64-apple-darwin18.0.0
checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored
dpd
checking whether byte ordering is bigendian... no
yes
checking for fwrite_unlocked... no
yes
checking for sys/sysctl.h... checking for sys/systemcfg.h... yes
checking for unwind.h... yes
checking for _Unwind_Backtrace... checking for unistd.h... no
checking malloc.h presence... no
yes
checking for stdint.h... (cached) yes
no
checking for sys/systemcfg.h... checking for stdio_ext.h... checking for getchar_unlocked... yes
checking for -funwind-tables option... no
checking for malloc.h... no
checking stddef.h usability... yes
checking for string.h... (cached) yes
checking whether assembler supports --noexecstack option... no
no
checking for process.h... checking for stdint.h... (cached) yes
yes
checking for -frandom-seed=string option... checking for stdio_ext.h... no
yes
yes
checking stddef.h presence... checking for getc_unlocked... no
checking for none-apple-darwin18.0.0-ar... ar
checking for BSD-compatible nm... nm
checking for a sed that does not truncate output... configure: updating cache ./config.cache
configure: creating ./config.status
yes
no
checking whether clang supports -W... checking for sys/prctl.h... no
yes
checking for stddef.h... yes
checking for process.h... checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
yes
checking sys/param.h usability... checking for putchar_unlocked... yes
no
checking for sys/wait.h that is POSIX.1 compatible... checking whether clang supports -Wall... no
checking for sys/prctl.h... config.status: creating Makefile
config.status: creating config.h
config.status: executing gstdint.h commands
yes
checking sys/param.h presence... yes
checking for putc_unlocked... yes
yes
checking whether time.h and sys/time.h may both be included... checking whether clang supports -Wwrite-strings... no
checking for sys/wait.h that is POSIX.1 compatible... /usr/local/Homebrew/Library/Homebrew/shims/mac/super/sed
checking for ld used by clang... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking whether clang supports -Wstrict-prototypes... yes
checking whether errno must be declared... yes
yes
checking whether time.h and sys/time.h may both be included... checking whether abort is declared... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no clang -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/decNumber.c
source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no clang -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/decContext.c
source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no clang -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal32.c
source='../../libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no clang -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal64.c
source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no clang -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal128.c
checking dlfcn.h usability... yes
no
checking size of int... yes
checking whether clang supports -Wmissing-prototypes... yes
checking whether errno must be declared... checking for fgets_unlocked... yes
checking whether asprintf is declared... yes
no
checking size of int... checking whether clang supports -Wold-style-definition... yes
checking dlfcn.h presence... no
4
checking for a 64-bit type... checking for getc_unlocked... yes
yes
checking whether basename is declared... checking whether clang supports -Wmissing-format-attribute... yes
checking for dlfcn.h... yes
uint64_t
4
checking how to run the C++ preprocessor... checking for intptr_t... checking for a 64-bit type... yes
checking for getcwd... yes
checking whether clang supports -Wcast-qual... no
checking whether errno is declared... uint64_t
checking for intptr_t... yes
checking for _Unwind_GetIPInfo... yes
checking for getegid... clang++ -E
no
checking whether vasprintf is declared... yes
checking for uintptr_t... yes
checking __sync extensions... yes
checking for geteuid... yes
checking for uintptr_t... yes
checking whether clearerr_unlocked is declared... yes
checking __atomic extensions... checking the maximum length of command line arguments... 196608
checking command to parse nm output from clang object... yes
rm -f libdecnumber.a
ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o
ranlib libdecnumber.a
checking for getgid... yes
yes
checking for ssize_t... checking whether feof_unlocked is declared... yes
checking output filetype... yes
yes
checking for ssize_t... yes
checking for getuid... checking whether ferror_unlocked is declared...
configure: WARNING: could not determine output file type
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for pid_t... yes
yes
checking for mempcpy... checking whether fflush_unlocked is declared... ok
checking for objdir... .libs
checking for none-apple-darwin18.0.0-ar... (cached) ar
checking for none-apple-darwin18.0.0-ranlib... ranlib
checking for none-apple-darwin18.0.0-strip... strip
yes
checking for pid_t... yes
checking for uintptr_t... no
no
checking for munmap... checking whether fgetc_unlocked is declared... yes
checking for library containing strerror... yes
no
checking for putenv... checking if clang supports -fno-rtti -fno-exceptions... checking whether fgets_unlocked is declared... yes
checking for int_least32_t... yes
checking for library containing strerror... none required
yes
checking for clang option to produce PIC... checking for asprintf... -fno-common
checking if clang PIC flag -fno-common works... yes
no
checking for setenv... checking whether fileno_unlocked is declared... none required
yes
checking if clang static flag -static works... checking for asprintf... yes
yes
checking for atexit... yes
yes
checking for setlocale... checking for int_fast32_t... checking whether fprintf_unlocked is declared... no
checking if clang supports -c -o file.o... yes
checking for atexit... yes
checking for basename... yes
no
checking for stpcpy... checking whether fputc_unlocked is declared... yes
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... yes
checking for uint64_t... yes
checking for basename... yes
checking for bcmp... no
yes
checking whether fputs_unlocked is declared... checking for strcasecmp... darwin18.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... no
checking whether to build static libraries... yes
yes
checking for bcmp... yes
checking for bcopy... no
checking whether fread_unlocked is declared... yes
yes
checking what to include in gstdint.h... stdint.h (already complete)
checking sys/mman.h usability... checking for strdup... yes
checking for bcopy... yes
checking for bsearch... no
yes
checking sys/mman.h presence... checking whether fwrite_unlocked is declared... yes
checking for strtoul... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for bsearch... yes
no
checking for bzero... checking whether getchar_unlocked is declared... yes
configure: creating libtool
checking for tsearch... checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
yes
checking for bzero... yes
yes
checking for calloc... checking whether getc_unlocked is declared... yes
checking for __argz_count... checking link.h usability... yes
checking fcntl.h usability... yes
yes
checking for calloc... yes
checking whether putchar_unlocked is declared... checking for clock... no
no
checking link.h presence... checking for __argz_stringify... yes
checking fcntl.h presence... yes
yes
no
checking for link.h... no
checking for fcntl... checking whether putc_unlocked is declared... checking for clock... yes
checking for ffs... no
checking for __argz_next... yes
checking for fcntl.h... yes
checking float.h usability... yes
yes
checking for an ANSI C-conforming const... checking whether strnlen is declared... yes
checking for ffs... yes
no
checking for getcwd... checking for __fsetlocking... yes
checking float.h presence... yes
checking sys/mman.h usability... yes
checking for getexecname... yes
yes
checking for getcwd... no
checking for iconv... yes
checking for float.h... yes
checking for getpagesize... checking invent.h usability... yes
checking sys/mman.h presence... no
checking whether tests can run... yes
yes
checking for getpagesize... checking for gettimeofday... yes
checking for sys/mman.h... yes
checking for mmap... no
checking invent.h presence... yes
configure: updating cache ./config.cache
configure: creating ./config.status
yes
no
checking for invent.h... no
yes
yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... no
checking for MAP_ANON(YMOUS)... checking langinfo.h usability... checking for gettimeofday... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... checking for index... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
yes
checking for nl_langinfo and CODESET... yes
checking langinfo.h presence... yes
checking for index... checking for insque... configure: updating cache ../config.cache
configure: creating ./config.status
yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking for LC_MESSAGES... yes
yes
checking for memchr... checking for insque... config.status: creating Makefile
yes
checking for bison... bison
checking version of bison... yes
checking locale.h presence... 2.3, ok
checking whether NLS is requested... no
checking whether to use NLS... no
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
config.status: creating mkheaders.almost
yes
configure: updating cache ./config.cache
yes
config.status: creating config.h
configure: creating ./config.status
checking for memcmp... checking for memchr... yes
checking for locale.h... yes
checking nl_types.h usability... yes
yes
checking for memcpy... checking for memcmp... config.status: creating Makefile
yes
checking nl_types.h presence... config.status: creating config.intl
config.status: creating config.h
config.status: executing default-1 commands
yes
yes
checking for memmem... checking for memcpy... yes
checking for nl_types.h... yes
checking sys/attributes.h usability... make[3]: Nothing to be done for `all'.
yes
yes
checking for memmove... checking for memmem... no
checking sys/attributes.h presence... yes
yes
no
checking for sys/attributes.h... no
checking sys/iograph.h usability... checking for mempcpy... checking for memmove... config.status: creating Makefile
config.status: creating backtrace-supported.h
config.status: creating config.h
config.status: executing libtool commands
no
no
checking sys/iograph.h presence... yes
checking for memset... checking for mempcpy... config.status: executing gstdint.h commands
no
checking for sys/iograph.h... no
config.status: executing default commands
checking sys/mman.h usability... yes
no
checking for memset... checking for mkstemps... /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am
yes
checking sys/mman.h presence... /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o atomic.lo ../../libbacktrace/atomic.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o dwarf.lo ../../libbacktrace/dwarf.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o fileline.lo ../../libbacktrace/fileline.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o posix.lo ../../libbacktrace/posix.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o print.lo ../../libbacktrace/print.c
yes
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o sort.lo ../../libbacktrace/sort.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o state.lo ../../libbacktrace/state.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o backtrace.lo ../../libbacktrace/backtrace.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o simple.lo ../../libbacktrace/simple.c
yes
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/atomic.c -o atomic.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/dwarf.c -o dwarf.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/fileline.c -o fileline.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/print.c -o print.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/posix.c -o posix.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/sort.c -o sort.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/backtrace.c -o backtrace.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/state.c -o state.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/simple.c -o simple.o
checking for mkstemps... checking for putenv... yes
checking for sys/mman.h... yes
checking sys/param.h usability... /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=unknown.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o unknown.lo ../../libbacktrace/unknown.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o mmapio.lo ../../libbacktrace/mmapio.c
/bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o mmap.lo ../../libbacktrace/mmap.c
true DO=all multi-do # /Applications/Xcode.app/Contents/Developer/usr/bin/make
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=unknown.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/unknown.c -o unknown.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/mmapio.c -o mmapio.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/mmap.c -o mmap.o
yes
yes
checking for putenv... checking for random... yes
checking sys/param.h presence... yes
yes
checking for random... checking for rename... /bin/sh ./libtool --tag=CC --mode=link clang -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -Wl,-no_pie -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo unknown.lo mmapio.lo mmap.lo
yes
checking for sys/param.h... yes
checking sys/processor.h usability... yes
yes
libtool: link: ar rc .libs/libbacktrace.a atomic.o dwarf.o fileline.o posix.o print.o sort.o state.o backtrace.o simple.o unknown.o mmapio.o mmap.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libbacktrace.a(atomic.o) has no symbols
libtool: link: ranlib .libs/libbacktrace.a
checking for rindex... checking for rename... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libbacktrace.a(atomic.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" )
no
checking sys/processor.h presence... yes
yes
checking for rindex... checking for setenv... no
checking for sys/processor.h... no
checking sys/pstat.h usability... yes
yes
checking for snprintf... checking for setenv... no
checking sys/pstat.h presence... yes
no
checking for sys/pstat.h... no
yes
checking sys/sysinfo.h usability... checking for snprintf... checking for sigsetmask... no
checking sys/sysinfo.h presence... yes
yes
checking for stpcpy... checking for sigsetmask... no
checking for sys/sysinfo.h... no
checking sys/syssgi.h usability... yes
yes
checking for stpcpy... checking for stpncpy... no
checking sys/syssgi.h presence... yes
yes
checking for stpncpy... checking for strcasecmp... no
checking for sys/syssgi.h... no
checking sys/systemcfg.h usability... yes
yes
checking for strcasecmp... checking for strchr... no
checking sys/systemcfg.h presence... yes
yes
checking for strdup... checking for strchr... no
checking for sys/systemcfg.h... no
checking sys/time.h usability... yes
yes
checking for strdup... checking for strncasecmp... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
yes
yes
checking sys/times.h usability... checking for strndup... checking for strncasecmp... yes
checking sys/times.h presence... yes
yes
checking for strndup... checking for strnlen... yes
checking for sys/times.h... yes
checking for sys/resource.h... yes
yes
checking for strrchr... checking for strnlen... yes
checking for sys/sysctl.h... yes
yes
checking for strrchr... checking for strstr... yes
checking for machine/hal_sysinfo.h... yes
yes
checking for strtod... checking for strstr... no
checking whether fgetc is declared... yes
yes
checking for strtol... checking for strtod... yes
checking whether fscanf is declared... yes
yes
checking for strtoul... checking for strtol... yes
checking whether optarg is declared... yes
yes
checking for strverscmp... checking for strtoul... yes
checking whether ungetc is declared... yes
no
checking for tmpnam... checking for strverscmp... yes
checking whether vfprintf is declared... yes
no
checking for vasprintf... checking for tmpnam... yes
checking whether sys_errlist is declared... yes
yes
checking for vasprintf... checking for vfprintf... yes
checking whether sys_nerr is declared... yes
yes
checking for vfprintf... checking for vprintf... yes
checking return type of signal handlers... yes
yes
checking for vprintf... checking for vsnprintf... void
checking for intmax_t... yes
yes
checking for vsnprintf... checking for vsprintf... yes
checking for long double... yes
yes
checking for vsprintf... checking for waitpid... yes
checking for long long... yes
yes
checking for setproctitle... yes
checking for ptrdiff_t... checking for waitpid... yes
no
checking whether alloca needs Cray hooks... yes
checking for quad_t... checking for setproctitle... no
checking stack direction for C alloca... no
yes
checking whether alloca needs Cray hooks... checking for uint_least32_t... -1
checking for vfork.h... no
checking stack direction for C alloca... yes
checking for preprocessor stringizing operator... no
checking for fork... -1
checking for vfork.h... yes
checking for working volatile... yes
no
checking for fork... checking for vfork... yes
checking for C/C++ restrict keyword... yes
restrict
checking whether <stdarg.h> exists and works... yes
checking for vfork... checking for working fork... yes
checking whether gcc __attribute__ ((const)) works... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking whether gcc __attribute__ ((malloc)) works... no
checking for sys_errlist... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking whether gcc __attribute__ ((mode (XX))) works... yes
checking for sys_nerr... no
checking for sys_errlist... yes
checking whether gcc __attribute__ ((noreturn)) works... yes
checking for sys_siglist... yes
checking for sys_nerr... yes
checking for inline... yes
inline
checking for external symbol _system_configuration... yes
checking for sys_siglist... no
checking for working alloca.h... checking for __fsetlocking... yes
checking for external symbol _system_configuration... no
yes
no
checking for alloca (via gmp-impl.h)... checking for __fsetlocking... checking for canonicalize_file_name... no
no
checking for dup3... checking for canonicalize_file_name... yes
checking how to allocate temporary memory... alloca
no
no
checking whether byte ordering is bigendian... checking for dup3... checking for getrlimit... yes
no
checking for getrlimit... checking for getrusage... no
checking format of `double' floating point... yes
yes
checking for getrusage... checking for getsysinfo... IEEE little endian
checking for alarm... yes
no
checking for gettimeofday... (cached) yes
checking for getsysinfo... checking for on_exit... yes
checking for attr_get... no
checking for gettimeofday... (cached) yes
no
checking for psignal... checking for on_exit... no
checking for clock... yes
no
checking for psignal... checking for pstat_getdynamic... yes
yes
checking for clock_gettime... no
checking for pstat_getstatic... checking for pstat_getdynamic... yes
no
no
checking for realpath... checking for cputime... checking for pstat_getstatic... yes
no
checking for realpath... no
checking for setrlimit... checking for getpagesize... yes
yes
yes
checking for sbrk... checking for setrlimit... checking for getrusage... yes
yes
yes
checking for spawnve... checking for sbrk... checking for gettimeofday... yes
no
checking for spawnvpe... checking for spawnve... yes
checking for getsysinfo... no
no
checking for strerror... checking for spawnvpe... no
checking for localeconv... yes
no
checking for strerror... checking for strsignal... yes
checking for memset... yes
yes
checking for sysconf... checking for strsignal... yes
checking for mmap... yes
yes
checking for sysconf... checking for sysctl... yes
checking for mprotect... yes
yes
checking for sysctl... checking for sysmp... yes
checking for nl_langinfo... yes
no
checking for table... checking for sysmp... yes
checking for obstack_vprintf... no
no
checking for times... checking for table... no
checking for popen... yes
no
checking for times... checking for wait3... yes
checking for processor_info... yes
yes
checking for wait4... checking for wait3... yes
checking for pstat_getprocessor... yes
yes
checking for wait4... checking whether basename is declared... no
checking for raise... yes
no
checking whether ffs is declared... checking whether basename is declared... yes
checking for read_real_time... yes
no
checking whether asprintf is declared... checking whether ffs is declared... no
yes
checking for sigaction... yes
checking whether vasprintf is declared... checking whether asprintf is declared... yes
yes
yes
checking whether snprintf is declared... checking for sigaltstack... checking whether vasprintf is declared... yes
yes
yes
checking whether vsnprintf is declared... checking whether snprintf is declared... checking for sigstack... yes
yes
checking whether calloc is declared... checking whether vsnprintf is declared... no
checking for syssgi... yes
yes
checking whether getenv is declared... checking whether calloc is declared... no
checking for strchr... yes
yes
checking whether getopt is declared... checking whether getenv is declared... yes
checking for strerror... yes
yes
checking whether getopt is declared... checking whether malloc is declared... yes
checking for strnlen... yes
yes
checking whether realloc is declared... checking whether malloc is declared... yes
checking for strtol... yes
yes
checking whether sbrk is declared... checking whether realloc is declared... yes
checking for strtoul... yes
yes
checking whether sbrk is declared... checking whether strverscmp is declared... yes
checking for sysconf... yes
no
checking whether canonicalize_file_name must be declared... checking whether strverscmp is declared... yes
yes
no
checking for sysctl... checking for stdlib.h... (cached) yes
checking whether canonicalize_file_name must be declared... checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
yes
checking for stdlib.h... (cached) yes
checking for sysctlbyname... checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
checking for times... yes
checking for working strncmp... yes
configure: updating cache ../config.cache
configure: creating ./config.status
yes
checking for vsnprintf... yes
configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking whether vsnprintf works... probably
configure: WARNING: cannot check for properly working vsnprintf when cross compiling, will assume it's ok
checking whether sscanf needs writable input... no
checking for struct pst_processor.psp_iticksperclktick... config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
config.status: creating Makefile
config.status: creating testsuite/Makefile
if [ x"" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
touch stamp-picdir
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/argv.c -o pic/argv.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demangle.c -o cp-demangle.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cplus-dem.c -o cplus-dem.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/regex.c -o regex.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/md5.c -o md5.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sha1.c -o sha1.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/alloca.c -o alloca.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/concat.c -o pic/concat.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/choose-temp.c -o choose-temp.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/concat.c -o concat.o
make[4]: Nothing to be done for `all'.
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/cp-demint.c -o cp-demint.o
no
config.status: creating config.h
config.status: executing default commands
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/crc32.c -o crc32.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dwarfnames.c -o dwarfnames.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/dyn-string.c -o dyn-string.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fnmatch.c -o fnmatch.o
Configuring stage 1 in ./libcpp
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
touch stamp-picdir
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/regex.c -o pic/regex.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cplus-dem.c -o cplus-dem.o
make[4]: Nothing to be done for `all'.
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/md5.c -o md5.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/sha1.c -o sha1.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/getruntime.c -o getruntime.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hex.c -o pic/hex.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/argv.c -o pic/argv.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/choose-temp.c -o choose-temp.o
configure: creating cache ./config.cache
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/concat.c -o pic/concat.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/crc32.c -o crc32.o
checking build system type... x86_64-apple-darwin18.0.0
checking host system type... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/dwarfnames.c -o dwarfnames.o
x86_64-apple-darwin18.0.0
checking target system type... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
x86_64-apple-darwin18.0.0
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-apple-darwin18.0.0-gcc... clang
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/partition.c -o pic/partition.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fdmatch.c -o fdmatch.o
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/physmem.c -o physmem.o
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/safe-ctype.c -o safe-ctype.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object.c -o simple-object.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getopt.c -o getopt.o
checking for C compiler default output file name... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getpwd.c -o getpwd.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-coff.c -o simple-object-coff.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-elf.c -o simple-object-elf.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/getruntime.c -o getruntime.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
a.out
checking whether the C compiler works... clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/hashtab.c -o hashtab.o
yes
checking whether we are cross compiling... no
checking for suffix of executables... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sort.c -o pic/sort.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/spaces.c -o spaces.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/hex.c -o pic/hex.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/hex.c -o hex.o
checking for suffix of object files... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/make-temp-file.c -o make-temp-file.o
o
checking whether we are using the GNU C compiler... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/stack-limit.c -o stack-limit.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strerror.c -o strerror.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/partition.c -o pic/partition.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/timeval-utils.c -o timeval-utils.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
yes
checking whether clang accepts -g... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xatexit.c -o xatexit.o
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
yes
checking for clang option to accept ISO C89... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/pex-unix.c -o pex-unix.o
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrerror.c -o xstrerror.o
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object.c -o simple-object.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-coff.c -o simple-object-coff.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/mempcpy.c -o pic/mempcpy.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/mempcpy.c -o mempcpy.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strverscmp.c -o pic/strverscmp.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/strverscmp.c -o strverscmp.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-elf.c -o simple-object-elf.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
none needed
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../libiberty/setproctitle.c -o setproctitle.o
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/sort.c -o pic/sort.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/spaces.c -o spaces.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/stack-limit.c -o stack-limit.o
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strerror.c -o strerror.o
rm -f ./libiberty.a pic/./libiberty.a
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mempcpy.o ./strverscmp.o ./setproctitle.o
ranlib ./libiberty.a
if [ x"" != x ]; then \
cd pic; \
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mempcpy.o ./strverscmp.o ./setproctitle.o; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/timeval-utils.c -o timeval-utils.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xmalloc.c -o xmalloc.o
clang -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixincl.c
clang -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixtests.c
clang -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixfixes.c
clang -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/server.c
clang -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/procopen.c
clang -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixlib.c
clang -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixopts.c
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xmemdup.c -o xmemdup.o
srcdir="../../../fixincludes" /bin/sh ../../../fixincludes/mkfixinc.sh x86_64-apple-darwin18.0.0
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrdup.c -o xstrdup.o
sed -e 's/@gcc_version@/4.9.4/' < mkheaders.almost > mkheadersT
mv -f mkheadersT mkheaders
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/mempcpy.c -o pic/mempcpy.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/mempcpy.c -o mempcpy.o
checking whether we are using the GNU C++ compiler... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strverscmp.c -o pic/strverscmp.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/strverscmp.c -o strverscmp.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/setproctitle.c -o setproctitle.o
yes
checking whether clang++ accepts -g... clang -g -O2 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
rm -f ./libiberty.a pic/./libiberty.a
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mempcpy.o ./strverscmp.o ./setproctitle.o
ranlib ./libiberty.a
if [ x"" != x ]; then \
cd pic; \
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mempcpy.o ./strverscmp.o ./setproctitle.o; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi
yes
checking for x86_64-apple-darwin18.0.0-ranlib... ranlib
checking how to run the C preprocessor... echo timestamp > full-stamp
clang -E
checking for grep that handles long lines and -e... checking for unsigned short... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking size of unsigned short... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... 2
checking for unsigned... yes
checking for string.h... yes
checking size of unsigned... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... 4
checking for unsigned long... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking size of unsigned long... 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 aclocal... no
checking for autoconf... no
checking for autoheader... no
checking whether clang supports -W... yes
checking whether clang supports -Wall... yes
checking whether clang supports -Wnarrowing... yes
checking whether clang supports -Wwrite-strings... yes
checking whether clang supports -Wmissing-format-attribute... yes
checking whether clang supports -Wstrict-prototypes... yes
checking whether clang supports -Wmissing-prototypes... yes
checking whether clang supports -Wold-style-definition... yes
checking whether clang supports -Wc++-compat... yes
checking whether clang supports -pedantic -Wlong-long... yes
checking whether clang supports -fno-exceptions... 8
checking for mp_limb_t... yes
checking whether clang supports -fno-rtti... yes
checking size of mp_limb_t... yes
checking dependency style of clang++... gcc3
checking whether time.h and sys/time.h may both be included... yes
checking whether string.h and strings.h may both be included... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... 8
checking for stack_t... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking for tputs in -lncurses... yes
checking stddef.h presence... yes
checking for readline in -lreadline... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking sys/file.h usability... yes
checking readline/readline.h usability... yes
checking sys/file.h presence... yes
checking readline/readline.h presence... yes
checking for sys/file.h... yes
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... yes
checking for readline/readline.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking readline detected... yes
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for obstacks... no
checking for off_t... none needed
checking whether yytext is a pointer... no
checking for none-apple-darwin18.0.0-ranlib... (cached) ranlib
creating config.m4
configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for size_t... config.status: creating demos/pexpr-config.h
yes
checking for ssize_t... config.status: creating demos/calc/calc-config.h
config.status: creating Makefile
config.status: creating mpbsd/Makefile
config.status: creating mpf/Makefile
config.status: creating mpn/Makefile
config.status: creating mpq/Makefile
yes
checking for uintptr_t... config.status: creating mpz/Makefile
config.status: creating printf/Makefile
config.status: creating scanf/Makefile
config.status: creating cxx/Makefile
config.status: creating tests/Makefile
yes
checking for ptrdiff_t... config.status: creating tests/devel/Makefile
config.status: creating tests/mpbsd/Makefile
config.status: creating tests/mpf/Makefile
config.status: creating tests/mpn/Makefile
config.status: creating tests/mpq/Makefile
config.status: creating tests/mpz/Makefile
yes
checking whether struct tm is in sys/time.h or time.h... config.status: creating tests/rand/Makefile
config.status: creating tests/misc/Makefile
time.h
config.status: creating tests/cxx/Makefile
checking size of int... config.status: creating doc/Makefile
config.status: creating tune/Makefile
config.status: creating demos/Makefile
4
checking size of long... config.status: creating demos/calc/Makefile
config.status: creating demos/expr/Makefile
config.status: creating gmp.h
config.status: creating mp.h
8
config.status: creating config.h
checking for clearerr_unlocked... config.status: linking ../../gmp/mpn/generic/add.c to mpn/add.c
config.status: linking ../../gmp/mpn/generic/add_1.c to mpn/add_1.c
config.status: linking ../../gmp/mpn/generic/add_n.c to mpn/add_n.c
config.status: linking ../../gmp/mpn/generic/sub.c to mpn/sub.c
yes
config.status: linking ../../gmp/mpn/generic/sub_1.c to mpn/sub_1.c
checking for feof_unlocked... config.status: linking ../../gmp/mpn/generic/sub_n.c to mpn/sub_n.c
config.status: linking ../../gmp/mpn/generic/neg_n.c to mpn/neg_n.c
config.status: linking ../../gmp/mpn/generic/mul_1.c to mpn/mul_1.c
config.status: linking ../../gmp/mpn/generic/addmul_1.c to mpn/addmul_1.c
config.status: linking ../../gmp/mpn/generic/submul_1.c to mpn/submul_1.c
config.status: linking ../../gmp/mpn/generic/lshift.c to mpn/lshift.c
config.status: linking ../../gmp/mpn/generic/rshift.c to mpn/rshift.c
yes
config.status: linking ../../gmp/mpn/generic/dive_1.c to mpn/dive_1.c
checking for ferror_unlocked... config.status: linking ../../gmp/mpn/generic/diveby3.c to mpn/diveby3.c
config.status: linking ../../gmp/mpn/generic/divis.c to mpn/divis.c
config.status: linking ../../gmp/mpn/generic/divrem.c to mpn/divrem.c
config.status: linking ../../gmp/mpn/generic/divrem_1.c to mpn/divrem_1.c
config.status: linking ../../gmp/mpn/generic/divrem_2.c to mpn/divrem_2.c
config.status: linking ../../gmp/mpn/generic/fib2_ui.c to mpn/fib2_ui.c
config.status: linking ../../gmp/mpn/generic/mod_1.c to mpn/mod_1.c
yes
config.status: linking ../../gmp/mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c
checking for fflush_unlocked... config.status: linking ../../gmp/mpn/generic/mode1o.c to mpn/mode1o.c
config.status: linking ../../gmp/mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c
config.status: linking ../../gmp/mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
config.status: linking ../../gmp/mpn/generic/dump.c to mpn/dump.c
config.status: linking ../../gmp/mpn/generic/mod_1_1.c to mpn/mod_1_1.c
config.status: linking ../../gmp/mpn/generic/mod_1_2.c to mpn/mod_1_2.c
config.status: linking ../../gmp/mpn/generic/mod_1_3.c to mpn/mod_1_3.c
config.status: linking ../../gmp/mpn/generic/mod_1_4.c to mpn/mod_1_4.c
no
checking for fgetc_unlocked... config.status: linking ../../gmp/mpn/generic/mul.c to mpn/mul.c
config.status: linking ../../gmp/mpn/generic/mul_fft.c to mpn/mul_fft.c
config.status: linking ../../gmp/mpn/generic/mul_n.c to mpn/mul_n.c
config.status: linking ../../gmp/mpn/generic/mul_basecase.c to mpn/mul_basecase.c
config.status: linking ../../gmp/mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c
config.status: linking ../../gmp/mpn/generic/random.c to mpn/random.c
config.status: linking ../../gmp/mpn/generic/random2.c to mpn/random2.c
config.status: linking ../../gmp/mpn/generic/pow_1.c to mpn/pow_1.c
no
checking for fgets_unlocked... config.status: linking ../../gmp/mpn/generic/rootrem.c to mpn/rootrem.c
config.status: linking ../../gmp/mpn/generic/sqrtrem.c to mpn/sqrtrem.c
config.status: linking ../../gmp/mpn/generic/get_str.c to mpn/get_str.c
config.status: linking ../../gmp/mpn/generic/set_str.c to mpn/set_str.c
config.status: linking ../../gmp/mpn/generic/scan0.c to mpn/scan0.c
config.status: linking ../../gmp/mpn/generic/scan1.c to mpn/scan1.c
config.status: linking ../../gmp/mpn/generic/popham.c to mpn/popcount.c
no
config.status: linking ../../gmp/mpn/generic/popham.c to mpn/hamdist.c
checking for fileno_unlocked... config.status: linking ../../gmp/mpn/generic/cmp.c to mpn/cmp.c
config.status: linking ../../gmp/mpn/generic/perfsqr.c to mpn/perfsqr.c
config.status: linking ../../gmp/mpn/generic/bdivmod.c to mpn/bdivmod.c
config.status: linking ../../gmp/mpn/generic/gcd_1.c to mpn/gcd_1.c
config.status: linking ../../gmp/mpn/generic/gcd.c to mpn/gcd.c
config.status: linking ../../gmp/mpn/generic/gcdext_1.c to mpn/gcdext_1.c
config.status: linking ../../gmp/mpn/generic/gcdext.c to mpn/gcdext.c
yes
config.status: linking ../../gmp/mpn/generic/gcd_lehmer.c to mpn/gcd_lehmer.c
checking for fprintf_unlocked... config.status: linking ../../gmp/mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
config.status: linking ../../gmp/mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
config.status: linking ../../gmp/mpn/generic/gcdext_subdiv_step.c to mpn/gcdext_subdiv_step.c
config.status: linking ../../gmp/mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
config.status: linking ../../gmp/mpn/generic/dc_divrem_n.c to mpn/dc_divrem_n.c
config.status: linking ../../gmp/mpn/generic/sb_divrem_mn.c to mpn/sb_divrem_mn.c
config.status: linking ../../gmp/mpn/generic/jacbase.c to mpn/jacbase.c
no
config.status: linking ../../gmp/mpn/generic/get_d.c to mpn/get_d.c
checking for fputc_unlocked... config.status: linking ../../gmp/mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
config.status: linking ../../gmp/mpn/generic/hgcd2.c to mpn/hgcd2.c
config.status: linking ../../gmp/mpn/generic/hgcd.c to mpn/hgcd.c
config.status: linking ../../gmp/mpn/generic/mullow_n.c to mpn/mullow_n.c
config.status: linking ../../gmp/mpn/generic/mullow_basecase.c to mpn/mullow_basecase.c
config.status: linking ../../gmp/mpn/generic/toom22_mul.c to mpn/toom22_mul.c
config.status: linking ../../gmp/mpn/generic/toom33_mul.c to mpn/toom33_mul.c
no
config.status: linking ../../gmp/mpn/generic/toom44_mul.c to mpn/toom44_mul.c
checking for fputs_unlocked... config.status: linking ../../gmp/mpn/generic/toom32_mul.c to mpn/toom32_mul.c
config.status: linking ../../gmp/mpn/generic/toom42_mul.c to mpn/toom42_mul.c
config.status: linking ../../gmp/mpn/generic/toom62_mul.c to mpn/toom62_mul.c
config.status: linking ../../gmp/mpn/generic/toom53_mul.c to mpn/toom53_mul.c
config.status: linking ../../gmp/mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
config.status: linking ../../gmp/mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
config.status: linking ../../gmp/mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
no
config.status: linking ../../gmp/mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
checking for fread_unlocked... config.status: linking ../../gmp/mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
config.status: linking ../../gmp/mpn/generic/invert.c to mpn/invert.c
config.status: linking ../../gmp/mpn/generic/binvert.c to mpn/binvert.c
config.status: linking ../../gmp/mpn/generic/sb_div_qr.c to mpn/sb_div_qr.c
config.status: linking ../../gmp/mpn/generic/sb_divappr_q.c to mpn/sb_divappr_q.c
config.status: linking ../../gmp/mpn/generic/sb_div_q.c to mpn/sb_div_q.c
config.status: linking ../../gmp/mpn/generic/dc_div_qr.c to mpn/dc_div_qr.c
no
checking for fwrite_unlocked... config.status: linking ../../gmp/mpn/generic/dc_divappr_q.c to mpn/dc_divappr_q.c
config.status: linking ../../gmp/mpn/generic/dc_div_q.c to mpn/dc_div_q.c
config.status: linking ../../gmp/mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
config.status: linking ../../gmp/mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
config.status: linking ../../gmp/mpn/generic/mu_div_q.c to mpn/mu_div_q.c
config.status: linking ../../gmp/mpn/generic/sb_bdiv_q.c to mpn/sb_bdiv_q.c
config.status: linking ../../gmp/mpn/generic/sb_bdiv_qr.c to mpn/sb_bdiv_qr.c
config.status: linking ../../gmp/mpn/generic/dc_bdiv_q.c to mpn/dc_bdiv_q.c
no
checking for getchar_unlocked... config.status: linking ../../gmp/mpn/generic/dc_bdiv_qr.c to mpn/dc_bdiv_qr.c
config.status: linking ../../gmp/mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
config.status: linking ../../gmp/mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
config.status: linking ../../gmp/mpn/generic/divexact.c to mpn/divexact.c
config.status: linking ../../gmp/mpn/generic/bdiv_dbm1c.c to mpn/bdiv_dbm1c.c
config.status: linking ../../gmp/mpn/generic/redc_1.c to mpn/redc_1.c
config.status: linking ../../gmp/mpn/generic/redc_2.c to mpn/redc_2.c
config.status: linking ../../gmp/mpn/generic/powm.c to mpn/powm.c
yes
checking for getc_unlocked... config.status: linking ../../gmp/mpn/generic/powlo.c to mpn/powlo.c
config.status: linking ../../gmp/mpn/generic/powm_sec.c to mpn/powm_sec.c
config.status: linking ../../gmp/mpn/generic/subcnd_n.c to mpn/subcnd_n.c
config.status: linking ../../gmp/mpn/generic/addsub_n.c to mpn/addsub_n.c
config.status: linking ../../gmp/mpn/generic/gmp-mparam.h to gmp-mparam.h
yes
checking for putchar_unlocked... clang `test -f 'gen-fac_ui.c' || echo '../../gmp/'`gen-fac_ui.c -o gen-fac_ui
clang `test -f 'gen-fib.c' || echo '../../gmp/'`gen-fib.c -o gen-fib
clang `test -f 'gen-bases.c' || echo '../../gmp/'`gen-bases.c -o gen-bases -lm
clang `test -f 'gen-psqr.c' || echo '../../gmp/'`gen-psqr.c -o gen-psqr -lm
yes
checking for putc_unlocked... yes
checking whether abort is declared... ./gen-fac_ui 64 0 >mpz/fac_ui.h || (rm -f mpz/fac_ui.h; exit 1)
./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1)
./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1)
./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1)
./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1)
./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1)
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
Making all in tests
Making all in .
yes
make[6]: Nothing to be done for `all-am'.
Making all in devel
make[6]: Nothing to be done for `all'.
Making all in mpn
make[6]: Nothing to be done for `all'.
Making all in mpz
checking whether asprintf is declared... make[6]: Nothing to be done for `all'.
Making all in mpq
make[6]: Nothing to be done for `all'.
Making all in mpf
make[6]: Nothing to be done for `all'.
Making all in rand
make[6]: Nothing to be done for `all'.
Making all in misc
make[6]: Nothing to be done for `all'.
Making all in cxx
make[6]: Nothing to be done for `all'.
Making all in mpbsd
make[6]: Nothing to be done for `all'.
Making all in mpn
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo fib_table | sed 's/_$//'` -DNO_ASM -g -c -o fib_table.lo fib_table.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mp_bases | sed 's/_$//'` -DNO_ASM -g -c -o mp_bases.lo mp_bases.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo add | sed 's/_$//'` -DNO_ASM -g -c -o add.lo add.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo add_1 | sed 's/_$//'` -DNO_ASM -g -c -o add_1.lo add_1.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo add_n | sed 's/_$//'` -DNO_ASM -g -c -o add_n.lo add_n.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sub | sed 's/_$//'` -DNO_ASM -g -c -o sub.lo sub.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sub_1 | sed 's/_$//'` -DNO_ASM -g -c -o sub_1.lo sub_1.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sub_n | sed 's/_$//'` -DNO_ASM -g -c -o sub_n.lo sub_n.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo neg_n | sed 's/_$//'` -DNO_ASM -g -c -o neg_n.lo neg_n.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul_1 | sed 's/_$//'` -DNO_ASM -g -c -o mul_1.lo mul_1.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo addmul_1 | sed 's/_$//'` -DNO_ASM -g -c -o addmul_1.lo addmul_1.c
yes
checking whether basename is declared... clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_add -DNO_ASM -g -c add.c -o add.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_neg_n -DNO_ASM -g -c neg_n.c -o neg_n.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sub_n -DNO_ASM -g -c sub_n.c -o sub_n.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sub_1 -DNO_ASM -g -c sub_1.c -o sub_1.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_add_1 -DNO_ASM -g -c add_1.c -o add_1.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sub -DNO_ASM -g -c sub.c -o sub.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mp_bases -DNO_ASM -g -c mp_bases.c -o mp_bases.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_fib_table -DNO_ASM -g -c fib_table.c -o fib_table.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul_1 -DNO_ASM -g -c mul_1.c -o mul_1.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_addmul_1 -DNO_ASM -g -c addmul_1.c -o addmul_1.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_add_n -DNO_ASM -g -c add_n.c -o add_n.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo submul_1 | sed 's/_$//'` -DNO_ASM -g -c -o submul_1.lo submul_1.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo lshift | sed 's/_$//'` -DNO_ASM -g -c -o lshift.lo lshift.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo rshift | sed 's/_$//'` -DNO_ASM -g -c -o rshift.lo rshift.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dive_1 | sed 's/_$//'` -DNO_ASM -g -c -o dive_1.lo dive_1.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo diveby3 | sed 's/_$//'` -DNO_ASM -g -c -o diveby3.lo diveby3.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divis | sed 's/_$//'` -DNO_ASM -g -c -o divis.lo divis.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divrem | sed 's/_$//'` -DNO_ASM -g -c -o divrem.lo divrem.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divrem_1 | sed 's/_$//'` -DNO_ASM -g -c -o divrem_1.lo divrem_1.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divrem_2 | sed 's/_$//'` -DNO_ASM -g -c -o divrem_2.lo divrem_2.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo fib2_ui | sed 's/_$//'` -DNO_ASM -g -c -o fib2_ui.lo fib2_ui.c
no
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1 | sed 's/_$//'` -DNO_ASM -g -c -o mod_1.lo mod_1.c
checking whether errno is declared... no
checking whether getopt is declared... clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_lshift -DNO_ASM -g -c lshift.c -o lshift.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divis -DNO_ASM -g -c divis.c -o divis.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_submul_1 -DNO_ASM -g -c submul_1.c -o submul_1.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divrem -DNO_ASM -g -c divrem.c -o divrem.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_diveby3 -DNO_ASM -g -c diveby3.c -o diveby3.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divrem_2 -DNO_ASM -g -c divrem_2.c -o divrem_2.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divrem_1 -DNO_ASM -g -c divrem_1.c -o divrem_1.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_rshift -DNO_ASM -g -c rshift.c -o rshift.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dive_1 -DNO_ASM -g -c dive_1.c -o dive_1.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_fib2_ui -DNO_ASM -g -c fib2_ui.c -o fib2_ui.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1 -DNO_ASM -g -c mod_1.c -o mod_1.o
yes
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -DNO_ASM -g -c -o mod_34lsub1.lo mod_34lsub1.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mode1o | sed 's/_$//'` -DNO_ASM -g -c -o mode1o.lo mode1o.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo pre_divrem_1 | sed 's/_$//'` -DNO_ASM -g -c -o pre_divrem_1.lo pre_divrem_1.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -DNO_ASM -g -c -o pre_mod_1.lo pre_mod_1.c
checking whether vasprintf is declared... /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dump | sed 's/_$//'` -DNO_ASM -g -c -o dump.lo dump.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -DNO_ASM -g -c -o mod_1_1.lo mod_1_1.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -DNO_ASM -g -c -o mod_1_2.lo mod_1_2.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -DNO_ASM -g -c -o mod_1_3.lo mod_1_3.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mod_1_4 | sed 's/_$//'` -DNO_ASM -g -c -o mod_1_4.lo mod_1_4.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul | sed 's/_$//'` -DNO_ASM -g -c -o mul.lo mul.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul_fft | sed 's/_$//'` -DNO_ASM -g -c -o mul_fft.lo mul_fft.c
yes
checking whether clearerr_unlocked is declared... clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mode1o -DNO_ASM -g -c mode1o.c -o mode1o.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_34lsub1 -DNO_ASM -g -c mod_34lsub1.c -o mod_34lsub1.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_pre_divrem_1 -DNO_ASM -g -c pre_divrem_1.c -o pre_divrem_1.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_pre_mod_1 -DNO_ASM -g -c pre_mod_1.c -o pre_mod_1.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dump -DNO_ASM -g -c dump.c -o dump.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1_1 -DNO_ASM -g -c mod_1_1.c -o mod_1_1.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1_2 -DNO_ASM -g -c mod_1_2.c -o mod_1_2.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1_3 -DNO_ASM -g -c mod_1_3.c -o mod_1_3.o
yes
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul -DNO_ASM -g -c mul.c -o mul.o
checking whether feof_unlocked is declared... clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mod_1_4 -DNO_ASM -g -c mod_1_4.c -o mod_1_4.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul_n | sed 's/_$//'` -DNO_ASM -g -c -o mul_n.lo mul_n.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mul_basecase | sed 's/_$//'` -DNO_ASM -g -c -o mul_basecase.lo mul_basecase.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -DNO_ASM -g -c -o sqr_basecase.lo sqr_basecase.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo random | sed 's/_$//'` -DNO_ASM -g -c -o random.lo random.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo random2 | sed 's/_$//'` -DNO_ASM -g -c -o random2.lo random2.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul_fft -DNO_ASM -g -c mul_fft.c -o mul_fft.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo pow_1 | sed 's/_$//'` -DNO_ASM -g -c -o pow_1.lo pow_1.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo rootrem | sed 's/_$//'` -DNO_ASM -g -c -o rootrem.lo rootrem.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sqrtrem | sed 's/_$//'` -DNO_ASM -g -c -o sqrtrem.lo sqrtrem.c
yes
checking whether ferror_unlocked is declared... /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo get_str | sed 's/_$//'` -DNO_ASM -g -c -o get_str.lo get_str.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo set_str | sed 's/_$//'` -DNO_ASM -g -c -o set_str.lo set_str.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul_n -DNO_ASM -g -c mul_n.c -o mul_n.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_random -DNO_ASM -g -c random.c -o random.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mul_basecase -DNO_ASM -g -c mul_basecase.c -o mul_basecase.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sqr_basecase -DNO_ASM -g -c sqr_basecase.c -o sqr_basecase.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_random2 -DNO_ASM -g -c random2.c -o random2.o
yes
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_pow_1 -DNO_ASM -g -c pow_1.c -o pow_1.o
checking whether fflush_unlocked is declared... clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_rootrem -DNO_ASM -g -c rootrem.c -o rootrem.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sqrtrem -DNO_ASM -g -c sqrtrem.c -o sqrtrem.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo scan0 | sed 's/_$//'` -DNO_ASM -g -c -o scan0.lo scan0.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo scan1 | sed 's/_$//'` -DNO_ASM -g -c -o scan1.lo scan1.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo popcount | sed 's/_$//'` -DNO_ASM -g -c -o popcount.lo popcount.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hamdist | sed 's/_$//'` -DNO_ASM -g -c -o hamdist.lo hamdist.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_get_str -DNO_ASM -g -c get_str.c -o get_str.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo cmp | sed 's/_$//'` -DNO_ASM -g -c -o cmp.lo cmp.c
no
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_set_str -DNO_ASM -g -c set_str.c -o set_str.o
checking whether fgetc_unlocked is declared... /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo perfsqr | sed 's/_$//'` -DNO_ASM -g -c -o perfsqr.lo perfsqr.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo bdivmod | sed 's/_$//'` -DNO_ASM -g -c -o bdivmod.lo bdivmod.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_scan0 -DNO_ASM -g -c scan0.c -o scan0.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_scan1 -DNO_ASM -g -c scan1.c -o scan1.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_popcount -DNO_ASM -g -c popcount.c -o popcount.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcd_1 | sed 's/_$//'` -DNO_ASM -g -c -o gcd_1.lo gcd_1.c
no
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hamdist -DNO_ASM -g -c hamdist.c -o hamdist.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcd | sed 's/_$//'` -DNO_ASM -g -c -o gcd.lo gcd.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -DNO_ASM -g -c -o gcdext_1.lo gcdext_1.c
checking whether fgets_unlocked is declared... /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcdext | sed 's/_$//'` -DNO_ASM -g -c -o gcdext.lo gcdext.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_cmp -DNO_ASM -g -c cmp.c -o cmp.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcd_lehmer | sed 's/_$//'` -DNO_ASM -g -c -o gcd_lehmer.lo gcd_lehmer.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -DNO_ASM -g -c -o gcd_subdiv_step.lo gcd_subdiv_step.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -DNO_ASM -g -c -o gcdext_lehmer.lo gcdext_lehmer.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo gcdext_subdiv_step | sed 's/_$//'` -DNO_ASM -g -c -o gcdext_subdiv_step.lo gcdext_subdiv_step.c
no
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_perfsqr -DNO_ASM -g -c perfsqr.c -o perfsqr.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_bdivmod -DNO_ASM -g -c bdivmod.c -o bdivmod.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -DNO_ASM -g -c -o tdiv_qr.lo tdiv_qr.c
checking whether fileno_unlocked is declared... clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcd_1 -DNO_ASM -g -c gcd_1.c -o gcd_1.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcd -DNO_ASM -g -c gcd.c -o gcd.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcdext -DNO_ASM -g -c gcdext.c -o gcdext.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcdext_1 -DNO_ASM -g -c gcdext_1.c -o gcdext_1.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dc_divrem_n | sed 's/_$//'` -DNO_ASM -g -c -o dc_divrem_n.lo dc_divrem_n.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sb_divrem_mn | sed 's/_$//'` -DNO_ASM -g -c -o sb_divrem_mn.lo sb_divrem_mn.c
yes
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcd_lehmer -DNO_ASM -g -c gcd_lehmer.c -o gcd_lehmer.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcd_subdiv_step -DNO_ASM -g -c gcd_subdiv_step.c -o gcd_subdiv_step.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcdext_lehmer -DNO_ASM -g -c gcdext_lehmer.c -o gcdext_lehmer.o
checking whether fprintf_unlocked is declared... /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo jacbase | sed 's/_$//'` -DNO_ASM -g -c -o jacbase.lo jacbase.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo get_d | sed 's/_$//'` -DNO_ASM -g -c -o get_d.lo get_d.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -DNO_ASM -g -c -o matrix22_mul.lo matrix22_mul.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_gcdext_subdiv_step -DNO_ASM -g -c gcdext_subdiv_step.c -o gcdext_subdiv_step.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_tdiv_qr -DNO_ASM -g -c tdiv_qr.c -o tdiv_qr.o
no
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hgcd2 | sed 's/_$//'` -DNO_ASM -g -c -o hgcd2.lo hgcd2.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo hgcd | sed 's/_$//'` -DNO_ASM -g -c -o hgcd.lo hgcd.c
checking whether fputc_unlocked is declared... clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sb_divrem_mn -DNO_ASM -g -c sb_divrem_mn.c -o sb_divrem_mn.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dc_divrem_n -DNO_ASM -g -c dc_divrem_n.c -o dc_divrem_n.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mullow_n | sed 's/_$//'` -DNO_ASM -g -c -o mullow_n.lo mullow_n.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_jacbase -DNO_ASM -g -c jacbase.c -o jacbase.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_get_d -DNO_ASM -g -c get_d.c -o get_d.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mullow_basecase | sed 's/_$//'` -DNO_ASM -g -c -o mullow_basecase.lo mullow_basecase.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_matrix22_mul -DNO_ASM -g -c matrix22_mul.c -o matrix22_mul.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom22_mul | sed 's/_$//'` -DNO_ASM -g -c -o toom22_mul.lo toom22_mul.c
no
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom33_mul | sed 's/_$//'` -DNO_ASM -g -c -o toom33_mul.lo toom33_mul.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom44_mul | sed 's/_$//'` -DNO_ASM -g -c -o toom44_mul.lo toom44_mul.c
checking whether fputs_unlocked is declared... /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom32_mul | sed 's/_$//'` -DNO_ASM -g -c -o toom32_mul.lo toom32_mul.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom42_mul | sed 's/_$//'` -DNO_ASM -g -c -o toom42_mul.lo toom42_mul.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hgcd -DNO_ASM -g -c hgcd.c -o hgcd.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_hgcd2 -DNO_ASM -g -c hgcd2.c -o hgcd2.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom62_mul | sed 's/_$//'` -DNO_ASM -g -c -o toom62_mul.lo toom62_mul.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom53_mul | sed 's/_$//'` -DNO_ASM -g -c -o toom53_mul.lo toom53_mul.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mullow_n -DNO_ASM -g -c mullow_n.c -o mullow_n.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mullow_basecase -DNO_ASM -g -c mullow_basecase.c -o mullow_basecase.o
no
checking whether fread_unlocked is declared... clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom22_mul -DNO_ASM -g -c toom22_mul.c -o toom22_mul.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -DNO_ASM -g -c -o toom2_sqr.lo toom2_sqr.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom33_mul -DNO_ASM -g -c toom33_mul.c -o toom33_mul.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom44_mul -DNO_ASM -g -c toom44_mul.c -o toom44_mul.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom32_mul -DNO_ASM -g -c toom32_mul.c -o toom32_mul.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -DNO_ASM -g -c -o toom3_sqr.lo toom3_sqr.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom42_mul -DNO_ASM -g -c toom42_mul.c -o toom42_mul.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -DNO_ASM -g -c -o toom4_sqr.lo toom4_sqr.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom62_mul -DNO_ASM -g -c toom62_mul.c -o toom62_mul.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom53_mul -DNO_ASM -g -c toom53_mul.c -o toom53_mul.o
no
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -DNO_ASM -g -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c
checking whether fwrite_unlocked is declared... /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'` -DNO_ASM -g -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo invert | sed 's/_$//'` -DNO_ASM -g -c -o invert.lo invert.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo binvert | sed 's/_$//'` -DNO_ASM -g -c -o binvert.lo binvert.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sb_div_qr | sed 's/_$//'` -DNO_ASM -g -c -o sb_div_qr.lo sb_div_qr.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom2_sqr -DNO_ASM -g -c toom2_sqr.c -o toom2_sqr.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sb_divappr_q | sed 's/_$//'` -DNO_ASM -g -c -o sb_divappr_q.lo sb_divappr_q.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sb_div_q | sed 's/_$//'` -DNO_ASM -g -c -o sb_div_q.lo sb_div_q.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dc_div_qr | sed 's/_$//'` -DNO_ASM -g -c -o dc_div_qr.lo dc_div_qr.c
no
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom3_sqr -DNO_ASM -g -c toom3_sqr.c -o toom3_sqr.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom4_sqr -DNO_ASM -g -c toom4_sqr.c -o toom4_sqr.o
checking whether getchar_unlocked is declared... clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_5pts -DNO_ASM -g -c toom_interpolate_5pts.c -o toom_interpolate_5pts.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_toom_interpolate_7pts -DNO_ASM -g -c toom_interpolate_7pts.c -o toom_interpolate_7pts.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dc_divappr_q | sed 's/_$//'` -DNO_ASM -g -c -o dc_divappr_q.lo dc_divappr_q.c
yes
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_invert -DNO_ASM -g -c invert.c -o invert.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dc_div_q | sed 's/_$//'` -DNO_ASM -g -c -o dc_div_q.lo dc_div_q.c
checking whether getc_unlocked is declared... /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_div_qr | sed 's/_$//'` -DNO_ASM -g -c -o mu_div_qr.lo mu_div_qr.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_binvert -DNO_ASM -g -c binvert.c -o binvert.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sb_div_qr -DNO_ASM -g -c sb_div_qr.c -o sb_div_qr.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_divappr_q | sed 's/_$//'` -DNO_ASM -g -c -o mu_divappr_q.lo mu_divappr_q.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_div_q | sed 's/_$//'` -DNO_ASM -g -c -o mu_div_q.lo mu_div_q.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sb_divappr_q -DNO_ASM -g -c sb_divappr_q.c -o sb_divappr_q.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sb_div_q -DNO_ASM -g -c sb_div_q.c -o sb_div_q.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dc_div_qr -DNO_ASM -g -c dc_div_qr.c -o dc_div_qr.o
yes
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sb_bdiv_q | sed 's/_$//'` -DNO_ASM -g -c -o sb_bdiv_q.lo sb_bdiv_q.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo sb_bdiv_qr | sed 's/_$//'` -DNO_ASM -g -c -o sb_bdiv_qr.lo sb_bdiv_qr.c
checking whether putchar_unlocked is declared... /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dc_bdiv_q | sed 's/_$//'` -DNO_ASM -g -c -o dc_bdiv_q.lo dc_bdiv_q.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo dc_bdiv_qr | sed 's/_$//'` -DNO_ASM -g -c -o dc_bdiv_qr.lo dc_bdiv_qr.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dc_divappr_q -DNO_ASM -g -c dc_divappr_q.c -o dc_divappr_q.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dc_div_q -DNO_ASM -g -c dc_div_q.c -o dc_div_q.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'` -DNO_ASM -g -c -o mu_bdiv_q.lo mu_bdiv_q.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'` -DNO_ASM -g -c -o mu_bdiv_qr.lo mu_bdiv_qr.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_div_qr -DNO_ASM -g -c mu_div_qr.c -o mu_div_qr.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_divappr_q -DNO_ASM -g -c mu_divappr_q.c -o mu_divappr_q.o
yes
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_div_q -DNO_ASM -g -c mu_div_q.c -o mu_div_q.o
checking whether putc_unlocked is declared... clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sb_bdiv_q -DNO_ASM -g -c sb_bdiv_q.c -o sb_bdiv_q.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_sb_bdiv_qr -DNO_ASM -g -c sb_bdiv_qr.c -o sb_bdiv_qr.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dc_bdiv_q -DNO_ASM -g -c dc_bdiv_q.c -o dc_bdiv_q.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo divexact | sed 's/_$//'` -DNO_ASM -g -c -o divexact.lo divexact.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'` -DNO_ASM -g -c -o bdiv_dbm1c.lo bdiv_dbm1c.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_dc_bdiv_qr -DNO_ASM -g -c dc_bdiv_qr.c -o dc_bdiv_qr.o
yes
checking for working alloca.h... clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_bdiv_q -DNO_ASM -g -c mu_bdiv_q.c -o mu_bdiv_q.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo redc_1 | sed 's/_$//'` -DNO_ASM -g -c -o redc_1.lo redc_1.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_mu_bdiv_qr -DNO_ASM -g -c mu_bdiv_qr.c -o mu_bdiv_qr.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo redc_2 | sed 's/_$//'` -DNO_ASM -g -c -o redc_2.lo redc_2.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo powm | sed 's/_$//'` -DNO_ASM -g -c -o powm.lo powm.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo powlo | sed 's/_$//'` -DNO_ASM -g -c -o powlo.lo powlo.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo powm_sec | sed 's/_$//'` -DNO_ASM -g -c -o powm_sec.lo powm_sec.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo subcnd_n | sed 's/_$//'` -DNO_ASM -g -c -o subcnd_n.lo subcnd_n.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_`echo addsub_n | sed 's/_$//'` -DNO_ASM -g -c -o addsub_n.lo addsub_n.c
yes
checking for alloca... clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_divexact -DNO_ASM -g -c divexact.c -o divexact.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_bdiv_dbm1c -DNO_ASM -g -c bdiv_dbm1c.c -o bdiv_dbm1c.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_redc_1 -DNO_ASM -g -c redc_1.c -o redc_1.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_redc_2 -DNO_ASM -g -c redc_2.c -o redc_2.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_powlo -DNO_ASM -g -c powlo.c -o powlo.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_powm -DNO_ASM -g -c powm.c -o powm.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_powm_sec -DNO_ASM -g -c powm_sec.c -o powm_sec.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_subcnd_n -DNO_ASM -g -c subcnd_n.c -o subcnd_n.o
yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DOPERATION_addsub_n -DNO_ASM -g -c addsub_n.c -o addsub_n.o
yes
checking whether NLS is requested... no
checking for uchar... /bin/sh ../libtool --mode=link clang -g -Wl,-no_pie -o libmpn.la fib_table.lo mp_bases.lo add.lo add_1.lo add_n.lo sub.lo sub_1.lo sub_n.lo neg_n.lo mul_1.lo addmul_1.lo submul_1.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis.lo divrem.lo divrem_1.lo divrem_2.lo fib2_ui.lo mod_1.lo mod_34lsub1.lo mode1o.lo pre_divrem_1.lo pre_mod_1.lo dump.lo mod_1_1.lo mod_1_2.lo mod_1_3.lo mod_1_4.lo mul.lo mul_fft.lo mul_n.lo mul_basecase.lo sqr_basecase.lo random.lo random2.lo pow_1.lo rootrem.lo sqrtrem.lo get_str.lo set_str.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo perfsqr.lo bdivmod.lo gcd_1.lo gcd.lo gcdext_1.lo gcdext.lo gcd_lehmer.lo gcd_subdiv_step.lo gcdext_lehmer.lo gcdext_subdiv_step.lo tdiv_qr.lo dc_divrem_n.lo sb_divrem_mn.lo jacbase.lo get_d.lo matrix22_mul.lo hgcd2.lo hgcd.lo mullow_n.lo mullow_basecase.lo toom22_mul.lo toom33_mul.lo toom44_mul.lo toom32_mul.lo toom42_mul.lo toom62_mul.lo toom53_mul.lo toom2_sqr.lo toom3_sqr.lo toom4_sqr.lo toom_interpolate_5pts.lo toom_interpolate_7pts.lo invert.lo binvert.lo sb_div_qr.lo sb_divappr_q.lo sb_div_q.lo dc_div_qr.lo dc_divappr_q.lo dc_div_q.lo mu_div_qr.lo mu_divappr_q.lo mu_div_q.lo sb_bdiv_q.lo sb_bdiv_qr.lo dc_bdiv_q.lo dc_bdiv_qr.lo mu_bdiv_q.lo mu_bdiv_qr.lo divexact.lo bdiv_dbm1c.lo redc_1.lo redc_2.lo powm.lo powlo.lo powm_sec.lo subcnd_n.lo addsub_n.lo
checking for ld used by GCC... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depdir commands
mkdir .deps
mkdir .libs
clang++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../libcpp/charset.c
clang++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../libcpp/directives.c
clang++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../libcpp/directives-only.c
clang++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../libcpp/errors.c
clang++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../libcpp/expr.c
clang++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../libcpp/files.c
clang++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../libcpp/identifiers.c
echo "#define LOCALEDIR \"/usr/local/Cellar/gcc@4.9/4.9.4_1/share/locale\"" > localedir.new
clang++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../libcpp/lex.c
clang++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../libcpp/line-map.c
clang++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../libcpp/macro.c
../../libcpp/../move-if-change localedir.new localedir.h
echo timestamp > localedir.hs
clang++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../libcpp/mkdeps.c
clang++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../libcpp/pch.c
clang++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../libcpp/symtab.c
clang++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../libcpp/traditional.c
clang++ -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../libcpp/init.c
ar rc .libs/libmpn.a fib_table.o mp_bases.o add.o add_1.o add_n.o sub.o sub_1.o sub_n.o neg_n.o mul_1.o addmul_1.o submul_1.o lshift.o rshift.o dive_1.o diveby3.o divis.o divrem.o divrem_1.o divrem_2.o fib2_ui.o mod_1.o mod_34lsub1.o mode1o.o pre_divrem_1.o pre_mod_1.o dump.o mod_1_1.o mod_1_2.o mod_1_3.o mod_1_4.o mul.o mul_fft.o mul_n.o mul_basecase.o sqr_basecase.o random.o random2.o pow_1.o rootrem.o sqrtrem.o get_str.o set_str.o scan0.o scan1.o popcount.o hamdist.o cmp.o perfsqr.o bdivmod.o gcd_1.o gcd.o gcdext_1.o gcdext.o gcd_lehmer.o gcd_subdiv_step.o gcdext_lehmer.o gcdext_subdiv_step.o tdiv_qr.o dc_divrem_n.o sb_divrem_mn.o jacbase.o get_d.o matrix22_mul.o hgcd2.o hgcd.o mullow_n.o mullow_basecase.o toom22_mul.o toom33_mul.o toom44_mul.o toom32_mul.o toom42_mul.o toom62_mul.o toom53_mul.o toom2_sqr.o toom3_sqr.o toom4_sqr.o toom_interpolate_5pts.o toom_interpolate_7pts.o invert.o binvert.o sb_div_qr.o sb_divappr_q.o sb_div_q.o dc_div_qr.o dc_divappr_q.o dc_div_q.o mu_div_qr.o mu_divappr_q.o mu_div_q.o sb_bdiv_q.o sb_bdiv_qr.o dc_bdiv_q.o dc_bdiv_qr.o mu_bdiv_q.o mu_bdiv_qr.o divexact.o bdiv_dbm1c.o redc_1.o redc_2.o powm.o powlo.o powm_sec.o subcnd_n.o addsub_n.o
ranlib .libs/libmpn.a
creating libmpn.la
(cd .libs && rm -f libmpn.la && ln -s ../libmpn.la libmpn.la)
Making all in mpz
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o add.lo ../../../gmp/mpz/add.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o add_ui.lo ../../../gmp/mpz/add_ui.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o abs.lo ../../../gmp/mpz/abs.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o aorsmul.lo ../../../gmp/mpz/aorsmul.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o aorsmul_i.lo ../../../gmp/mpz/aorsmul_i.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o and.lo ../../../gmp/mpz/and.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o array_init.lo ../../../gmp/mpz/array_init.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o bin_ui.lo ../../../gmp/mpz/bin_ui.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o bin_uiui.lo ../../../gmp/mpz/bin_uiui.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o cdiv_q.lo ../../../gmp/mpz/cdiv_q.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o cdiv_q_ui.lo ../../../gmp/mpz/cdiv_q_ui.c
rm -f libcpp.a
ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o
ranlib libcpp.a
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o cdiv_qr.lo ../../../gmp/mpz/cdiv_qr.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/aorsmul.c -o aorsmul.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/aorsmul_i.c -o aorsmul_i.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/array_init.c -o array_init.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/cdiv_q.c -o cdiv_q.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/abs.c -o abs.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/bin_ui.c -o bin_ui.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/and.c -o and.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/add.c -o add.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/cdiv_q_ui.c -o cdiv_q_ui.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/add_ui.c -o add_ui.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/bin_uiui.c -o bin_uiui.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o cdiv_qr_ui.lo ../../../gmp/mpz/cdiv_qr_ui.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o cdiv_r.lo ../../../gmp/mpz/cdiv_r.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o cdiv_r_ui.lo ../../../gmp/mpz/cdiv_r_ui.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o cdiv_ui.lo ../../../gmp/mpz/cdiv_ui.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o cfdiv_q_2exp.lo ../../../gmp/mpz/cfdiv_q_2exp.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o cfdiv_r_2exp.lo ../../../gmp/mpz/cfdiv_r_2exp.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o clear.lo ../../../gmp/mpz/clear.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o clrbit.lo ../../../gmp/mpz/clrbit.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o cmp.lo ../../../gmp/mpz/cmp.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o cmp_d.lo ../../../gmp/mpz/cmp_d.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o cmp_si.lo ../../../gmp/mpz/cmp_si.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/cdiv_qr.c -o cdiv_qr.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/cdiv_r.c -o cdiv_r.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/cdiv_qr_ui.c -o cdiv_qr_ui.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/cdiv_r_ui.c -o cdiv_r_ui.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/cdiv_ui.c -o cdiv_ui.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/cfdiv_q_2exp.c -o cfdiv_q_2exp.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/cfdiv_r_2exp.c -o cfdiv_r_2exp.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/clear.c -o clear.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/clrbit.c -o clrbit.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/cmp.c -o cmp.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o cmp_ui.lo ../../../gmp/mpz/cmp_ui.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/cmp_d.c -o cmp_d.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o cmpabs.lo ../../../gmp/mpz/cmpabs.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o cmpabs_d.lo ../../../gmp/mpz/cmpabs_d.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o cmpabs_ui.lo ../../../gmp/mpz/cmpabs_ui.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o com.lo ../../../gmp/mpz/com.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o combit.lo ../../../gmp/mpz/combit.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/cmp_si.c -o cmp_si.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o cong.lo ../../../gmp/mpz/cong.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o cong_2exp.lo ../../../gmp/mpz/cong_2exp.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o cong_ui.lo ../../../gmp/mpz/cong_ui.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o divexact.lo ../../../gmp/mpz/divexact.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o divegcd.lo ../../../gmp/mpz/divegcd.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o dive_ui.lo ../../../gmp/mpz/dive_ui.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/cmp_ui.c -o cmp_ui.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/cmpabs_d.c -o cmpabs_d.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/cmpabs.c -o cmpabs.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/cmpabs_ui.c -o cmpabs_ui.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/com.c -o com.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/combit.c -o combit.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/cong.c -o cong.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/cong_2exp.c -o cong_2exp.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/cong_ui.c -o cong_ui.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/divexact.c -o divexact.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o divis.lo ../../../gmp/mpz/divis.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o divis_ui.lo ../../../gmp/mpz/divis_ui.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o divis_2exp.lo ../../../gmp/mpz/divis_2exp.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o dump.lo ../../../gmp/mpz/dump.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o export.lo ../../../gmp/mpz/export.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/divegcd.c -o divegcd.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o fac_ui.lo ../../../gmp/mpz/fac_ui.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o fdiv_q.lo ../../../gmp/mpz/fdiv_q.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o fdiv_q_ui.lo ../../../gmp/mpz/fdiv_q_ui.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o fdiv_qr.lo ../../../gmp/mpz/fdiv_qr.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/dive_ui.c -o dive_ui.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o fdiv_qr_ui.lo ../../../gmp/mpz/fdiv_qr_ui.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/divis_2exp.c -o divis_2exp.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/divis.c -o divis.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/divis_ui.c -o divis_ui.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/dump.c -o dump.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o fdiv_r.lo ../../../gmp/mpz/fdiv_r.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/export.c -o export.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/fdiv_q.c -o fdiv_q.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/fac_ui.c -o fac_ui.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/fdiv_q_ui.c -o fdiv_q_ui.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o fdiv_r_ui.lo ../../../gmp/mpz/fdiv_r_ui.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/fdiv_qr.c -o fdiv_qr.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o fdiv_ui.lo ../../../gmp/mpz/fdiv_ui.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o fib_ui.lo ../../../gmp/mpz/fib_ui.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o fib2_ui.lo ../../../gmp/mpz/fib2_ui.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o fits_sint.lo ../../../gmp/mpz/fits_sint.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/fdiv_qr_ui.c -o fdiv_qr_ui.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o fits_slong.lo ../../../gmp/mpz/fits_slong.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o fits_sshort.lo ../../../gmp/mpz/fits_sshort.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o fits_uint.lo ../../../gmp/mpz/fits_uint.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o fits_ulong.lo ../../../gmp/mpz/fits_ulong.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/fdiv_r.c -o fdiv_r.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o fits_ushort.lo ../../../gmp/mpz/fits_ushort.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o gcd.lo ../../../gmp/mpz/gcd.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/fdiv_r_ui.c -o fdiv_r_ui.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/fdiv_ui.c -o fdiv_ui.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/fib_ui.c -o fib_ui.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/fits_sint.c -o fits_sint.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/fib2_ui.c -o fib2_ui.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/fits_uint.c -o fits_uint.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/fits_slong.c -o fits_slong.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/fits_sshort.c -o fits_sshort.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/fits_ulong.c -o fits_ulong.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o gcd_ui.lo ../../../gmp/mpz/gcd_ui.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o gcdext.lo ../../../gmp/mpz/gcdext.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/fits_ushort.c -o fits_ushort.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o get_d.lo ../../../gmp/mpz/get_d.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o get_d_2exp.lo ../../../gmp/mpz/get_d_2exp.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/gcd.c -o gcd.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o get_si.lo ../../../gmp/mpz/get_si.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o get_str.lo ../../../gmp/mpz/get_str.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o get_ui.lo ../../../gmp/mpz/get_ui.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o getlimbn.lo ../../../gmp/mpz/getlimbn.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o hamdist.lo ../../../gmp/mpz/hamdist.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o import.lo ../../../gmp/mpz/import.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/gcd_ui.c -o gcd_ui.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/gcdext.c -o gcdext.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/get_d_2exp.c -o get_d_2exp.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o init.lo ../../../gmp/mpz/init.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/get_d.c -o get_d.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/get_si.c -o get_si.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/get_str.c -o get_str.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/get_ui.c -o get_ui.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/getlimbn.c -o getlimbn.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o init2.lo ../../../gmp/mpz/init2.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/hamdist.c -o hamdist.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o inp_raw.lo ../../../gmp/mpz/inp_raw.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/import.c -o import.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o inp_str.lo ../../../gmp/mpz/inp_str.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o invert.lo ../../../gmp/mpz/invert.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o ior.lo ../../../gmp/mpz/ior.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o iset.lo ../../../gmp/mpz/iset.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o iset_d.lo ../../../gmp/mpz/iset_d.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o iset_si.lo ../../../gmp/mpz/iset_si.c
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o iset_str.lo ../../../gmp/mpz/iset_str.c
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/init.c -o init.o
clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c ../../../gmp/mpz/init2.c -o init2.o
/bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../../../gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gmp -DNO_ASM -g -c -o iset_ui.lo ../../../gmp/mpz/iset_ui.c
clang -DHAVE_CONFIG_H -I. -I..
[...snip...]
9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c ../../../../libatomic/fsub_n.c -o fsub_2_.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fabsq.lo -MD -MP -MF math/.deps/fabsq.Tpo -c ../../../../libquadmath/math/fabsq.c -fno-common -DPIC -o math/.libs/fabsq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c ../../../../libatomic/fand_n.c -fno-common -DPIC -o .libs/fand_2_.o
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
mv -f .deps/sanitizer_libignore.Tpo .deps/sanitizer_libignore.Plo
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_linux.lo -MD -MP -MF .deps/sanitizer_linux.Tpo -c -o sanitizer_linux.lo ../../../../libsanitizer/sanitizer_common/sanitizer_linux.cc
/private/tmp/ccwFpvXN.s:1134:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_Making all in testsuite
instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccwFpvXN.s:1134:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
make[8]: Nothing to be done for `all'.
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/tanq.lo -MD -MP -MF math/.deps/tanq.Tpo -c ../../../../libquadmath/math/tanq.c -o math/tanq.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT aatree.lo -MD -MP -MF .deps/aatree.Tpo -c -o aatree.lo ../../../../libitm/aatree.cc
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fabsq.lo -MD -MP -MF math/.deps/fabsq.Tpo -c ../../../../libquadmath/math/fabsq.c -o math/fabsq.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_linux_libcdep.lo -MD -MP -MF .deps/sanitizer_linux_libcdep.Tpo -c -o sanitizer_linux_libcdep.lo ../../../../libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_linux.lo -MD -MP -MF .deps/sanitizer_linux.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_linux.cc -fno-common -DPIC -o .libs/sanitizer_linux.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c ../../../../libatomic/fand_n.c -o fand_2_.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT aatree.lo -MD -MP -MF .deps/aatree.Tpo -c ../../../../libitm/aatree.cc -fno-common -DPIC -o .libs/aatree.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_linux_libcdep.lo -MD -MP -MF .deps/sanitizer_linux_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc -fno-common -DPIC -o .libs/sanitizer_linux_libcdep.o
mv -f .deps/sanitizer_linux.Tpo .deps/sanitizer_linux.Plo
/bin/sh ./libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo ../../../../libitm/alloc.cc
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c -o fior_2_.lo ../../../../libatomic/fior_n.c
mv -f .deps/sanitizer_linux_libcdep.Tpo .deps/sanitizer_linux_libcdep.Plo
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_mac.lo -MD -MP -MF .deps/sanitizer_mac.Tpo -c -o sanitizer_mac.lo ../../../../libsanitizer/sanitizer_common/sanitizer_mac.cc
/bin/sh ./libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT alloc_c.lo -MD -MP -MF .deps/alloc_c.Tpo -c -o alloc_c.lo ../../../../libitm/alloc_c.cc
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../../../../libitm/alloc.cc -fno-common -DPIC -o .libs/alloc.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c ../../../../libatomic/fior_n.c -fno-common -DPIC -o .libs/fior_2_.o
depbase=`echo math/nanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/nanq.lo -MD -MP -MF $depbase.Tpo -c -o math/nanq.lo ../../../../libquadmath/math/nanq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_mac.lo -MD -MP -MF .deps/sanitizer_mac.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_mac.cc -fno-common -DPIC -o .libs/sanitizer_mac.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT alloc_c.lo -MD -MP -MF .deps/alloc_c.Tpo -c ../../../../libitm/alloc_c.cc -fno-common -DPIC -o .libs/alloc_c.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/nanq.lo -MD -MP -MF math/.deps/nanq.Tpo -c ../../../../libquadmath/math/nanq.c -fno-common -DPIC -o math/.libs/nanq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c ../../../../libatomic/fior_n.c -o fior_2_.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -msse -MT x86_sse.lo -MD -MP -MF .deps/x86_sse.Tpo -c ../../../libitm/config/x86/x86_sse.cc -o x86_sse.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/nanq.lo -MD -MP -MF math/.deps/nanq.Tpo -c ../../../../libquadmath/math/nanq.c -o math/nanq.o >/dev/null 2>&1
mv -f .deps/tls.Tpo .deps/tls.Plo
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_platform_limits_linux.lo -MD -MP -MF .deps/sanitizer_platform_limits_linux.Tpo -c -o sanitizer_platform_limits_linux.lo ../../../../libsanitizer/sanitizer_common/sanitizer_platform_limits_linux.cc
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c -o fxor_2_.lo ../../../../libatomic/fxor_n.c
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -mavx -MT x86_avx.lo -MD -MP -MF .deps/x86_avx.Tpo -c ../../../libitm/config/x86/x86_avx.cc -o x86_avx.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c ../../../../libatomic/fxor_n.c -fno-common -DPIC -o .libs/fxor_2_.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_platform_limits_linux.lo -MD -MP -MF .deps/sanitizer_platform_limits_linux.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_platform_limits_linux.cc -fno-common -DPIC -o .libs/sanitizer_platform_limits_linux.o
depbase=`echo math/tgammaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/tgammaq.lo -MD -MP -MF $depbase.Tpo -c -o math/tgammaq.lo ../../../../libquadmath/math/tgammaq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/tgammaq.lo -MD -MP -MF math/.deps/tgammaq.Tpo -c ../../../../libquadmath/math/tgammaq.c -fno-common -DPIC -o math/.libs/tgammaq.o
mv -f .deps/sanitizer_platform_limits_linux.Tpo .deps/sanitizer_platform_limits_linux.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c -o fnand_2_.lo ../../../../libatomic/fnand_n.c
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c ../../../../libatomic/fxor_n.c -o fxor_2_.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c ../../../../libatomic/fnand_n.c -fno-common -DPIC -o .libs/fnand_2_.o
mv -f .deps/sanitizer_mac.Tpo .deps/sanitizer_mac.Plo
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_platform_limits_posix.lo -MD -MP -MF .deps/sanitizer_platform_limits_posix.Tpo -c -o sanitizer_platform_limits_posix.lo ../../../../libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc
/private/tmp/ccN2pJaN.s:268:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccN2pJaN.s:268:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_platform_limits_posix.lo -MD -MP -MF .deps/sanitizer_platform_limits_posix.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc -fno-common -DPIC -o .libs/sanitizer_platform_limits_posix.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/tgammaq.lo -MD -MP -MF math/.deps/tgammaq.Tpo -c ../../../../libquadmath/math/tgammaq.c -o math/tgammaq.o >/dev/null 2>&1
/private/tmp/cciRAOyy.s:1178:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cciRAOyy.s:1178:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT aatree.lo -MD -MP -MF .deps/aatree.Tpo -c ../../../../libitm/aatree.cc -o aatree.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c ../../../../libatomic/fnand_n.c -o fnand_2_.o >/dev/null 2>&1
depbase=`echo math/finiteq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/finiteq.lo -MD -MP -MF $depbase.Tpo -c -o math/finiteq.lo ../../../../libquadmath/math/finiteq.c &&\
mv -f $depbase.Tpo $depbase.Plo
/private/tmp/ccIu7nXI.s:6:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccIu7nXI.s:6:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccIu7nXI.s:12:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccIu7nXI.s:12:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccIu7nXI.s:44:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccIu7nXI.s:44:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccIu7nXI.s:49:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccIu7nXI.s:49:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccIu7nXI.s:66:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccIu7nXI.s:66:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccIu7nXI.s:71:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccIu7nXI.s:71:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccIu7nXI.s:88:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccIu7nXI.s:88:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccIu7nXI.s:6774:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccIu7nXI.s:6774:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccIu7nXI.s:6865:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccIu7nXI.s:6865:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccIu7nXI.s:10293:11: warning: section "__const_coal" is deprecated
.section __DATA,__const_coal,coalesced
^ ~~~~~~~~~~~~
/private/tmp/ccIu7nXI.s:10293:11: note: change section name to "__const"
.section __DATA,__const_coal,coalesced
^ ~~~~~~~~~~~~
/private/tmp/ccdUME7H.s:6:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/finiteq.lo -MD -MP -MF math/.deps/finiteq.Tpo -c ../../../../libquadmath/math/finiteq.c -fno-common -DPIC -o math/.libs/finiteq.o
/private/tmp/ccdUME7H.s:6:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccdUME7H.s:12:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccdUME7H.s:12:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccdUME7H.s:27:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccdUME7H.s:27:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccdUME7H.s:32:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccdUME7H.s:32:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccdUME7H.s:49:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccdUME7H.s:49:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccdUME7H.s:511:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccdUME7H.s:511:11: note: change section name to "__text"
.section __TEXT,__/private/tmp/ccGdGDqr.s:textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
541:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
/private/tmp/ccdUME7H.s:578:11: warning: section "__textcoal_nt" is deprecated
.section __T ^ ~~~~~~~~~~~~~
EXT,__te/private/tmp/ccGdGDqr.s:xtcoal_nt,coalesced,pure_instructions
541:11: note: change section name to "__text"
^ ~~~~~~~~~~~~~
.sectio/private/tmp/ccdUME7H.s:578:11: note: change section name to "__text"
n __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccGdGDqr.s:638:11: warning: section "__textcoal_nt" is deprecated
.section _/private/tmp/ccdUME7H.s:_TE601:11: warning: section "__textcoal_nt" is deprecated
XT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
.section __TEX/private/tmp/ccGdGDqr.s:638:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
T,__tex/private/tmp/ccGdGDqr.s:643:11: tcoal_nt,coalesced,pure_instructions
warning: section "__textcoal_nt" is deprecated
^ .section __ ~~~~~~~~~~~~TEXT,__tex~
tcoal_nt,coale/private/tmp/ccdUME7H.s:601:11: note: change section name to "__text"
sc ed,pure_instructions .
section __TEXT,__textcoal_nt,coalesced,pure_i ^ nstructions
~~~~~ ~ ^ ~~~~~~~~~~~~~
~~~~~~~
/private/tmp/ccGdGDqr.s:643:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pur/private/tmp/ccdUME7H.s:692:11: warning: section "__textcoal_nt" is deprecated
e .se_instructions
ction __TEXT,__textcoal_nt,coalesced,pure_instructi^ ~~~~~~~~~~ons
^ ~~~~~~~~~~~~~
~/private/tmp/ccdUME7H.s:692:11: note: change section name to "__text"
~~
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
/private/tmp/ccGdGDqr.s:719:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__te x tcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
^ ~~~~~~~~~~~~~
/private/tmp/ccGdGDqr.s:719:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccGdGDqr.s:860:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccGdGDqr.s:860:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccRhMi1Z.s:251:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccRhMi1Z.s:251:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../../../../libitm/alloc.cc -o alloc.o >/dev/null 2>&1
/private/tmp/ccdUME7H.s:11028:11: warning: section "__const_coal" is deprecated
.section __DATA,__const_coal,coalesced
^ ~~~~~~~~~~~~
/private/tmp/ccdUME7H.s:11028:11: note: change section name to "__const"
.section __DATA,__const_coal,coalesced
^ ~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT alloc_c.lo -MD -MP -MF .deps/alloc_c.Tpo -c ../../../../libitm/alloc_c.cc -o alloc_c.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -MT method-serial.lo -MD -MP -MF .deps/method-serial.Tpo -c ../../../libitm/method-serial.cc -o method-serial.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_posix_libcdep.lo -MD -MP -MF .deps/sanitizer_posix_libcdep.Tpo -c -o sanitizer_posix_libcdep.lo ../../../../libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cc
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c -o tas_2_.lo ../../../../libatomic/tas_n.c
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -MT method-gl.lo -MD -MP -MF .deps/method-gl.Tpo -c ../../../libitm/method-gl.cc -o method-gl.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c ../../../../libatomic/tas_n.c -fno-common -DPIC -o .libs/tas_2_.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/finiteq.lo -MD -MP -MF math/.deps/finiteq.Tpo -c ../../../../libquadmath/math/finiteq.c -o math/finiteq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_posix_libcdep.lo -MD -MP -MF .deps/sanitizer_posix_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cc -fno-common -DPIC -o .libs/sanitizer_posix_libcdep.o
mv -f .deps/sanitizer_platform_limits_posix.Tpo .deps/sanitizer_platform_limits_posix.Plo
/bin/sh ./libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT alloc_cpp.lo -MD -MP -MF .deps/alloc_cpp.Tpo -c -o alloc_cpp.lo ../../../../libitm/alloc_cpp.cc
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT alloc_cpp.lo -MD -MP -MF .deps/alloc_cpp.Tpo -c ../../../../libitm/alloc_cpp.cc -fno-common -DPIC -o .libs/alloc_cpp.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c ../../../../libatomic/tas_n.c -o tas_2_.o >/dev/null 2>&1
mv -f .deps/x86_sse.Tpo .deps/x86_sse.Plo
depbase=`echo math/nextafterq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/nextafterq.lo -MD -MP -MF $depbase.Tpo -c -o math/nextafterq.lo ../../../../libquadmath/math/nextafterq.c &&\
mv -f $depbase.Tpo $depbase.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c -o load_4_.lo ../../../../libatomic/load_n.c
mv -f .deps/x86_avx.Tpo .deps/x86_avx.Plo
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_posix.lo -MD -MP -MF .deps/sanitizer_posix.Tpo -c -o sanitizer_posix.lo ../../../../libsanitizer/sanitizer_common/sanitizer_posix.cc
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c ../../../../libatomic/load_n.c -fno-common -DPIC -o .libs/load_4_.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/nextafterq.lo -MD -MP -MF math/.deps/nextafterq.Tpo -c ../../../../libquadmath/math/nextafterq.c -fno-common -DPIC -o math/.libs/nextafterq.o
mv -f .deps/sanitizer_posix_libcdep.Tpo .deps/sanitizer_posix_libcdep.Plo
depbase=`echo math/truncq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/truncq.lo -MD -MP -MF $depbase.Tpo -c -o math/truncq.lo ../../../../libquadmath/math/truncq.c &&\
mv -f $depbase.Tpo $depbase.Plo
/bin/sh ./libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c -o barrier.lo ../../../../libitm/barrier.cc
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_posix.lo -MD -MP -MF .deps/sanitizer_posix.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_posix.cc -fno-common -DPIC -o .libs/sanitizer_posix.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/truncq.lo -MD -MP -MF math/.deps/truncq.Tpo -c ../../../../libquadmath/math/truncq.c -fno-common -DPIC -o math/.libs/truncq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c ../../../../libatomic/load_n.c -o load_4_.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c ../../../../libitm/barrier.cc -fno-common -DPIC -o .libs/barrier.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/nextafterq.lo -MD -MP -MF math/.deps/nextafterq.Tpo -c ../../../../libquadmath/math/nextafterq.c -o math/nextafterq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/truncq.lo -MD -MP -MF math/.deps/truncq.Tpo -c ../../../../libquadmath/math/truncq.c -o math/truncq.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c -o store_4_.lo ../../../../libatomic/store_n.c
mv -f .deps/sanitizer_posix.Tpo .deps/sanitizer_posix.Plo
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_printf.lo -MD -MP -MF .deps/sanitizer_printf.Tpo -c -o sanitizer_printf.lo ../../../../libsanitizer/sanitizer_common/sanitizer_printf.cc
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c ../../../../libatomic/store_n.c -fno-common -DPIC -o .libs/store_4_.o
/bin/sh ./libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT beginend.lo -MD -MP -MF .deps/beginend.Tpo -c -o beginend.lo ../../../../libitm/beginend.cc
mv -f .deps/aatree.Tpo .deps/aatree.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c -o cas_4_.lo ../../../../libatomic/cas_n.c
mv -f .deps/alloc_c.Tpo .deps/alloc_c.Plo
depbase=`echo math/floorq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/floorq.lo -MD -MP -MF $depbase.Tpo -c -o math/floorq.lo ../../../../libquadmath/math/floorq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_printf.lo -MD -MP -MF .deps/sanitizer_printf.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_printf.cc -fno-common -DPIC -o .libs/sanitizer_printf.o
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c -o exch_4_.lo ../../../../libatomic/exch_n.c
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c ../../../../libatomic/cas_n.c -fno-common -DPIC -o .libs/cas_4_.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT beginend.lo -MD -MP -MF .deps/beginend.Tpo -c ../../../../libitm/beginend.cc -fno-common -DPIC -o .libs/beginend.o
mv -f .deps/alloc.Tpo .deps/alloc.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c ../../../../libatomic/store_n.c -o store_4_.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/floorq.lo -MD -MP -MF math/.deps/floorq.Tpo -c ../../../../libquadmath/math/floorq.c -fno-common -DPIC -o math/.libs/floorq.o
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_stackdepot.lo -MD -MP -MF .deps/sanitizer_stackdepot.Tpo -c -o sanitizer_stackdepot.lo ../../../../libsanitizer/sanitizer_common/sanitizer_stackdepot.cc
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c ../../../../libatomic/exch_n.c -fno-common -DPIC -o .libs/exch_4_.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_stackdepot.lo -MD -MP -MF .deps/sanitizer_stackdepot.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_stackdepot.cc -fno-common -DPIC -o .libs/sanitizer_stackdepot.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c ../../../../libatomic/cas_n.c -o cas_4_.o >/dev/null 2>&1
/private/tmp/ccBHQK5c.s:642:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccBHQK5c.s:642:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT alloc_cpp.lo -MD -MP -MF .deps/alloc_cpp.Tpo -c ../../../../libitm/alloc_cpp.cc -o alloc_cpp.o >/dev/null 2>&1
depbase=`echo math/powq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/powq.lo -MD -MP -MF $depbase.Tpo -c -o math/powq.lo ../../../../libquadmath/math/powq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c ../../../../libatomic/exch_n.c -o exch_4_.o >/dev/null 2>&1
/private/tmp/ccII7QeZ.s:458:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccII7QeZ.s:458:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/floorq.lo -MD -MP -MF math/.deps/floorq.Tpo -c ../../../../libquadmath/math/floorq.c -o math/floorq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/powq.lo -MD -MP -MF math/.deps/powq.Tpo -c ../../../../libquadmath/math/powq.c -fno-common -DPIC -o math/.libs/powq.o
/bin/sh ./libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT clone.lo -MD -MP -MF .deps/clone.Tpo -c -o clone.lo ../../../../libitm/clone.cc
mv -f .deps/sanitizer_printf.Tpo .deps/sanitizer_printf.Plo
depbase=`echo math/fmaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fmaq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmaq.lo ../../../../libquadmath/math/fmaq.c &&\
mv -f $depbase.Tpo $depbase.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c -o fadd_4_.lo ../../../../libatomic/fadd_n.c
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT clone.lo -MD -MP -MF .deps/clone.Tpo -c ../../../../libitm/clone.cc -fno-common -DPIC -o .libs/clone.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c ../../../../libatomic/fadd_n.c -fno-common -DPIC -o .libs/fadd_4_.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fmaq.lo -MD -MP -MF math/.deps/fmaq.Tpo -c ../../../../libquadmath/math/fmaq.c -fno-common -DPIC -o math/.libs/fmaq.o
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_stacktrace.lo -MD -MP -MF .deps/sanitizer_stacktrace.Tpo -c -o sanitizer_stacktrace.lo ../../../../libsanitizer/sanitizer_common/sanitizer_stacktrace.cc
/private/tmp/ccCqns79.s:195:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccCqns79.s:195:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccCqns79.s:315:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccCqns79.s:315:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccCqns79.s:1342:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccCqns79.s:1342:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccCqns79.s:1964:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccCqns79.s:1964:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
mv -f .deps/sanitizer_stackdepot.Tpo .deps/sanitizer_stackdepot.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c -o fsub_4_.lo ../../../../libatomic/fsub_n.c
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_stacktrace.lo -MD -MP -MF .deps/sanitizer_stacktrace.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_stacktrace.cc -fno-common -DPIC -o .libs/sanitizer_stacktrace.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c ../../../../libatomic/fadd_n.c -o fadd_4_.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c ../../../../libatomic/fsub_n.c -fno-common -DPIC -o .libs/fsub_4_.o
/private/tmp/ccUwYGuv.s:6:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccUwYGuv.s:6:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccUwYGuv.s:12:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccUwYGuv.s:12:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccUwYGuv.s:27:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccUwYGuv.s:27:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccUwYGuv.s:32:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccUwYGuv.s:32:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccUwYGuv.s:49:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccUwYGuv.s:49:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccIsplrZ.s:2846:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccIsplrZ.s:2846:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
/private/tmp/ccUwYGuv.s:812:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccUwYGuv.s:812:11: note: change section name to "__text"
.section __TEXT,__textcoal ^ ~~~~~~~~~~~~~
_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccUwYGuv.s:896:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccUwYGuv.s:896:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccUwYGuv.s:919:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccUwYGuv.s:919:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccUwYGuv.s:1009:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccUwYGuv.s:1009:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccUwYGuv.s:1014:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccUwYGuv.s:1014:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccUwYGuv.s:1100:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccUwYGuv.s:1100:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/powq.lo -MD -MP -MF math/.deps/powq.Tpo -c ../../../../libquadmath/math/powq.c -o math/powq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c ../../../../libatomic/fsub_n.c -o fsub_4_.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT eh_cpp.lo -MD -MP -MF .deps/eh_cpp.Tpo -c -o eh_cpp.lo ../../../../libitm/eh_cpp.cc
/private/tmp/ccUwYGuv.s:28321:11: warning: section "__const_coal" is deprecated
.section __DATA,__const_coal,coalesced
^ ~~~~~~~~~~~~
/private/tmp/ccUwYGuv.s:28321:11: note: change section name to "__const"
.section __DATA,__const_coal,coalesced
^ ~~~~~~~~~~~~
/private/tmp/ccAED883.s:6:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccAED883.s:6:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccAED883.s:12:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccAED883.s:12:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccAED883.s:27:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccAED883.s:27:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccAED883.s:970:11: warning: section "__datacoal_nt" is deprecated
.section __DATA,__datacoal_nt,coalesced
^ ~~~~~~~~~~~~~
/private/tmp/ccAED883.s:970:11: note: change section name to "__data"
.section __DATA,__datacoal_nt,coalesced
^ ~~~~~~~~~~~~~
/private/tmp/ccUNp9r1.s:2117:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccUNp9r1.s:2117:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fmaq.lo -MD -MP -MF math/.deps/fmaq.Tpo -c ../../../../libquadmath/math/fmaq.c -o math/fmaq.o >/dev/null 2>&1
mv -f .deps/sanitizer_stacktrace.Tpo .deps/sanitizer_stacktrace.Plo
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_stacktrace_libcdep.lo -MD -MP -MF .deps/sanitizer_stacktrace_libcdep.Tpo -c -o sanitizer_stacktrace_libcdep.lo ../../../../libsanitizer/sanitizer_common/sanitizer_stacktrace_libcdep.cc
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT eh_cpp.lo -MD -MP -MF .deps/eh_cpp.Tpo -c ../../../../libitm/eh_cpp.cc -fno-common -DPIC -o .libs/eh_cpp.o
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c -o fand_4_.lo ../../../../libatomic/fand_n.c
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libitm -I../../../libitm/config/x86 -I../../../libitm/config/posix -I../../../libitm/config/generic -I../../../libitm -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -MT method-ml.lo -MD -MP -MF .deps/method-ml.Tpo -c ../../../libitm/method-ml.cc -o method-ml.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_stacktrace_libcdep.lo -MD -MP -MF .deps/sanitizer_stacktrace_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_stacktrace_libcdep.cc -fno-common -DPIC -o .libs/sanitizer_stacktrace_libcdep.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c ../../../../libatomic/fand_n.c -fno-common -DPIC -o .libs/fand_4_.o
/private/tmp/ccknSFZt.s:6285:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccknSFZt.s:6285:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
mv -f .deps/method-gl.Tpo .deps/method-gl.Plo
depbase=`echo math/cacoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cacoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/cacoshq.lo ../../../../libquadmath/math/cacoshq.c &&\
mv -f $depbase.Tpo $depbase.Plo
mv -f .deps/sanitizer_stacktrace_libcdep.Tpo .deps/sanitizer_stacktrace_libcdep.Plo
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_stoptheworld_linux_libcdep.lo -MD -MP -MF .deps/sanitizer_stoptheworld_linux_libcdep.Tpo -c -o sanitizer_stoptheworld_linux_libcdep.lo ../../../../libsanitizer/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc
mv -f .deps/alloc_cpp.Tpo .deps/alloc_cpp.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c -o fior_4_.lo ../../../../libatomic/fior_n.c
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c ../../../../libitm/barrier.cc -o barrier.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cacoshq.lo -MD -MP -MF math/.deps/cacoshq.Tpo -c ../../../../libquadmath/math/cacoshq.c -fno-common -DPIC -o math/.libs/cacoshq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c ../../../../libatomic/fand_n.c -o fand_4_.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c ../../../../libatomic/fior_n.c -fno-common -DPIC -o .libs/fior_4_.o
mv -f .deps/method-serial.Tpo .deps/method-serial.Plo
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_suppressions.lo -MD -MP -MF .deps/sanitizer_suppressions.Tpo -c -o sanitizer_suppressions.lo ../../../../libsanitizer/sanitizer_common/sanitizer_suppressions.cc
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_stoptheworld_linux_libcdep.lo -MD -MP -MF .deps/sanitizer_stoptheworld_linux_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc -fno-common -DPIC -o .libs/sanitizer_stoptheworld_linux_libcdep.o
/private/tmp/ccvBhXjR.s:6:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccvBhXjR.s:6:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccvBhXjR.s:12:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccvBhXjR.s:12:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccvBhXjR.s:27:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccvBhXjR.s:27:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_suppressions.lo -MD -MP -MF .deps/sanitizer_suppressions.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_suppressions.cc -fno-common -DPIC -o .libs/sanitizer_suppressions.o
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c -o fxor_4_.lo ../../../../libatomic/fxor_n.c
/private/tmp/ccvBhXjR.s:2289:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccvBhXjR.s:2289:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccvBhXjR.s:2381:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccvBhXjR.s:2381:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccvBhXjR.s:3148:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccvBhXjR.s:3148:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccvBhXjR.s:3224:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccvBhXjR.s:mv -f .deps/sanitizer_stoptheworld_linux_libcdep.Tpo .deps/sanitizer_stoptheworld_linux_libcdep.Plo
3224:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/bin/sh ./libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT local.lo -MD -MP -MF .deps/local.Tpo -c -o local.lo ../../../../libitm/local.cc
/private/tmp/ccvBhXjR.s:4003:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c -o fnand_4_.lo ../../../../libatomic/fnand_n.c
/private/tmp/ccvBhXjR.s:4003:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c ../../../../libatomic/fior_n.c -o fior_4_.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c ../../../../libatomic/fxor_n.c -fno-common -DPIC -o .libs/fxor_4_.o
depbase=`echo math/cacosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cacosq.lo -MD -MP -MF $depbase.Tpo -c -o math/cacosq.lo ../../../../libquadmath/math/cacosq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT beginend.lo -MD -MP -MF .deps/beginend.Tpo -c ../../../../libitm/beginend.cc -o beginend.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c ../../../../libatomic/fnand_n.c -fno-common -DPIC -o .libs/fnand_4_.o
/private/tmp/ccT0Wjqj.s:659:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccT0Wjqj.s:659:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT clone.lo -MD -MP -MF .deps/clone.Tpo -c ../../../../libitm/clone.cc -o clone.o >/dev/null 2>&1
/private/tmp/ccSFeTjl.s:855:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccSFeTjl.s:855:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT local.lo -MD -MP -MF .deps/local.Tpo -c ../../../../libitm/local.cc -fno-common -DPIC -o .libs/local.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cacoshq.lo -MD -MP -MF math/.deps/cacoshq.Tpo -c ../../../../libquadmath/math/cacoshq.c -o math/cacoshq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cacosq.lo -MD -MP -MF math/.deps/cacosq.Tpo -c ../../../../libquadmath/math/cacosq.c -fno-common -DPIC -o math/.libs/cacosq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c ../../../../libatomic/fxor_n.c -o fxor_4_.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_symbolizer_posix_libcdep.lo -MD -MP -MF .deps/sanitizer_symbolizer_posix_libcdep.Tpo -c -o sanitizer_symbolizer_posix_libcdep.lo ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c ../../../../libatomic/fnand_n.c -o fnand_4_.o >/dev/null 2>&1
/private/tmp/cc0ve8xd.s:93:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc0ve8xd.s:93:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cacosq.lo -MD -MP -MF math/.deps/cacosq.Tpo -c ../../../../libquadmath/math/cacosq.c -o math/cacosq.o >/dev/null 2>&1
mv -f .deps/sanitizer_suppressions.Tpo .deps/sanitizer_suppressions.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_symbolizer_posix_libcdep.lo -MD -MP -MF .deps/sanitizer_symbolizer_posix_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc -fno-common -DPIC -o .libs/sanitizer_symbolizer_posix_libcdep.o
depbase=`echo math/casinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/casinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/casinhq.lo ../../../../libquadmath/math/casinhq.c &&\
mv -f $depbase.Tpo $depbase.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c -o tas_4_.lo ../../../../libatomic/tas_n.c
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_symbolizer_win.lo -MD -MP -MF .deps/sanitizer_symbolizer_win.Tpo -c -o sanitizer_symbolizer_win.lo ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_win.cc
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/casinhq.lo -MD -MP -MF math/.deps/casinhq.Tpo -c ../../../../libquadmath/math/casinhq.c -fno-common -DPIC -o math/.libs/casinhq.o
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c -o load_8_.lo ../../../../libatomic/load_n.c
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c ../../../../libatomic/tas_n.c -fno-common -DPIC -o .libs/tas_4_.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c ../../../../libatomic/load_n.c -fno-common -DPIC -o .libs/load_8_.o
/private/tmp/ccSYsofQ.s:420:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccSYsofQ.s:420:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/bin/sh ./libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT query.lo -MD -MP -MF .deps/query.Tpo -c -o query.lo ../../../../libitm/query.cc
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_symbolizer_win.lo -MD -MP -MF .deps/sanitizer_symbolizer_win.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_win.cc -fno-common -DPIC -o .libs/sanitizer_symbolizer_win.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT eh_cpp.lo -MD -MP -MF .deps/eh_cpp.Tpo -c ../../../../libitm/eh_cpp.cc -o eh_cpp.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT query.lo -MD -MP -MF .deps/query.Tpo -c ../../../../libitm/query.cc -fno-common -DPIC -o .libs/query.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c ../../../../libatomic/tas_n.c -o tas_4_.o >/dev/null 2>&1
mv -f .deps/sanitizer_symbolizer_win.Tpo .deps/sanitizer_symbolizer_win.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c -o store_8_.lo ../../../../libatomic/store_n.c
/private/tmp/ccKYoAEA.s:623:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKYoAEA.s:623:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c ../../../../libatomic/load_n.c -o load_8_.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/casinhq.lo -MD -MP -MF math/.deps/casinhq.Tpo -c ../../../../libquadmath/math/casinhq.c -o math/casinhq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c ../../../../libatomic/store_n.c -fno-common -DPIC -o .libs/store_8_.o
/bin/sh ./libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT retry.lo -MD -MP -MF .deps/retry.Tpo -c -o retry.lo ../../../../libitm/retry.cc
depbase=`echo math/casinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/casinq.lo -MD -MP -MF $depbase.Tpo -c -o math/casinq.lo ../../../../libquadmath/math/casinq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT store_8_.lo -MD -MP -MF .deps/store_8_.lo.Ppo -DN=8 -c ../../../../libatomic/store_n.c -o store_8_.o >/dev/null 2>&1
/private/tmp/cc5W6hNy.s:6:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:6:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:12:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:12:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:29:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:29:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:34:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:34:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:49:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:49:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:54:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:54:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:196:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:196:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:201:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:201:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:286:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:286:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:885:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:885:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:920:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:920:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:950:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:950:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:1637:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:1637:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:1653:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:1653:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:2626:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:2626:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT retry.lo -MD -MP -MF .deps/retry.Tpo -c ../../../../libitm/retry.cc -fno-common -DPIC -o .libs/retry.o
/private/tmp/cc5W6hNy.s:2822:11: warning: section "__const_coal" is deprecated
.section __DATA,__const_coal,coalesced
^ ~~~~~~~~~~~~
/private/tmp/cc5W6hNy.s:2822:11: note: change section name to "__const"
.section __DATA,__const_coal,coalesced
^ ~~~~~~~~~~~~
/bin/sh ./libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT rwlock.lo -MD -MP -MF .deps/rwlock.Tpo -c -o rwlock.lo ../../../../libitm/config/posix/rwlock.cc
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/casinq.lo -MD -MP -MF math/.deps/casinq.Tpo -c ../../../../libquadmath/math/casinq.c -fno-common -DPIC -o math/.libs/casinq.o
mv -f .deps/sanitizer_symbolizer_posix_libcdep.Tpo .deps/sanitizer_symbolizer_posix_libcdep.Plo
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_symbolizer.lo -MD -MP -MF .deps/sanitizer_symbolizer.Tpo -c -o sanitizer_symbolizer.lo ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer.cc
mv -f .deps/clone.Tpo .deps/clone.Plo
depbase=`echo math/catanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/catanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/catanhq.lo ../../../../libquadmath/math/catanhq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT rwlock.lo -MD -MP -MF .deps/rwlock.Tpo -c ../../../../libitm/config/posix/rwlock.cc -fno-common -DPIC -o .libs/rwlock.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_symbolizer.lo -MD -MP -MF .deps/sanitizer_symbolizer.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer.cc -fno-common -DPIC -o .libs/sanitizer_symbolizer.o
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c -o cas_8_.lo ../../../../libatomic/cas_n.c
/private/tmp/ccLAJjjd.s:145:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccLAJjjd.s:145:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccLAJjjd.s:238:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccLAJjjd.s:238:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/catanhq.lo -MD -MP -MF math/.deps/catanhq.Tpo -c ../../../../libquadmath/math/catanhq.c -fno-common -DPIC -o math/.libs/catanhq.o
/private/tmp/ccLAJjjd.s:1766:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccLAJjjd.s:1766:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT local.lo -MD -MP -MF .deps/local.Tpo -c ../../../../libitm/local.cc -o local.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c ../../../../libatomic/cas_n.c -fno-common -DPIC -o .libs/cas_8_.o
/private/tmp/ccWk8fyv.s:238:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccWk8fyv.s:238:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/casinq.lo -MD -MP -MF math/.deps/casinq.Tpo -c ../../../../libquadmath/math/casinq.c -o math/casinq.o >/dev/null 2>&1
/private/tmp/ccKiqRSt.s:6:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:6:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:12:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:12:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:27:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:27:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:32:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:32:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:49:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:49:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:54:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:54:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:71:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:71:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:76:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:76:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:93:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:93:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:98:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:98:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:113:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:113:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:118:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:118:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_inlibtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT cas_8_.lo -MD -MP -MF .deps/cas_8_.lo.Ppo -DN=8 -c ../../../../libatomic/cas_n.c -o cas_8_.o >/dev/null 2>&1
structions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:136:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:136:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:141:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:141:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~/private/tmp/ccYMq8AY.s:~~~~
679:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ /private/tmp/ccKiqRSt.s:156:11: warning: section "__textcoal_nt" is deprecated
~~~~~~~~~~~~~
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~/private/tmp/ccYMq8AY.s:679:11: note: change section name to "__text"
~~~~~ .sec~~
t/private/tmp/ccKiqRSt.s:156:11: note: change section name to "__text"
ion __TEXT,__textcoal_nt,coales.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
ced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:161:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:161:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:283:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:283:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:812:11: warning: section "__const_coal" is deprecated
.section __DATA,__const_coal,coalesced
^ ~~~~~~~~~~~~
/private/tmp/ccKiqRSt.s:812:11: note: change section name to "__const"
.section __DATA,__const_coal,coalesced
^ ~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/catanhq.lo -MD -MP -MF math/.deps/catanhq.Tpo -c ../../../../libquadmath/math/catanhq.c -o math/catanhq.o >/dev/null 2>&1
mv -f .deps/beginend.Tpo .deps/beginend.Plo
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_symbolizer_libbacktrace.lo -MD -MP -MF .deps/sanitizer_symbolizer_libbacktrace.Tpo -c -o sanitizer_symbolizer_libbacktrace.lo ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_libbacktrace.cc
mv -f .deps/sanitizer_symbolizer.Tpo .deps/sanitizer_symbolizer.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c -o exch_8_.lo ../../../../libatomic/exch_n.c
/bin/sh ./libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT useraction.lo -MD -MP -MF .deps/useraction.Tpo -c -o useraction.lo ../../../../libitm/useraction.cc
mv -f .deps/barrier.Tpo .deps/barrier.Plo
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_symbolizer_libcdep.lo -MD -MP -MF .deps/sanitizer_symbolizer_libcdep.Tpo -c -o sanitizer_symbolizer_libcdep.lo ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_libcdep.cc
mv -f .deps/eh_cpp.Tpo .deps/eh_cpp.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c ../../../../libatomic/exch_n.c -fno-common -DPIC -o .libs/exch_8_.o
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c -o fadd_8_.lo ../../../../libatomic/fadd_n.c
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_symbolizer_libbacktrace.lo -MD -MP -MF .deps/sanitizer_symbolizer_libbacktrace.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_libbacktrace.cc -fno-common -DPIC -o .libs/sanitizer_symbolizer_libbacktrace.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT useraction.lo -MD -MP -MF .deps/useraction.Tpo -c ../../../../libitm/useraction.cc -fno-common -DPIC -o .libs/useraction.o
/private/tmp/ccHhlgEf.s:249:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccHhlgEf.s:249:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c ../../../../libatomic/fadd_n.c -fno-common -DPIC -o .libs/fadd_8_.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_symbolizer_libcdep.lo -MD -MP -MF .deps/sanitizer_symbolizer_libcdep.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_symbolizer_libcdep.cc -fno-common -DPIC -o .libs/sanitizer_symbolizer_libcdep.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT query.lo -MD -MP -MF .deps/query.Tpo -c ../../../../libitm/query.cc -o query.o >/dev/null 2>&1
depbase=`echo math/catanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/catanq.lo -MD -MP -MF $depbase.Tpo -c -o math/catanq.lo ../../../../libquadmath/math/catanq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/catanq.lo -MD -MP -MF math/.deps/catanq.Tpo -c ../../../../libquadmath/math/catanq.c -fno-common -DPIC -o math/.libs/catanq.o
/bin/sh ./libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo ../../../../libitm/util.cc
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT exch_8_.lo -MD -MP -MF .deps/exch_8_.lo.Ppo -DN=8 -c ../../../../libatomic/exch_n.c -o exch_8_.o >/dev/null 2>&1
mv -f .deps/sanitizer_symbolizer_libbacktrace.Tpo .deps/sanitizer_symbolizer_libbacktrace.Plo
depbase=`echo math/cimagq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cimagq.lo -MD -MP -MF $depbase.Tpo -c -o math/cimagq.lo ../../../../libquadmath/math/cimagq.c &&\
mv -f $depbase.Tpo $depbase.Plo
/private/tmp/ccl1sWrj.s:6:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccl1sWrj.s:6:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccl1sWrj.s:12:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccl1sWrj.s:12:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccl1sWrj.s:130:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccl1sWrj.s:130:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fadd_8_.lo -MD -MP -MF .deps/fadd_8_.lo.Ppo -DN=8 -c ../../../../libatomic/fadd_n.c -o fadd_8_.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT util.lo -MD -MP -MF .deps/util.Tpo -c ../../../../libitm/util.cc -fno-common -DPIC -o .libs/util.o
mv -f .deps/sanitizer_symbolizer_libcdep.Tpo .deps/sanitizer_symbolizer_libcdep.Plo
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_thread_registry.lo -MD -MP -MF .deps/sanitizer_thread_registry.Tpo -c -o sanitizer_thread_registry.lo ../../../../libsanitizer/sanitizer_common/sanitizer_thread_registry.cc
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cimagq.lo -MD -MP -MF math/.deps/cimagq.Tpo -c ../../../../libquadmath/math/cimagq.c -fno-common -DPIC -o math/.libs/cimagq.o
depbase=`echo math/conjq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/conjq.lo -MD -MP -MF $depbase.Tpo -c -o math/conjq.lo ../../../../libquadmath/math/conjq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_thread_registry.lo -MD -MP -MF .deps/sanitizer_thread_registry.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_thread_registry.cc -fno-common -DPIC -o .libs/sanitizer_thread_registry.o
/private/tmp/ccibbPxs.s:686:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccibbPxs.s:686:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/catanq.lo -MD -MP -MF math/.deps/catanq.Tpo -c ../../../../libquadmath/math/catanq.c -o math/catanq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/conjq.lo -MD -MP -MF math/.deps/conjq.Tpo -c ../../../../libquadmath/math/conjq.c -fno-common -DPIC -o math/.libs/conjq.o
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c -o fsub_8_.lo ../../../../libatomic/fsub_n.c
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cimagq.lo -MD -MP -MF math/.deps/cimagq.Tpo -c ../../../../libquadmath/math/cimagq.c -o math/cimagq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c ../../../../libatomic/fsub_n.c -fno-common -DPIC -o .libs/fsub_8_.o
/private/tmp/ccAj2pRO.s:6:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccAj2pRO.s:6:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccAj2pRO.s:12:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccAj2pRO.s:12:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccAj2pRO.s:48:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccAj2pRO.s:48:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccAj2pRO.s:53:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccAj2pRO.s:53:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccAj2pRO.s:70:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccAj2pRO.s:70:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccAj2pRO.s:75:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccAj2pRO.s:75:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccAj2pRO.s:92:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccAj2pRO.s:92:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccAj2pRO.s:1437:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccAj2pRO.s:1437:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccGZzGVo.s:1034:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccGZzGVo.s:1034:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT retry.lo -MD -MP -MF .deps/retry.Tpo -c ../../../../libitm/retry.cc -o retry.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT rwlock.lo -MD -MP -MF .deps/rwlock.Tpo -c ../../../../libitm/config/posix/rwlock.cc -o rwlock.o >/dev/null 2>&1
/private/tmp/ccZztjFQ.s:41:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccZztjFQ.s:41:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/conjq.lo -MD -MP -MF math/.deps/conjq.Tpo -c ../../../../libquadmath/math/conjq.c -o math/conjq.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_win.lo -MD -MP -MF .deps/sanitizer_win.Tpo -c -o sanitizer_win.lo ../../../../libsanitizer/sanitizer_common/sanitizer_win.cc
/bin/sh ./libtool --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT sjlj.lo -MD -MP -MF .deps/sjlj.Tpo -c -o sjlj.lo ../../../../libitm/config/x86/sjlj.S
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fsub_8_.lo -MD -MP -MF .deps/fsub_8_.lo.Ppo -DN=8 -c ../../../../libatomic/fsub_n.c -o fsub_8_.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -g -O2 -m32 -MT sjlj.lo -MD -MP -MF .deps/sjlj.Tpo -c ../../../../libitm/config/x86/sjlj.S -fno-common -DPIC -o .libs/sjlj.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/sanitizer_common -I.. -I ../../../../libsanitizer/include -isystem ../../../../libsanitizer/include/system -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT sanitizer_win.lo -MD -MP -MF .deps/sanitizer_win.Tpo -c ../../../../libsanitizer/sanitizer_common/sanitizer_win.cc -fno-common -DPIC -o .libs/sanitizer_win.o
mv -f .deps/local.Tpo .deps/local.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c -o fand_8_.lo ../../../../libatomic/fand_n.c
/private/tmp/ccp2c7lu.s:6:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:6:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:12:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:12:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:25:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:25:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:30:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:30:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:45:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:45:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:50:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:50:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:65:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:65:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:70:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:70:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:85:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:85:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:90:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:90:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:105:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:105:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:110:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:110:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:125:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:125:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
depbase=`echo math/cprojq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cprojq.lo -MD -MP -MF $depbase.Tpo -c -o math/cprojq.lo ../../../../libquadmath/math/cprojq.c &&\
mv -f $depbase.Tpo $depbase.Plo
/private/tmp/ccp2c7lu.s:3222:11: warning: section "__const_coal" is deprecated
.section __DATA,__const_coal,coalesced
^ ~~~~~~~~~~~~
/private/tmp/ccp2c7lu.s:3222:11: note: change section name to "__const"
.section __DATA,__const_coal,coalesced
^ ~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -g -O2 -m32 -MT sjlj.lo -MD -MP -MF .deps/sjlj.Tpo -c ../../../../libitm/config/x86/sjlj.S -o sjlj.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c ../../../../libatomic/fand_n.c -fno-common -DPIC -o .libs/fand_8_.o
mv -f .deps/sanitizer_thread_registry.Tpo .deps/sanitizer_thread_registry.Plo
/bin/sh ./libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT tls.lo -MD -MP -MF .deps/tls.Tpo -c -o tls.lo ../../../../libitm/config/generic/tls.cc
mv -f .deps/sanitizer_win.Tpo .deps/sanitizer_win.Plo
/bin/sh ../libtool --tag=CXX --mode=link /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -o libsanitizer_common.la sanitizer_allocator.lo sanitizer_common.lo sanitizer_common_libcdep.lo sanitizer_coverage.lo sanitizer_flags.lo sanitizer_libc.lo sanitizer_libignore.lo sanitizer_linux.lo sanitizer_linux_libcdep.lo sanitizer_mac.lo sanitizer_platform_limits_linux.lo sanitizer_platform_limits_posix.lo sanitizer_posix_libcdep.lo sanitizer_posix.lo sanitizer_printf.lo sanitizer_stackdepot.lo sanitizer_stacktrace.lo sanitizer_stacktrace_libcdep.lo sanitizer_stoptheworld_linux_libcdep.lo sanitizer_suppressions.lo sanitizer_symbolizer_posix_libcdep.lo sanitizer_symbolizer_win.lo sanitizer_symbolizer.lo sanitizer_symbolizer_libbacktrace.lo sanitizer_symbolizer_libcdep.lo sanitizer_thread_registry.lo sanitizer_win.lo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cprojq.lo -MD -MP -MF math/.deps/cprojq.Tpo -c ../../../../libquadmath/math/cprojq.c -fno-common -DPIC -o math/.libs/cprojq.o
depbase=`echo math/crealq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/crealq.lo -MD -MP -MF $depbase.Tpo -c -o math/crealq.lo ../../../../libquadmath/math/crealq.c &&\
mv -f $depbase.Tpo $depbase.Plo
mv -f .deps/sjlj.Tpo .deps/sjlj.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c -o fior_8_.lo ../../../../libatomic/fior_n.c
/private/tmp/ccI0gL4x.s:194:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccI0gL4x.s:194:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccI0gL4x.s:287:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccI0gL4x.s:287:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccI0gL4x.s:545:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccI0gL4x.s:545:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
mv -f .deps/query.Tpo .deps/query.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT tls.lo -MD -MP -MF .deps/tls.Tpo -c ../../../../libitm/config/generic/tls.cc -fno-common -DPIC -o .libs/tls.o
depbase=`echo math/fdimq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fdimq.lo -MD -MP -MF $depbase.Tpo -c -o math/fdimq.lo ../../../../libquadmath/math/fdimq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/crealq.lo -MD -MP -MF math/.deps/crealq.Tpo -c ../../../../libquadmath/math/crealq.c -fno-common -DPIC -o math/.libs/crealq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT useraction.lo -MD -MP -MF .deps/useraction.Tpo -c ../../../../libitm/useraction.cc -o useraction.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c ../../../../libatomic/fior_n.c -fno-common -DPIC -o .libs/fior_8_.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fand_8_.lo -MD -MP -MF .deps/fand_8_.lo.Ppo -DN=8 -c ../../../../libatomic/fand_n.c -o fand_8_.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fdimq.lo -MD -MP -MF math/.deps/fdimq.Tpo -c ../../../../libquadmath/math/fdimq.c -fno-common -DPIC -o math/.libs/fdimq.o
/private/tmp/ccvHV4p0.s:141:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccvHV4p0.s:141:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cprojq.lo -MD -MP -MF math/.deps/cprojq.Tpo -c ../../../../libquadmath/math/cprojq.c -o math/cprojq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/crealq.lo -MD -MP -MF math/.deps/crealq.Tpo -c ../../../../libquadmath/math/crealq.c -o math/crealq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fior_8_.lo -MD -MP -MF .deps/fior_8_.lo.Ppo -DN=8 -c ../../../../libatomic/fior_n.c -o fior_8_.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT method-serial.lo -MD -MP -MF .deps/method-serial.Tpo -c -o method-serial.lo ../../../../libitm/method-serial.cc
libtool: link: ar rc .libs/libsanitizer_common.a .libs/sanitizer_allocator.o .libs/sanitizer_common.o .libs/sanitizer_common_libcdep.o .libs/sanitizer_coverage.o .libs/sanitizer_flags.o .libs/sanitizer_libc.o .libs/sanitizer_libignore.o .libs/sanitizer_linux.o .libs/sanitizer_linux_libcdep.o .libs/sanitizer_mac.o .libs/sanitizer_platform_limits_linux.o .libs/sanitizer_platform_limits_posix.o .libs/sanitizer_posix_libcdep.o .libs/sanitizer_posix.o .libs/sanitizer_printf.o .libs/sanitizer_stackdepot.o .libs/sanitizer_stacktrace.o .libs/sanitizer_stacktrace_libcdep.o .libs/sanitizer_stoptheworld_linux_libcdep.o .libs/sanitizer_suppressions.o .libs/sanitizer_symbolizer_posix_libcdep.o .libs/sanitizer_symbolizer_win.o .libs/sanitizer_symbolizer.o .libs/sanitizer_symbolizer_libbacktrace.o .libs/sanitizer_symbolizer_libcdep.o .libs/sanitizer_thread_registry.o .libs/sanitizer_win.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsanitizer_common.a(sanitizer_libignore.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsanitizer_common.a(sanitizer_linux.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsanitizer_common.a(sanitizer_linux_libcdep.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsanitizer_common.a(sanitizer_platform_limits_linux.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsanitizer_common.a(sanitizer_stoptheworld_linux_libcdep.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsanitizer_common.a(sanitizer_symbolizer_win.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsanitizer_common.a(sanitizer_win.o) has no symbols
/private/tmp/ccNdBvKE.s:352:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,/private/tmp/cc83eyyz.s:pur345:11e_instructions
^ ~~~~~~~~~~~~~: warning: section "__textcoal_nt" is deprecated
/private/tmp/ccNdBvKE.s:352:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
. ^ section libtool: link: ranlib .libs/libsanitizer_common.a
__TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
~~~~~~~~~~~~~
/private/tmp/cc83eyyz.s:345:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fdimq.lo -MD -MP -MF math/.deps/fdimq.Tpo -c ../../../../libquadmath/math/fdimq.c -o math/fdimq.o >/dev/null 2>&1
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsanitizer_common.a(sanitizer_libignore.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsanitizer_common.a(sanitizer_linux.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsanitizer_common.a(sanitizer_linux_libcdep.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsanitizer_common.a(sanitizer_platform_limits_linux.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsanitizer_common.a(sanitizer_stoptheworld_linux_libcdep.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsanitizer_common.a(sanitizer_symbolizer_win.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsanitizer_common.a(sanitizer_win.o) has no symbols
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT util.lo -MD -MP -MF .deps/util.Tpo -c ../../../../libitm/util.cc -o util.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c -o fxor_8_.lo ../../../../libatomic/fxor_n.c
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT method-serial.lo -MD -MP -MF .deps/method-serial.Tpo -c ../../../../libitm/method-serial.cc -fno-common -DPIC -o .libs/method-serial.o
libtool: link: ( cd ".libs" && rm -f "libsanitizer_common.la" && ln -s "../libsanitizer_common.la" "libsanitizer_common.la" )
Making all in lsan
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c ../../../../libatomic/fxor_n.c -fno-common -DPIC -o .libs/fxor_8_.o
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT lsan_common.lo -MD -MP -MF .deps/lsan_common.Tpo -c -o lsan_common.lo ../../../../libsanitizer/lsan/lsan_common.cc
/bin/sh ./libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT method-gl.lo -MD -MP -MF .deps/method-gl.Tpo -c -o method-gl.lo ../../../../libitm/method-gl.cc
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT lsan_common_linux.lo -MD -MP -MF .deps/lsan_common_linux.Tpo -c -o lsan_common_linux.lo ../../../../libsanitizer/lsan/lsan_common_linux.cc
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT method-gl.lo -MD -MP -MF .deps/method-gl.Tpo -c ../../../../libitm/method-gl.cc -fno-common -DPIC -o .libs/method-gl.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT lsan_common.lo -MD -MP -MF .deps/lsan_common.Tpo -c ../../../../libsanitizer/lsan/lsan_common.cc -fno-common -DPIC -o .libs/lsan_common.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../libsanitizer/lsan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT lsan_common_linux.lo -MD -MP -MF .deps/lsan_common_linux.Tpo -c ../../../../libsanitizer/lsan/lsan_common_linux.cc -fno-common -DPIC -o .libs/lsan_common_linux.o
depbase=`echo math/fmaxq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fmaxq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmaxq.lo ../../../../libquadmath/math/fmaxq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fxor_8_.lo -MD -MP -MF .deps/fxor_8_.lo.Ppo -DN=8 -c ../../../../libatomic/fxor_n.c -o fxor_8_.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fmaxq.lo -MD -MP -MF math/.deps/fmaxq.Tpo -c ../../../../libquadmath/math/fmaxq.c -fno-common -DPIC -o math/.libs/fmaxq.o
/private/tmp/ccK20cPp.s:70:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccK20cPp.s:70:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccK20cPp.s:84:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccK20cPp.s:84:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
mv -f .deps/lsan_common_linux.Tpo .deps/lsan_common_linux.Plo
mv -f .deps/rwlock.Tpo .deps/rwlock.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c -o fnand_8_.lo ../../../../libatomic/fnand_n.c
depbase=`echo math/fminq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fminq.lo -MD -MP -MF $depbase.Tpo -c -o math/fminq.lo ../../../../libquadmath/math/fminq.c &&\
mv -f $depbase.Tpo $depbase.Plo
mv -f .deps/lsan_common.Tpo .deps/lsan_common.Plo
/bin/sh ../libtool --tag=CXX --mode=link /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -o libsanitizer_lsan.la lsan_common.lo lsan_common_linux.lo
mv -f .deps/retry.Tpo .deps/retry.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c ../../../../libatomic/fnand_n.c -fno-common -DPIC -o .libs/fnand_8_.o
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c -o tas_8_.lo ../../../../libatomic/tas_n.c
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fminq.lo -MD -MP -MF math/.deps/fminq.Tpo -c ../../../../libquadmath/math/fminq.c -fno-common -DPIC -o math/.libs/fminq.o
depbase=`echo math/ilogbq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ilogbq.lo -MD -MP -MF $depbase.Tpo -c -o math/ilogbq.lo ../../../../libquadmath/math/ilogbq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fmaxq.lo -MD -MP -MF math/.deps/fmaxq.Tpo -c ../../../../libquadmath/math/fmaxq.c -o math/fmaxq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c ../../../../libatomic/tas_n.c -fno-common -DPIC -o .libs/tas_8_.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ilogbq.lo -MD -MP -MF math/.deps/ilogbq.Tpo -c ../../../../libquadmath/math/ilogbq.c -fno-common -DPIC -o math/.libs/ilogbq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT tls.lo -MD -MP -MF .deps/tls.Tpo -c ../../../../libitm/config/generic/tls.cc -o tls.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT fnand_8_.lo -MD -MP -MF .deps/fnand_8_.lo.Ppo -DN=8 -c ../../../../libatomic/fnand_n.c -o fnand_8_.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fminq.lo -MD -MP -MF math/.deps/fminq.Tpo -c ../../../../libquadmath/math/fminq.c -o math/fminq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I../../../../libatomic/config/x86 -I../../../../libatomic/config/posix -I../../../../libatomic -I. -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -MT tas_8_.lo -MD -MP -MF .deps/tas_8_.lo.Ppo -DN=8 -c ../../../../libatomic/tas_n.c -o tas_8_.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT method-ml.lo -MD -MP -MF .deps/method-ml.Tpo -c -o method-ml.lo ../../../../libitm/method-ml.cc
libtool: link: ar rc .libs/libsanitizer_lsan.a .libs/lsan_common.o .libs/lsan_common_linux.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsanitizer_lsan.a(lsan_common_linux.o) has no symbols
libtool: link: ranlib .libs/libsanitizer_lsan.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsanitizer_lsan.a(lsan_common_linux.o) has no symbols
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ilogbq.lo -MD -MP -MF math/.deps/ilogbq.Tpo -c ../../../../libquadmath/math/ilogbq.c -o math/ilogbq.o >/dev/null 2>&1
mv -f .deps/useraction.Tpo .deps/useraction.Plo
depbase=`echo math/llrintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/llrintq.lo -MD -MP -MF $depbase.Tpo -c -o math/llrintq.lo ../../../../libquadmath/math/llrintq.c &&\
mv -f $depbase.Tpo $depbase.Plo
mv -f .deps/method-ml.Tpo .deps/method-ml.Plo
/bin/sh ./libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -msse -MT x86_sse.lo -MD -MP -MF .deps/x86_sse.Tpo -c -o x86_sse.lo ../../../../libitm/config/x86/x86_sse.cc
libtool: link: ( cd ".libs" && rm -f "libsanitizer_lsan.la" && ln -s "../libsanitizer_lsan.la" "libsanitizer_lsan.la" )
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT method-ml.lo -MD -MP -MF .deps/method-ml.Tpo -c ../../../../libitm/method-ml.cc -fno-common -DPIC -o .libs/method-ml.o
Making all in asan
depbase=`echo math/log2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/log2q.lo -MD -MP -MF $depbase.Tpo -c -o math/log2q.lo ../../../../libquadmath/math/log2q.c &&\
mv -f $depbase.Tpo $depbase.Plo
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET=0 -DASAN_NEEDS_SEGV=1 -DMAC_INTERPOSE_FUNCTIONS -DMISSING_BLOCKS_SUPPORT -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT asan_allocator2.lo -MD -MP -MF .deps/asan_allocator2.Tpo -c -o asan_allocator2.lo ../../../../libsanitizer/asan/asan_allocator2.cc
depbase=`echo math/lrintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/lrintq.lo -MD -MP -MF $depbase.Tpo -c -o math/lrintq.lo ../../../../libquadmath/math/lrintq.c &&\
mv -f $depbase.Tpo $depbase.Plo
/bin/sh ./libtool --tag=CC --mode=link /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -m32 -o libatomic_convenience.la gload.lo gstore.lo gcas.lo gexch.lo glfree.lo lock.lo init.lo fenv.lo load_1_.lo store_1_.lo cas_1_.lo exch_1_.lo fadd_1_.lo fsub_1_.lo fand_1_.lo fior_1_.lo fxor_1_.lo fnand_1_.lo tas_1_.lo load_2_.lo store_2_.lo cas_2_.lo exch_2_.lo fadd_2_.lo fsub_2_.lo fand_2_.lo fior_2_.lo fxor_2_.lo fnand_2_.lo tas_2_.lo load_4_.lo store_4_.lo cas_4_.lo exch_4_.lo fadd_4_.lo fsub_4_.lo fand_4_.lo fior_4_.lo fxor_4_.lo fnand_4_.lo tas_4_.lo load_8_.lo store_8_.lo cas_8_.lo exch_8_.lo fadd_8_.lo fsub_8_.lo fand_8_.lo fior_8_.lo fxor_8_.lo fnand_8_.lo tas_8_.lo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/llrintq.lo -MD -MP -MF math/.deps/llrintq.Tpo -c ../../../../libquadmath/math/llrintq.c -fno-common -DPIC -o math/.libs/llrintq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -msse -MT x86_sse.lo -MD -MP -MF .deps/x86_sse.Tpo -c ../../../../libitm/config/x86/x86_sse.cc -fno-common -DPIC -o .libs/x86_sse.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/log2q.lo -MD -MP -MF math/.deps/log2q.Tpo -c ../../../../libquadmath/math/log2q.c -fno-common -DPIC -o math/.libs/log2q.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/lrintq.lo -MD -MP -MF math/.deps/lrintq.Tpo -c ../../../../libquadmath/math/lrintq.c -fno-common -DPIC -o math/.libs/lrintq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET=0 -DASAN_NEEDS_SEGV=1 -DMAC_INTERPOSE_FUNCTIONS -DMISSING_BLOCKS_SUPPORT -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT asan_allocator2.lo -MD -MP -MF .deps/asan_allocator2.Tpo -c ../../../../libsanitizer/asan/asan_allocator2.cc -fno-common -DPIC -o .libs/asan_allocator2.o
/bin/sh ./libtool --tag=CC --mode=link /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -mrtm -Wall -Werror -Wc,-pthread -g -O2 -o libitm.la -version-info 1:0:0 -rpath /usr/local/Cellar/gcc@4.9/4.9.4_1/lib/gcc/4.9 aatree.lo alloc.lo alloc_c.lo alloc_cpp.lo barrier.lo beginend.lo clone.lo eh_cpp.lo local.lo query.lo retry.lo rwlock.lo useraction.lo util.lo sjlj.lo tls.lo method-serial.lo method-gl.lo method-ml.lo x86_sse.lo x86_avx.lo
mv -f .deps/util.Tpo .deps/util.Plo
/private/tmp/ccnU4HXS.s:240:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccnU4HXS.s:240:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET=0 -DASAN_NEEDS_SEGV=1 -DMAC_INTERPOSE_FUNCTIONS -DMISSING_BLOCKS_SUPPORT -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT asan_dll_thunk.lo -MD -MP -MF .deps/asan_dll_thunk.Tpo -c -o asan_dll_thunk.lo ../../../../libsanitizer/asan/asan_dll_thunk.cc
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/llrintq.lo -MD -MP -MF math/.deps/llrintq.Tpo -c ../../../../libquadmath/math/llrintq.c -o math/llrintq.o >/dev/null 2>&1
/private/tmp/ccRpwcXE.s:185:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccRpwcXE.s:185:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/lrintq.lo -MD -MP -MF math/.deps/lrintq.Tpo -c ../../../../libquadmath/math/lrintq.c -o math/lrintq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET=0 -DASAN_NEEDS_SEGV=1 -DMAC_INTERPOSE_FUNCTIONS -DMISSING_BLOCKS_SUPPORT -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT asan_dll_thunk.lo -MD -MP -MF .deps/asan_dll_thunk.Tpo -c ../../../../libsanitizer/asan/asan_dll_thunk.cc -fno-common -DPIC -o .libs/asan_dll_thunk.o
/private/tmp/ccRx1Vk5.s:1103:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccRx1Vk5.s:1103:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: link: ar rc .libs/libatomic_convenience.a .libs/gload.o .libs/gstore.o .libs/gcas.o .libs/gexch.o .libs/glfree.o .libs/lock.o .libs/init.o .libs/fenv.o .libs/load_1_.o .libs/store_1_.o .libs/cas_1_.o .libs/exch_1_.o .libs/fadd_1_.o .libs/fsub_1_.o .libs/fand_1_.o .libs/fior_1_.o .libs/fxor_1_.o .libs/fnand_1_.o .libs/tas_1_.o .libs/load_2_.o .libs/store_2_.o .libs/cas_2_.o .libs/exch_2_.o .libs/fadd_2_.o .libs/fsub_2_.o .libs/fand_2_.o .libs/fior_2_.o .libs/fxor_2_.o .libs/fnand_2_.o .libs/tas_2_.o .libs/load_4_.o .libs/store_4_.o .libs/cas_4_.o .libs/exch_4_.o .libs/fadd_4_.o .libs/fsub_4_.o .libs/fand_4_.o .libs/fior_4_.o .libs/fxor_4_.o .libs/fnand_4_.o .libs/tas_4_.o .libs/load_8_.o .libs/store_8_.o .libs/cas_8_.o .libs/exch_8_.o .libs/fadd_8_.o .libs/fsub_8_.o .libs/fand_8_.o .libs/fior_8_.o .libs/fxor_8_.o .libs/fnand_8_.o .libs/tas_8_.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/log2q.lo -MD -MP -MF math/.deps/log2q.Tpo -c ../../../../libquadmath/math/log2q.c -o math/log2q.o >/dev/null 2>&1
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libatomic_convenience.a(init.o) has no symbols
libtool: link: ranlib .libs/libatomic_convenience.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libatomic_convenience.a(init.o) has no symbols
mv -f .deps/asan_dll_thunk.Tpo .deps/asan_dll_thunk.Plo
libtool: link: ( cd ".libs" && rm -f "libatomic_convenience.la" && ln -s "../libatomic_convenience.la" "libatomic_convenience.la" )
/bin/sh ./libtool --tag=CC --mode=link /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -march=i486 -mtune=generic -fomit-frame-pointer -Wall -Werror -pthread -g -O2 -m32 -version-info 2:0:1 -m32 -o libatomic.la -rpath /usr/local/Cellar/gcc@4.9/4.9.4_1/lib/gcc/4.9/i386 gload.lo gstore.lo gcas.lo gexch.lo glfree.lo lock.lo init.lo fenv.lo load_1_.lo store_1_.lo cas_1_.lo exch_1_.lo fadd_1_.lo fsub_1_.lo fand_1_.lo fior_1_.lo fxor_1_.lo fnand_1_.lo tas_1_.lo load_2_.lo store_2_.lo cas_2_.lo exch_2_.lo fadd_2_.lo fsub_2_.lo fand_2_.lo fior_2_.lo fxor_2_.lo fnand_2_.lo tas_2_.lo load_4_.lo store_4_.lo cas_4_.lo exch_4_.lo fadd_4_.lo fsub_4_.lo fand_4_.lo fior_4_.lo fxor_4_.lo fnand_4_.lo tas_4_.lo load_8_.lo store_8_.lo cas_8_.lo exch_8_.lo fadd_8_.lo fsub_8_.lo fand_8_.lo fior_8_.lo fxor_8_.lo fnand_8_.lo tas_8_.lo
/bin/sh ./libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -Werror -Wc,-pthread -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -mavx -MT x86_avx.lo -MD -MP -MF .deps/x86_avx.Tpo -c -o x86_avx.lo ../../../../libitm/config/x86/x86_avx.cc
libtool: link: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libitm.1.dylib .libs/aatree.o .libs/alloc.o .libs/alloc_c.o .libs/alloc_cpp.o .libs/barrier.o .libs/beginend.o .libs/clone.o .libs/eh_cpp.o .libs/local.o .libs/query.o .libs/retry.o .libs/rwlock.o .libs/useraction.o .libs/util.o .libs/sjlj.o .libs/tls.o .libs/method-serial.o .libs/method-gl.o .libs/method-ml.o .libs/x86_sse.o .libs/x86_avx.o -mrtm -pthread -install_name /usr/local/Cellar/gcc@4.9/4.9.4_1/lib/gcc/4.9/libitm.1.dylib -compatibility_version 2 -current_version 2.0 -Wl,-single_module
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET=0 -DASAN_NEEDS_SEGV=1 -DMAC_INTERPOSE_FUNCTIONS -DMISSING_BLOCKS_SUPPORT -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT asan_fake_stack.lo -MD -MP -MF .deps/asan_fake_stack.Tpo -c -o asan_fake_stack.lo ../../../../libsanitizer/asan/asan_fake_stack.cc
true DO=all multi-do # /Applications/Xcode.app/Contents/Developer/usr/bin/make
true DO=all multi-do # /Applications/Xcode.app/Contents/Developer/usr/bin/make
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET=0 -DASAN_NEEDS_SEGV=1 -DMAC_INTERPOSE_FUNCTIONS -DMISSING_BLOCKS_SUPPORT -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT asan_globals.lo -MD -MP -MF .deps/asan_globals.Tpo -c -o asan_globals.lo ../../../../libsanitizer/asan/asan_globals.cc
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -mavx -MT x86_avx.lo -MD -MP -MF .deps/x86_avx.Tpo -c ../../../../libitm/config/x86/x86_avx.cc -fno-common -DPIC -o .libs/x86_avx.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET=0 -DASAN_NEEDS_SEGV=1 -DMAC_INTERPOSE_FUNCTIONS -DMISSING_BLOCKS_SUPPORT -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT asan_fake_stack.lo -MD -MP -MF .deps/asan_fake_stack.Tpo -c ../../../../libsanitizer/asan/asan_fake_stack.cc -fno-common -DPIC -o .libs/asan_fake_stack.o
mv -f .deps/tls.Tpo .deps/tls.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET=0 -DASAN_NEEDS_SEGV=1 -DMAC_INTERPOSE_FUNCTIONS -DMISSING_BLOCKS_SUPPORT -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT asan_globals.lo -MD -MP -MF .deps/asan_globals.Tpo -c ../../../../libsanitizer/asan/asan_globals.cc -fno-common -DPIC -o .libs/asan_globals.o
depbase=`echo math/nearbyintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/nearbyintq.lo -MD -MP -MF $depbase.Tpo -c -o math/nearbyintq.lo ../../../../libquadmath/math/nearbyintq.c &&\
mv -f $depbase.Tpo $depbase.Plo
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET=0 -DASAN_NEEDS_SEGV=1 -DMAC_INTERPOSE_FUNCTIONS -DMISSING_BLOCKS_SUPPORT -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT asan_interceptors.lo -MD -MP -MF .deps/asan_interceptors.Tpo -c -o asan_interceptors.lo ../../../../libsanitizer/asan/asan_interceptors.cc
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/nearbyintq.lo -MD -MP -MF math/.deps/nearbyintq.Tpo -c ../../../../libquadmath/math/nearbyintq.c -fno-common -DPIC -o math/.libs/nearbyintq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET=0 -DASAN_NEEDS_SEGV=1 -DMAC_INTERPOSE_FUNCTIONS -DMISSING_BLOCKS_SUPPORT -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT asan_interceptors.lo -MD -MP -MF .deps/asan_interceptors.Tpo -c ../../../../libsanitizer/asan/asan_interceptors.cc -fno-common -DPIC -o .libs/asan_interceptors.o
libtool: link: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -m32 -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libatomic.1.dylib .libs/gload.o .libs/gstore.o .libs/gcas.o .libs/gexch.o .libs/glfree.o .libs/lock.o .libs/init.o .libs/fenv.o .libs/load_1_.o .libs/store_1_.o .libs/cas_1_.o .libs/exch_1_.o .libs/fadd_1_.o .libs/fsub_1_.o .libs/fand_1_.o .libs/fior_1_.o .libs/fxor_1_.o .libs/fnand_1_.o .libs/tas_1_.o .libs/load_2_.o .libs/store_2_.o .libs/cas_2_.o .libs/exch_2_.o .libs/fadd_2_.o .libs/fsub_2_.o .libs/fand_2_.o .libs/fior_2_.o .libs/fxor_2_.o .libs/fnand_2_.o .libs/tas_2_.o .libs/load_4_.o .libs/store_4_.o .libs/cas_4_.o .libs/exch_4_.o .libs/fadd_4_.o .libs/fsub_4_.o .libs/fand_4_.o .libs/fior_4_.o .libs/fxor_4_.o .libs/fnand_4_.o .libs/tas_4_.o .libs/load_8_.o .libs/store_8_.o .libs/cas_8_.o .libs/exch_8_.o .libs/fadd_8_.o .libs/fsub_8_.o .libs/fand_8_.o .libs/fior_8_.o .libs/fxor_8_.o .libs/fnand_8_.o .libs/tas_8_.o -march=i486 -mtune=generic -pthread -m32 -m32 -pthread -install_name /usr/local/Cellar/gcc@4.9/4.9.4_1/lib/gcc/4.9/i386/libatomic.1.dylib -compatibility_version 3 -current_version 3.0
In file included from ../../../../libsanitizer/asan/asan_interceptors.cc:154:0:
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:82:56: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, strcmp, const char *s1, const char *s2) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:97:68: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, strncmp, const char *s1, const char *s2, uptr size) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:126:60: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, strcasecmp, const char *s1, const char *s2) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:141:71: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, strncasecmp, const char *s1, const char *s2, SIZE_T n) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:164:46: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(double, frexp, double x, int *exp) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:178:45: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(float, frexpf, float x, int *exp) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:186:57: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(long double, frexpl, long double x, int *exp) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:223:59: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(SSIZE_T, read, int fd, void *ptr, SIZE_T count) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:238:74: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(SSIZE_T, pread, int fd, void *ptr, SIZE_T count, OFF_T offset) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:316:60: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(SSIZE_T, write, int fd, void *ptr, SIZE_T count) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:332:75: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(SSIZE_T, pwrite, int fd, void *ptr, SIZE_T count, OFF_T offset) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:432:50: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(unsigned long, time, unsigned long *t) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:456:62: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(__sanitizer_tm *, localtime, unsigned long *timep) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:466:78: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(__sanitizer_tm *, localtime_r, unsigned long *timep, void *result) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:476:59: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(__sanitizer_tm *, gmtime, unsigned long *timep) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:486:75: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(__sanitizer_tm *, gmtime_r, unsigned long *timep, void *result) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:496:48: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(char *, ctime, unsigned long *timep) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:506:64: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(char *, ctime_r, unsigned long *timep, char *result) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:516:48: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(char *, asctime, __sanitizer_tm *tm) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:526:64: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(char *, asctime_r, __sanitizer_tm *tm, char *result) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:550:72: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(char *, strptime, char *s, char *format, __sanitizer_tm *tm) {
^
In file included from ../../../../libsanitizer/asan/asan_interceptors.cc:154:0:
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:587:56: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, vscanf, const char *format, va_list ap)
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:590:74: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, vsscanf, const char *str, const char *format, va_list ap)
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:593:71: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, vfscanf, void *stream, const char *format, va_list ap)
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:619:48: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, scanf, const char *format, ...)
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:622:63: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, fscanf, void *stream, const char *format, ...)
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:625:66: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, sscanf, const char *str, const char *format, ...)
^
In file included from ../../../../libsanitizer/asan/asan_interceptors.cc:154:0:
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:667:59: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, ioctl, int d, unsigned request, void *arg) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:694:47: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void *, getpwnam, const char *name) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:702:38: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void *, getpwuid, u32 uid) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:709:47: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void *, getgrnam, const char *name) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:717:38: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void *, getgrgid, u32 gid) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:735:41: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
SIZE_T buflen, void **result) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:747:26: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
void **result) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:758:41: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
SIZE_T buflen, void **result) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:770:26: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
void **result) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:823:56: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, getitimer, int which, void *curr_value) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:832:78: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, setitimer, int which, const void *new_value, void *old_value) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:993:63: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, wait3, int *status, int options, void *rusage) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1003:72: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, wait4, int pid, int *status, int options, void *rusage) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1024:76: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(char *, inet_ntop, int af, const void *src, char *dst, u32 size) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1034:63: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, inet_pton, int af, const char *src, void *dst) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1053:54: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, inet_aton, const char *cp, void *dst) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1070:77: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, pthread_getschedparam, uptr thread, int *policy, int *param) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1089:46: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
struct __sanitizer_addrinfo **out) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1120:70: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
unsigned hostlen, char *serv, unsigned servlen, int flags) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1142:68: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, getsockname, int sock_fd, void *addr, int *addrlen) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1181:68: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(struct __sanitizer_hostent *, gethostbyname, char *name) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1190:21: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
int type) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1199:63: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(struct __sanitizer_hostent *, gethostent, int fake) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1207:77: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(struct __sanitizer_hostent *, gethostbyname2, char *name, int af) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1308:24: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
int *optlen) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1324:63: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, accept, int fd, void *addr, unsigned *addrlen) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1368:49: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(double, modf, double x, double *iptr) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1377:47: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(float, modff, float x, float *iptr) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1386:65: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(long double, modfl, long double x, long double *iptr) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1418:22: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
int flags) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1437:72: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, getpeername, int sockfd, void *addr, unsigned *addrlen) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1467:54: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(__sanitizer_dirent *, readdir, void *dirp) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1476:40: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
__sanitizer_dirent **result) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1570:58: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(char *, setlocale, int category, char *locale) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1586:51: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(char *, getcwd, char *buf, SIZE_T size) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1614:75: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(INTMAX_T, strtoimax, const char *nptr, char **endptr, int base) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1622:75: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(INTMAX_T, strtoumax, const char *nptr, char **endptr, int base) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1638:73: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(SIZE_T, mbstowcs, wchar_t *dest, const char *src, SIZE_T len) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1650:21: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
void *ps) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1674:33: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
SIZE_T len, void *ps) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1696:73: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(SIZE_T, wcstombs, char *dest, const wchar_t *src, SIZE_T len) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1708:21: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
void *ps) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1730:33: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
SIZE_T len, void *ps) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1767:68: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(char *, realpath, const char *path, char *resolved_path) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1806:61: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(SIZE_T, confstr, int name, char *buf, SIZE_T len) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1833:41: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(char *, strerror, int errnum) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1846:69: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(char *, strerror_r, int errnum, char *buf, SIZE_T buflen) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:1996:47: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, getgroups, int size, u32 *lst) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2025:24: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
int timeout) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2058:71: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, wordexp, char *s, __sanitizer_wordexp_t *p, int flags) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2081:62: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, sigwait, __sanitizer_sigset_t *set, int *sig) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2125:56: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, sigemptyset, __sanitizer_sigset_t *set) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2133:55: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, sigfillset, __sanitizer_sigset_t *set) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2148:55: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, sigpending, __sanitizer_sigset_t *set) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2162:41: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
__sanitizer_sigset_t *oldset) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2220:45: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, pthread_mutex_lock, void *m) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2231:47: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, pthread_mutex_unlock, void *m) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2247:53: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, pthread_cond_wait, void *c, void *m) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2257:53: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, pthread_cond_init, void *c, void *a) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2264:46: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, pthread_cond_signal, void *c) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2271:49: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, pthread_cond_broadcast, void *c) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2339:47: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, statfs, char *path, void *buf) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2347:44: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, fstatfs, int fd, void *buf) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2362:49: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, statfs64, char *path, void *buf) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2370:46: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, fstatfs64, int fd, void *buf) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2431:51: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, initgroups, char *user, u32 group) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2444:61: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(char *, ether_ntoa, __sanitizer_ether_addr *addr) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2452:60: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(__sanitizer_ether_addr *, ether_aton, char *buf) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2460:77: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, ether_ntohost, char *hostname, __sanitizer_ether_addr *addr) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2469:77: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, ether_hostton, char *hostname, __sanitizer_ether_addr *addr) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2479:27: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
char *hostname) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2575:1: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR_PTHREAD_ATTR_GET(detachstate, sizeof(int))
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2576:1: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR_PTHREAD_ATTR_GET(guardsize, sizeof(SIZE_T))
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2577:1: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR_PTHREAD_ATTR_GET(schedparam, struct_sched_param_sz)
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2578:1: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR_PTHREAD_ATTR_GET(schedpolicy, sizeof(int))
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2579:1: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR_PTHREAD_ATTR_GET(scope, sizeof(int))
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2580:1: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR_PTHREAD_ATTR_GET(stacksize, sizeof(SIZE_T))
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2581:78: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, pthread_attr_getstack, void *attr, void **addr, SIZE_T *size) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2612:1: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR_PTHREAD_ATTR_GET(inheritsched, sizeof(int))
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2639:36: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(char *, tmpnam, char *s) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2670:50: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(char *, tempnam, char *dir, char *pfx) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2727:57: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(double, remquo, double x, double y, int *quo) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2734:55: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(float, remquof, float x, float y, int *quo) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2741:73: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(long double, remquol, long double x, long double y, int *quo) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2758:37: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(double, lgamma, double x) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2765:36: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(float, lgammaf, float x) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2772:48: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(long double, lgammal, long double x) {
^
../../../../libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:2896:50: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(__sanitizer_clock_t, times, void *tms) {
^
../../../../libsanitizer/asan/asan_interceptors.cc:178:57: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
void *attr, void *(*start_routine)(void*), void *arg) {
^
../../../../libsanitizer/asan/asan_interceptors.cc:197:53: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void*, signal, int signum, void *handler) {
^
../../../../libsanitizer/asan/asan_interceptors.cc:205:53: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
struct sigaction *oldact) {
^
../../../../libsanitizer/asan/asan_interceptors.cc:253:46: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void, longjmp, void *env, int val) {
^
../../../../libsanitizer/asan/asan_interceptors.cc:259:47: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void, _longjmp, void *env, int val) {
^
../../../../libsanitizer/asan/asan_interceptors.cc:266:49: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void, siglongjmp, void *env, int val) {
^
../../../../libsanitizer/asan/asan_interceptors.cc:273:57: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void, __cxa_throw, void *a, void *b, void *c) {
^
../../../../libsanitizer/asan/asan_interceptors.cc:293:51: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, mlock, const void *addr, uptr len) {
^
../../../../libsanitizer/asan/asan_interceptors.cc:298:53: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, munlock, const void *addr, uptr len) {
^
../../../../libsanitizer/asan/asan_interceptors.cc:303:37: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, mlockall, int flags) {
^
../../../../libsanitizer/asan/asan_interceptors.cc:308:34: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, munlockall, void) {
^
../../../../libsanitizer/asan/asan_interceptors.cc:317:67: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, memcmp, const void *a1, const void *a2, uptr size) {
^
../../../../libsanitizer/asan/asan_interceptors.cc:358:66: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void*, memmove, void *to, const void *from, uptr size) MEMMOVE_BODY
^
../../../../libsanitizer/asan/asan_interceptors.cc:360:65: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void*, memcpy, void *to, const void *from, uptr size) {
^
../../../../libsanitizer/asan/asan_interceptors.cc:393:57: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void*, memset, void *block, int c, uptr size) {
^
../../../../libsanitizer/asan/asan_interceptors.cc:406:50: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(char*, strchr, const char *str, int c) {
^
../../../../libsanitizer/asan/asan_interceptors.cc:438:54: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(char*, strcat, char *to, const char *from) { // NOLINT
^
../../../../libsanitizer/asan/asan_interceptors.cc:457:66: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(char*, strncat, char *to, const char *from, uptr size) {
^
../../../../libsanitizer/asan/asan_interceptors.cc:474:54: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(char*, strcpy, char *to, const char *from) { // NOLINT
^
../../../../libsanitizer/asan/asan_interceptors.cc:494:41: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(char*, strdup, const char *s) {
^
../../../../libsanitizer/asan/asan_interceptors.cc:508:40: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(uptr, strlen, const char *s) {
^
../../../../libsanitizer/asan/asan_interceptors.cc:523:43: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(uptr, wcslen, const wchar_t *s) {
^
../../../../libsanitizer/asan/asan_interceptors.cc:532:66: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(char*, strncpy, char *to, const char *from, uptr size) {
^
../../../../libsanitizer/asan/asan_interceptors.cc:572:36: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
char **endptr, int base) {
^
../../../../libsanitizer/asan/asan_interceptors.cc:589:40: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, atoi, const char *nptr) {
^
../../../../libsanitizer/asan/asan_interceptors.cc:608:41: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(long, atol, const char *nptr) { // NOLINT
^
../../../../libsanitizer/asan/asan_interceptors.cc:625:36: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
char **endptr, int base) {
^
ld: warning: The i386 architecture is deprecated for../../../../libsanitizer/asan/asan_interceptors.cc:645:47: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(long long, atoll, const char *nptr) { // NOLINT
^
macOS (remove from the Xcode build setting: ARCHS)
../../../../libsanitizer/asan/asan_interceptors.cc:665:29: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
void *dso_handle) {
^
/private/tmp/ccNKYy9p.s:311:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccNKYy9p.s:311:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/nearbyintq.lo -MD -MP -MF math/.deps/nearbyintq.Tpo -c ../../../../libquadmath/math/nearbyintq.c -o math/nearbyintq.o >/dev/null 2>&1
/private/tmp/ccmuciNh.s:970:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccmuciNh.s:970:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: link: dsymutil .libs/libitm.1.dylib || :
mv -f .deps/asan_globals.Tpo .deps/asan_globals.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -msse -MT x86_sse.lo -MD -MP -MF .deps/x86_sse.Tpo -c ../../../../libitm/config/x86/x86_sse.cc -o x86_sse.o >/dev/null 2>&1
depbase=`echo math/remquoq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/remquoq.lo -MD -MP -MF $depbase.Tpo -c -o math/remquoq.lo ../../../../libquadmath/math/remquoq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/remquoq.lo -MD -MP -MF math/.deps/remquoq.Tpo -c ../../../../libquadmath/math/remquoq.c -fno-common -DPIC -o math/.libs/remquoq.o
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET=0 -DASAN_NEEDS_SEGV=1 -DMAC_INTERPOSE_FUNCTIONS -DMISSING_BLOCKS_SUPPORT -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT asan_linux.lo -MD -MP -MF .deps/asan_linux.Tpo -c -o asan_linux.lo ../../../../libsanitizer/asan/asan_linux.cc
libtool: link: (cd ".libs" && rm -f "libitm.dylib" && ln -s "libitm.1.dylib" "libitm.dylib")
libtool: link: ar rc .libs/libitm.a aatree.o alloc.o alloc_c.o alloc_cpp.o barrier.o beginend.o clone.o eh_cpp.o local.o query.o retry.o rwlock.o useraction.o util.o sjlj.o tls.o method-serial.o method-gl.o method-ml.o x86_sse.o x86_avx.o
libtool: link: ranlib .libs/libitm.a
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET=0 -DASAN_NEEDS_SEGV=1 -DMAC_INTERPOSE_FUNCTIONS -DMISSING_BLOCKS_SUPPORT -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT asan_linux.lo -MD -MP -MF .deps/asan_linux.Tpo -c ../../../../libsanitizer/asan/asan_linux.cc -fno-common -DPIC -o .libs/asan_linux.o
libtool: link: ( cd ".libs" && rm -f "libitm.la" && ln -s "../libitm.la" "libitm.la" )
depbase=`echo math/ccoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ccoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/ccoshq.lo ../../../../libquadmath/math/ccoshq.c &&\
mv -f $depbase.Tpo $depbase.Plo
/private/tmp/ccE4BN5S.s:350:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccE4BN5S.s:350:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccE4BN5S.s:634:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccE4BN5S.s:634:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccrWAyui.s:680:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
mv -f .deps/asan_linux.Tpo .deps/asan_linux.Plo
/private/tmp/ccrWAyui.s:680:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
depbase=`echo math/cexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/cexpq.lo ../../../../libquadmath/math/cexpq.c &&\
mv -f $depbase.Tpo $depbase.Plo
/private/tmp/ccuAym2s.s:588:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccuAym2s.s:588:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/remquoq.lo -MD -MP -MF math/.deps/remquoq.Tpo -c ../../../../libquadmath/math/remquoq.c -o math/remquoq.o >/dev/null 2>&1
/private/tmp/ccE4BN5S.s:7135:11: warning: section "__datacoal_nt" is deprecated
.section __DATA,__datacoal_nt,coalesced
^ ~~~~~~~~~~~~~
/private/tmp/ccE4BN5S.s:7135:11: note: change section name to "__data"
.section __DATA,__datacoal_nt,coalesced
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -mavx -MT x86_avx.lo -MD -MP -MF .deps/x86_avx.Tpo -c ../../../../libitm/config/x86/x86_avx.cc -o x86_avx.o >/dev/null 2>&1
/private/tmp/ccqx4680.s:6:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqx4680.s:6:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqx4680.s:12:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqx4680.s:12:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqx4680.s:27:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqx4680.s:27:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqx4680.s:32:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqx4680.s:32:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqx4680.s:49:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqx4680.s:49:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqx4680.s:653:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqx4680.s:653:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqx4680.s:738:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqx4680.s:738:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqx4680.s:763:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqx4680.s:763:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ccoshq.lo -MD -MP -MF math/.deps/ccoshq.Tpo -c ../../../../libquadmath/math/ccoshq.c -fno-common -DPIC -o math/.libs/ccoshq.o
/private/tmp/ccqx4680.s:857:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqx4680.s:857:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccPCZSn0.s:6:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccPCZSn0.s:6:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccPCZSn0.s:12:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccPCZSn0.s:12:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccPCZSn0.s:48:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~mv -f .deps/asan_fake_stack.Tpo .deps/asan_fake_stack.Plo
~~~~~~~~~
/private/tmp/ccPCZSn0.s:48:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccPCZSn0.s:53:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccPCZSn0.s:53:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccPCZSn0.s:70:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccPCZSn0.s:70:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
depbase=`echo math/clog10q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/clog10q.lo -MD -MP -MF $depbase.Tpo -c -o math/clog10q.lo ../../../../libquadmath/math/clog10q.c &&\
mv -f $depbase.Tpo $depbase.Plo
/private/tmp/ccPCZSn0.s:75:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccPCZSn0.s:75:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccPCZSn0.s:92:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccPCZSn0.s:92:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cexpq.lo -MD -MP -MF math/.deps/cexpq.Tpo -c ../../../../libquadmath/math/cexpq.c -fno-common -DPIC -o math/.libs/cexpq.o
/private/tmp/ccqx4680.s:12265:11: warning: section "__const_coal" is deprecated
.section __DATA,__const_coal,coalesced
^ ~~~~~~~~~~~~
/private/tmp/ccqx4680.s:12265:11: note: change section name to "__const"
.section __DATA,__const_coal,coalesced
^ ~~~~~~~~~~~~
/private/tmp/ccqx4680.s:12448:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqx4680.s:12448:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccPCZSn0.s:7360:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccPCZSn0.s:7360:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccPCZSn0.s:7454:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccPCZSn0.s:7454:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccPCZSn0.s:11128:11: warning: section "__const_coal" is deprecated
.section __DATA,__const_coal,coalesced
^ ~~~~~~~~~~~~
/private/tmp/ccPCZSn0.s:11128:11: note: change section name to "__const"
.section __DATA,__const_coal,coalesced
^ ~~~~~~~~~~~~
/private/tmp/ccPCZSn0.s:11560:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccPCZSn0.s:11560:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/clog10q.lo -MD -MP -MF math/.deps/clog10q.Tpo -c ../../../../libquadmath/math/clog10q.c -fno-common -DPIC -o math/.libs/clog10q.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT method-gl.lo -MD -MP -MF .deps/method-gl.Tpo -c ../../../../libitm/method-gl.cc -o method-gl.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT method-serial.lo -MD -MP -MF .deps/method-serial.Tpo -c ../../../../libitm/method-serial.cc -o method-serial.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET=0 -DASAN_NEEDS_SEGV=1 -DMAC_INTERPOSE_FUNCTIONS -DMISSING_BLOCKS_SUPPORT -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT asan_mac.lo -MD -MP -MF .deps/asan_mac.Tpo -c -o asan_mac.lo ../../../../libsanitizer/asan/asan_mac.cc
/private/tmp/ccIhn6Ix.s:1246:11: warning: section "__textcoal_nt" is deprecated
.section __/private/tmp/cc2o1ykl.s:952:11: warning: section "__textcoal_nt" is deprecated
TEXT,__textcoal_nt .s,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
ection/private/tmp/ccIhn6Ix.s:1246:11: note: change section name to "__text"
__TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~ ~
/private/tmp/cc2o1ykl.s:952:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cexpq.lo -MD -MP -MF math/.deps/cexpq.Tpo -c ../../../../libquadmath/math/cexpq.c -o math/cexpq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ccoshq.lo -MD -MP -MF math/.deps/ccoshq.Tpo -c ../../../../libquadmath/math/ccoshq.c -o math/ccoshq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET=0 -DASAN_NEEDS_SEGV=1 -DMAC_INTERPOSE_FUNCTIONS -DMISSING_BLOCKS_SUPPORT -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT asan_mac.lo -MD -MP -MF .deps/asan_mac.Tpo -c ../../../../libsanitizer/asan/asan_mac.cc -fno-common -DPIC -o .libs/asan_mac.o
/private/tmp/ccPC28Bj.s:1342:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccPC28Bj.s:1342:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/clog10q.lo -MD -MP -MF math/.deps/clog10q.Tpo -c ../../../../libquadmath/math/clog10q.c -o math/clog10q.o >/dev/null 2>&1
../../../../libsanitizer/asan/asan_mac.cc:383:42: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPT_DISPATCH_X_F_3(dispatch_async_f)
^
../../../../libsanitizer/asan/asan_mac.cc:384:41: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPT_DISPATCH_X_F_3(dispatch_sync_f)
^
../../../../libsanitizer/asan/asan_mac.cc:385:50: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPT_DISPATCH_X_F_3(dispatch_barrier_async_f)
^
../../../../libsanitizer/asan/asan_mac.cc:389:61: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
dispatch_function_t func) {
^
../../../../libsanitizer/asan/asan_mac.cc:402:67: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
dispatch_function_t func) {
^
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET=0 -DASAN_NEEDS_SEGV=1 -DMAC_INTERPOSE_FUNCTIONS -DMISSING_BLOCKS_SUPPORT -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT asan_malloc_linux.lo -MD -MP -MF .deps/asan_malloc_linux.Tpo -c -o asan_malloc_linux.lo ../../../../libsanitizer/asan/asan_malloc_linux.cc
mv -f .deps/x86_sse.Tpo .deps/x86_sse.Plo
depbase=`echo math/clogq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/clogq.lo -MD -MP -MF $depbase.Tpo -c -o math/clogq.lo ../../../../libquadmath/math/clogq.c &&\
mv -f $depbase.Tpo $depbase.Plo
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET=0 -DASAN_NEEDS_SEGV=1 -DMAC_INTERPOSE_FUNCTIONS -DMISSING_BLOCKS_SUPPORT -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT asan_malloc_mac.lo -MD -MP -MF .deps/asan_malloc_mac.Tpo -c -o asan_malloc_mac.lo ../../../../libsanitizer/asan/asan_malloc_mac.cc
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/clogq.lo -MD -MP -MF math/.deps/clogq.Tpo -c ../../../../libquadmath/math/clogq.c -fno-common -DPIC -o math/.libs/clogq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET=0 -DASAN_NEEDS_SEGV=1 -DMAC_INTERPOSE_FUNCTIONS -DMISSING_BLOCKS_SUPPORT -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT asan_malloc_linux.lo -MD -MP -MF .deps/asan_malloc_linux.Tpo -c ../../../../libsanitizer/asan/asan_malloc_linux.cc -fno-common -DPIC -o .libs/asan_malloc_linux.o
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET=0 -DASAN_NEEDS_SEGV=1 -DMAC_INTERPOSE_FUNCTIONS -DMISSING_BLOCKS_SUPPORT -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT asan_malloc_win.lo -MD -MP -MF .deps/asan_malloc_win.Tpo -c -o asan_malloc_win.lo ../../../../libsanitizer/asan/asan_malloc_win.cc
libtool: link: dsymutil .libs/libatomic.1.dylib || :
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET=0 -DASAN_NEEDS_SEGV=1 -DMAC_INTERPOSE_FUNCTIONS -DMISSING_BLOCKS_SUPPORT -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT asan_malloc_mac.lo -MD -MP -MF .deps/asan_malloc_mac.Tpo -c ../../../../libsanitizer/asan/asan_malloc_mac.cc -fno-common -DPIC -o .libs/asan_malloc_mac.o
libtool: link: (cd ".libs" && rm -f "libatomic.dylib" && ln -s "libatomic.1.dylib" "libatomic.dylib")
libtool: link: ar rc .libs/libatomic.a gload.o gstore.o gcas.o gexch.o glfree.o lock.o init.o fenv.o load_1_.o store_1_.o cas_1_.o exch_1_.o fadd_1_.o fsub_1_.o fand_1_.o fior_1_.o fxor_1_.o fnand_1_.o tas_1_.o load_2_.o store_2_.o cas_2_.o exch_2_.o fadd_2_.o fsub_2_.o fand_2_.o fior_2_.o fxor_2_.o fnand_2_.o tas_2_.o load_4_.o store_4_.o cas_4_.o exch_4_.o fadd_4_.o fsub_4_.o fand_4_.o fior_4_.o fxor_4_.o fnand_4_.o tas_4_.o load_8_.o store_8_.o cas_8_.o exch_8_.o fadd_8_.o fsub_8_.o fand_8_.o fior_8_.o fxor_8_.o fnand_8_.o tas_8_.o
mv -f .deps/asan_malloc_linux.Tpo .deps/asan_malloc_linux.Plo
depbase=`echo math/csinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/csinq.lo -MD -MP -MF $depbase.Tpo -c -o math/csinq.lo ../../../../libquadmath/math/csinq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET=0 -DASAN_NEEDS_SEGV=1 -DMAC_INTERPOSE_FUNCTIONS -DMISSING_BLOCKS_SUPPORT -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT asan_malloc_win.lo -MD -MP -MF .deps/asan_malloc_win.Tpo -c ../../../../libsanitizer/asan/asan_malloc_win.cc -fno-common -DPIC -o .libs/asan_malloc_win.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libatomic.a(init.o) has no symbols
mv -f .deps/x86_avx.Tpo .deps/x86_avx.Plo
libtool: link: ranlib .libs/libatomic.a
/bin/sh ../libtool --tag=CXX --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET=0 -DASAN_NEEDS_SEGV=1 -DMAC_INTERPOSE_FUNCTIONS -DMISSING_BLOCKS_SUPPORT -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT asan_new_delete.lo -MD -MP -MF .deps/asan_new_delete.Tpo -c -o asan_new_delete.lo ../../../../libsanitizer/asan/asan_new_delete.cc
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libatomic.a(init.o) has no symbols
../../../../libsanitizer/asan/asan_malloc_mac.cc:41:71: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
vm_size_t start_size, unsigned zone_flags) {
^
../../../../libsanitizer/asan/asan_malloc_mac.cc:60:55: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(malloc_zone_t *, malloc_default_zone, void) {
^
../../../../libsanitizer/asan/asan_malloc_mac.cc:65:65: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(malloc_zone_t *, malloc_default_purgeable_zone, void) {
^
../../../../libsanitizer/asan/asan_malloc_mac.cc:72:51: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void, malloc_make_purgeable, void *ptr) {
^
../../../../libsanitizer/asan/asan_malloc_mac.cc:78:53: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, malloc_make_nonpurgeable, void *ptr) {
^
../../../../libsanitizer/asan/asan_malloc_mac.cc:87:78: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void, malloc_set_zone_name, malloc_zone_t *zone, const char *name) {
^
../../../../libsanitizer/asan/asan_malloc_mac.cc:102:40: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void *, malloc, size_t size) {
^
../../../../libsanitizer/asan/asan_malloc_mac.cc:109:34: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void, free, void *ptr) {
^
../../../../libsanitizer/asan/asan_malloc_mac.cc:116:52: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void *, realloc, void *ptr, size_t size) {
^
../../../../libsanitizer/asan/asan_malloc_mac.cc:122:54: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void *, calloc, size_t nmemb, size_t size) {
^
../../../../libsanitizer/asan/asan_malloc_mac.cc:128:40: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void *, valloc, size_t size) {
^
../../../../libsanitizer/asan/asan_malloc_mac.cc:134:50: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(size_t, malloc_good_size, size_t size) {
^
../../../../libsanitizer/asan/asan_malloc_mac.cc:139:78: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(int, posix_memalign, void **memptr, size_t alignment, size_t size) {
^
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/csinq.lo -MD -MP -MF math/.deps/csinq.Tpo -c ../../../../libquadmath/math/csinq.c -fno-common -DPIC -o math/.libs/csinq.o
In file included from ../../../../libsanitizer/asan/asan_malloc_mac.cc:17:0:
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:663:61: error: expected initializer before 'API_AVAILABLE'
CFTypeRef CFAutorelease(CFTypeRef CF_RELEASES_ARGUMENT arg) API_AVAILABLE(macos(10.9), ios(7.0), watchos(2.0), tvos(9.0));
^
libtool: link: ( cd ".libs" && rm -f "libatomic.la" && ln -s "../libatomic.la" "libatomic.la" )
depbase=`echo math/csinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/csinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/csinhq.lo ../../../../libquadmath/math/csinhq.c &&\
mv -f $depbase.Tpo $depbase.Plo
/private/tmp/ccWnbsQg.s:2976:11: warning: section "__datacoal_nt" is deprecated
.section __DATA,__datacoal_nt,coalesced
^ ~~~~~~~~~~~~~
/private/tmp/ccWnbsQg.s:2976:11: note: change section name to "__data"
.section __DATA,__datacoal_nt,coalesced
^ ~~~~~~~~~~~~~
mv -f .deps/asan_malloc_win.Tpo .deps/asan_malloc_win.Plo
depbase=`echo math/csqrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/csqrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/csqrtq.lo ../../../../libquadmath/math/csqrtq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc -nostdinc++ -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DASAN_HAS_EXCEPTIONS=1 -DASAN_FLEXIBLE_MAPPING_AND_OFFSET=0 -DASAN_NEEDS_SEGV=1 -DMAC_INTERPOSE_FUNCTIONS -DMISSING_BLOCKS_SUPPORT -I. -I../../../../libsanitizer/asan -I.. -I ../../../../libsanitizer/include -I ../../../../libsanitizer -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fno-rtti -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -MT asan_new_delete.lo -MD -MP -MF .deps/asan_new_delete.Tpo -c ../../../../libsanitizer/asan/asan_new_delete.cc -fno-common -DPIC -o .libs/asan_new_delete.o
/private/tmp/ccsQAKqU.s:1300:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccsQAKqU.s:1300:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
make[4]: *** [asan_malloc_mac.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
depbase=`echo math/ctanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ctanq.lo -MD -MP -MF $depbase.Tpo -c -o math/ctanq.lo ../../../../libquadmath/math/ctanq.c &&\
mv -f $depbase.Tpo $depbase.Plo
mv -f .deps/asan_mac.Tpo .deps/asan_mac.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/clogq.lo -MD -MP -MF math/.deps/clogq.Tpo -c ../../../../libquadmath/math/clogq.c -o math/clogq.o >/dev/null 2>&1
depbase=`echo math/ctanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ctanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/ctanhq.lo ../../../../libquadmath/math/ctanhq.c &&\
mv -f $depbase.Tpo $depbase.Plo
../../../../libsanitizer/asan/asan_new_delete.cc:61:39: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void *, _Znwm, size_t size) {
^
../../../../libsanitizer/asan/asan_new_delete.cc:64:39: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void *, _Znam, size_t size) {
^
../../../../libsanitizer/asan/asan_new_delete.cc:67:76: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void *, _ZnwmRKSt9nothrow_t, size_t size, std::nothrow_t const&) {
^
../../../../libsanitizer/asan/asan_new_delete.cc:70:76: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void *, _ZnamRKSt9nothrow_t, size_t size, std::nothrow_t const&) {
^
../../../../libsanitizer/asan/asan_new_delete.cc:92:36: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void, _ZdlPv, void *ptr) {
^
../../../../libsanitizer/asan/asan_new_delete.cc:95:36: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void, _ZdaPv, void *ptr) {
^
../../../../libsanitizer/asan/asan_new_delete.cc:98:73: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void, _ZdlPvRKSt9nothrow_t, void *ptr, std::nothrow_t const&) {
^
../../../../libsanitizer/asan/asan_new_delete.cc:101:73: warning: invoking macro INTERCEPTOR_ZZZ argument 1: empty macro arguments are undefined in ISO C90 and ISO C++98
INTERCEPTOR(void, _ZdaPvRKSt9nothrow_t, void *ptr, std::nothrow_t const&) {
^
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/csinhq.lo -MD -MP -MF math/.deps/csinhq.Tpo -c ../../../../libquadmath/math/csinhq.c -fno-common -DPIC -o math/.libs/csinhq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/csqrtq.lo -MD -MP -MF math/.deps/csqrtq.Tpo -c ../../../../libquadmath/math/csqrtq.c -fno-common -DPIC -o math/.libs/csqrtq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ctanq.lo -MD -MP -MF math/.deps/ctanq.Tpo -c ../../../../libquadmath/math/ctanq.c -fno-common -DPIC -o math/.libs/ctanq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ctanhq.lo -MD -MP -MF math/.deps/ctanhq.Tpo -c ../../../../libquadmath/math/ctanhq.c -fno-common -DPIC -o math/.libs/ctanhq.o
/private/tmp/ccYyVw12.s:1059:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccYyVw12.s:1059:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/csinq.lo -MD -MP -MF math/.deps/csinq.Tpo -c ../../../../libquadmath/math/csinq.c -o math/csinq.o >/dev/null 2>&1
/private/tmp/cc74dX5k.s:1207:11: warning: section "__datacoal_nt" is deprecated
.section __DATA,__datacoal_nt,coalesced
^ ~~~~~~~~~~~~~
/private/tmp/cc74dX5k.s:1207:11: note: change section name to "__data"
.section __DATA,__datacoal_nt,coalesced
^ ~~~~~~~~~~~~~
mv -f .deps/asan_new_delete.Tpo .deps/asan_new_delete.Plo
depbase=`echo printf/addmul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/addmul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/addmul_1.lo ../../../../libquadmath/printf/addmul_1.c &&\
mv -f $depbase.Tpo $depbase.Plo
/private/tmp/cc07clDu.s:5:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:5:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:10:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:10:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:22:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:22:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:26:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:26:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:39:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:39:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:675:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccDkrY9w.s:796:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
/private/tmp/cc07clDu.s: ^ 675:11: note: change section name to "__text"
~~~~~~~~~~~~~
/private/tmp/ccDkrY9w.s:796:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:795:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:795:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
depbase=`echo printf/add_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/add_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/add_n.lo ../../../../libquadmath/printf/add_n.c &&\
mv -f $depbase.Tpo $depbase.Plo
/private/tmp/cc17lpCN.s:1162:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_inslibtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ctanq.lo -MD -MP -MF math/.deps/ctanq.Tpo -c ../../../../libquadmath/math/ctanq.c -o math/ctanq.o >/dev/null 2>&1
tructions
^ ~~~~~~~~~~~~~
/private/tmp/cc17lpCN.s:1162:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccE8lRMu.s:799:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccE8lRMu.s:799:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccwSOWkS.s:1399:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccwSOWkS.s:1399:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:8526:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructlibtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/csqrtq.lo -MD -MP -MF math/.deps/csqrtq.Tpo -c ../../../../libquadmath/math/csqrtq.c -o math/csqrtq.o >/dev/null 2>&1
ions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:8526:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ctanhq.lo -MD -MP -MF math/.deps/ctanhq.Tpo -c ../../../../libquadmath/math/ctanhq.c -o math/ctanhq.o >/dev/null 2>&1
/private/tmp/cc07clDu.s:9546:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:9546:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:9551:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:9551:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:9718:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:9718:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:9726:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:9726:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:10376:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instrulibtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/csinhq.lo -MD -MP -MF math/.deps/csinhq.Tpo -c ../../../../libquadmath/math/csinhq.c -o math/csinhq.o >/dev/null 2>&1
ctions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:10376:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:10381:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:10381:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:10844:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:10844:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:14548:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:14548:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:14880:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:14880:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:14891:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:14891:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructiolibtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/addmul_1.lo -MD -MP -MF printf/.deps/addmul_1.Tpo -c ../../../../libquadmath/printf/addmul_1.c -fno-common -DPIC -o printf/.libs/addmul_1.o
ns
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:15179:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:15179:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:15303:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:15303:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:15468:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:15468:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/add_n.lo -MD -MP -MF printf/.deps/add_n.Tpo -c ../../../../libquadmath/printf/add_n.c -fno-common -DPIC -o printf/.libs/add_n.o
/private/tmp/cc07clDu.s:22502:11: warning: section "__datacoal_nt" is deprecated
.section __DATA,__datacoal_nt,coalesced
^ ~~~~~~~~~~~~~
/private/tmp/cc07clDu.s:22502:11: note: change section name to "__data"
.section __DATA,__datacoal_nt,coalesced
^ ~~~~~~~~~~~~~
depbase=`echo printf/cmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/cmp.lo -MD -MP -MF $depbase.Tpo -c -o printf/cmp.lo ../../../../libquadmath/printf/cmp.c &&\
mv -f $depbase.Tpo $depbase.Plo
mv -f .deps/asan_allocator2.Tpo .deps/asan_allocator2.Plo
depbase=`echo printf/divrem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/divrem.lo -MD -MP -MF $depbase.Tpo -c -o printf/divrem.lo ../../../../libquadmath/printf/divrem.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/addmul_1.lo -MD -MP -MF printf/.deps/addmul_1.Tpo -c ../../../../libquadmath/printf/addmul_1.c -o printf/addmul_1.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/cmp.lo -MD -MP -MF printf/.deps/cmp.Tpo -c ../../../../libquadmath/printf/cmp.c -fno-common -DPIC -o printf/.libs/cmp.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/add_n.lo -MD -MP -MF printf/.deps/add_n.Tpo -c ../../../../libquadmath/printf/add_n.c -o printf/add_n.o >/dev/null 2>&1
depbase=`echo printf/flt1282mpn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/flt1282mpn.lo -MD -MP -MF $depbase.Tpo -c -o printf/flt1282mpn.lo ../../../../libquadmath/printf/flt1282mpn.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo printf/fpioconst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/fpioconst.lo -MD -MP -MF $depbase.Tpo -c -o printf/fpioconst.lo ../../../../libquadmath/printf/fpioconst.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/divrem.lo -MD -MP -MF printf/.deps/divrem.Tpo -c ../../../../libquadmath/printf/divrem.c -fno-common -DPIC -o printf/.libs/divrem.o
depbase=`echo printf/lshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/lshift.lo -MD -MP -MF $depbase.Tpo -c -o printf/lshift.lo ../../../../libquadmath/printf/lshift.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/flt1282mpn.lo -MD -MP -MF printf/.deps/flt1282mpn.Tpo -c ../../../../libquadmath/printf/flt1282mpn.c -fno-common -DPIC -o printf/.libs/flt1282mpn.o
depbase=`echo printf/mul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/mul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul_1.lo ../../../../libquadmath/printf/mul_1.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/fpioconst.lo -MD -MP -MF printf/.deps/fpioconst.Tpo -c ../../../../libquadmath/printf/fpioconst.c -fno-common -DPIC -o printf/.libs/fpioconst.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/lshift.lo -MD -MP -MF printf/.deps/lshift.Tpo -c ../../../../libquadmath/printf/lshift.c -fno-common -DPIC -o printf/.libs/lshift.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/cmp.lo -MD -MP -MF printf/.deps/cmp.Tpo -c ../../../../libquadmath/printf/cmp.c -o printf/cmp.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/mul_1.lo -MD -MP -MF printf/.deps/mul_1.Tpo -c ../../../../libquadmath/printf/mul_1.c -fno-common -DPIC -o printf/.libs/mul_1.o
depbase=`echo printf/mul_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/mul_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul_n.lo ../../../../libquadmath/printf/mul_n.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo printf/mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/mul.lo -MD -MP -MF $depbase.Tpo -c -o printf/mul.lo ../../../../libquadmath/printf/mul.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/mul_n.lo -MD -MP -MF printf/.deps/mul_n.Tpo -c ../../../../libquadmath/printf/mul_n.c -fno-common -DPIC -o printf/.libs/mul_n.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/mul.lo -MD -MP -MF printf/.deps/mul.Tpo -c ../../../../libquadmath/printf/mul.c -fno-common -DPIC -o printf/.libs/mul.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/fpioconst.lo -MD -MP -MF printf/.deps/fpioconst.Tpo -c ../../../../libquadmath/printf/fpioconst.c -o printf/fpioconst.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/flt1282mpn.lo -MD -MP -MF printf/.deps/flt1282mpn.Tpo -c ../../../../libquadmath/printf/flt1282mpn.c -o printf/flt1282mpn.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/divrem.lo -MD -MP -MF printf/.deps/divrem.Tpo -c ../../../../libquadmath/printf/divrem.c -o printf/divrem.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/lshift.lo -MD -MP -MF printf/.deps/lshift.Tpo -c ../../../../libquadmath/printf/lshift.c -o printf/lshift.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/mul_1.lo -MD -MP -MF printf/.deps/mul_1.Tpo -c ../../../../libquadmath/printf/mul_1.c -o printf/mul_1.o >/dev/null 2>&1
depbase=`echo printf/printf_fphex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/printf_fphex.lo -MD -MP -MF $depbase.Tpo -c -o printf/printf_fphex.lo ../../../../libquadmath/printf/printf_fphex.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/printf_fphex.lo -MD -MP -MF printf/.deps/printf_fphex.Tpo -c ../../../../libquadmath/printf/printf_fphex.c -fno-common -DPIC -o printf/.libs/printf_fphex.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/mul.lo -MD -MP -MF printf/.deps/mul.Tpo -c ../../../../libquadmath/printf/mul.c -o printf/mul.o >/dev/null 2>&1
depbase=`echo printf/printf_fp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/printf_fp.lo -MD -MP -MF $depbase.Tpo -c -o printf/printf_fp.lo ../../../../libquadmath/printf/printf_fp.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo printf/quadmath-printf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/quadmath-printf.lo -MD -MP -MF $depbase.Tpo -c -o printf/quadmath-printf.lo ../../../../libquadmath/printf/quadmath-printf.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/mul_n.lo -MD -MP -MF printf/.deps/mul_n.Tpo -c ../../../../libquadmath/printf/mul_n.c -o printf/mul_n.o >/dev/null 2>&1
depbase=`echo printf/rshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/rshift.lo -MD -MP -MF $depbase.Tpo -c -o printf/rshift.lo ../../../../libquadmath/printf/rshift.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo printf/submul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/submul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/submul_1.lo ../../../../libquadmath/printf/submul_1.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo printf/sub_n.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/sub_n.lo -MD -MP -MF $depbase.Tpo -c -o printf/sub_n.lo ../../../../libquadmath/printf/sub_n.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/quadmath-printf.lo -MD -MP -MF printf/.deps/quadmath-printf.Tpo -c ../../../../libquadmath/printf/quadmath-printf.c -fno-common -DPIC -o printf/.libs/quadmath-printf.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/printf_fp.lo -MD -MP -MF printf/.deps/printf_fp.Tpo -c ../../../../libquadmath/printf/printf_fp.c -fno-common -DPIC -o printf/.libs/printf_fp.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/rshift.lo -MD -MP -MF printf/.deps/rshift.Tpo -c ../../../../libquadmath/printf/rshift.c -fno-common -DPIC -o printf/.libs/rshift.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/submul_1.lo -MD -MP -MF printf/.deps/submul_1.Tpo -c ../../../../libquadmath/printf/submul_1.c -fno-common -DPIC -o printf/.libs/submul_1.o
mv -f .deps/method-gl.Tpo .deps/method-gl.Plo
depbase=`echo strtod/strtoflt128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT strtod/strtoflt128.lo -MD -MP -MF $depbase.Tpo -c -o strtod/strtoflt128.lo ../../../../libquadmath/strtod/strtoflt128.c &&\
mv -f $depbase.Tpo $depbase.Plo
/private/tmp/ccqU6fBJ.s:6:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:6:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:12:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:12:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:27:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:27:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:32:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:32:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:49:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:49:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:1019:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:1019:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:1148:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:1148:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:1173:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:1173:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:1266:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:1266:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:1271:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:1271:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:1363:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:1363:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/sub_n.lo -MD -MP -MF printf/.deps/sub_n.Tpo -c ../../../../libquadmath/printf/sub_n.c -fno-common -DPIC -o printf/.libs/sub_n.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT strtod/strtoflt128.lo -MD -MP -MF strtod/.deps/strtoflt128.Tpo -c ../../../../libquadmath/strtod/strtoflt128.c -fno-common -DPIC -o strtod/.libs/strtoflt128.o
/private/tmp/ccqU6fBJ.s:30224:11: warning: section "__const_coal" is deprecated
.section __DATA,__const_coal,coalesced
^ ~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:30224:11: note: change section name to "__const"
.section __DATA,__const_coal,coalesced
^ ~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:30407:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccqU6fBJ.s:30407:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
depbase=`echo strtod/mpn2flt128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT strtod/mpn2flt128.lo -MD -MP -MF $depbase.Tpo -c -o strtod/mpn2flt128.lo ../../../../libquadmath/strtod/mpn2flt128.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/rshift.lo -MD -MP -MF printf/.deps/rshift.Tpo -c ../../../../libquadmath/printf/rshift.c -o printf/rshift.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/submul_1.lo -MD -MP -MF printf/.deps/submul_1.Tpo -c ../../../../libquadmath/printf/submul_1.c -o printf/submul_1.o >/dev/null 2>&1
depbase=`echo strtod/tens_in_limb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT strtod/tens_in_limb.lo -MD -MP -MF $depbase.Tpo -c -o strtod/tens_in_limb.lo ../../../../libquadmath/strtod/tens_in_limb.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT strtod/mpn2flt128.lo -MD -MP -MF strtod/.deps/mpn2flt128.Tpo -c ../../../../libquadmath/strtod/mpn2flt128.c -fno-common -DPIC -o strtod/.libs/mpn2flt128.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/sub_n.lo -MD -MP -MF printf/.deps/sub_n.Tpo -c ../../../../libquadmath/printf/sub_n.c -o printf/sub_n.o >/dev/null 2>&1
mv -f .deps/method-serial.Tpo .deps/method-serial.Plo
/private/tmp/ccfg3aQ4.s:1054:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccfg3aQ4.s:1054:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT strtod/tens_in_limb.lo -MD -MP -MF strtod/.deps/tens_in_limb.Tpo -c ../../../../libquadmath/strtod/tens_in_limb.c -fno-common -DPIC -o strtod/.libs/tens_in_limb.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xg++ -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include/x86_64-apple-darwin18.0.0 -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/include -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/libsupc++ -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/include/backward -I/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/libstdc++-v3/testsuite/util -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/x86_64-apple-darwin18.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libitm -I../../../../libitm/config/x86 -I../../../../libitm/config/posix -I../../../../libitm/config/generic -I../../../../libitm -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -pthread -Werror -std=gnu++0x -funwind-tables -fno-exceptions -fno-rtti -fabi-version=4 -g -O2 -m32 -MT method-ml.lo -MD -MP -MF .deps/method-ml.Tpo -c ../../../../libitm/method-ml.cc -o method-ml.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/quadmath-printf.lo -MD -MP -MF printf/.deps/quadmath-printf.Tpo -c ../../../../libquadmath/printf/quadmath-printf.c -o printf/quadmath-printf.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT strtod/mpn2flt128.lo -MD -MP -MF strtod/.deps/mpn2flt128.Tpo -c ../../../../libquadmath/strtod/mpn2flt128.c -o strtod/mpn2flt128.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT strtod/tens_in_limb.lo -MD -MP -MF strtod/.deps/tens_in_limb.Tpo -c ../../../../libquadmath/strtod/tens_in_limb.c -o strtod/tens_in_limb.o >/dev/null 2>&1
/private/tmp/cckYED6V.s:3602:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cckYED6V.s:3602:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/printf_fphex.lo -MD -MP -MF printf/.deps/printf_fphex.Tpo -c ../../../../libquadmath/printf/printf_fphex.c -o printf/printf_fphex.o >/dev/null 2>&1
/private/tmp/ccc57qH7.s:5105:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccc57qH7.s:5105:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/printf_fp.lo -MD -MP -MF printf/.deps/printf_fp.Tpo -c ../../../../libquadmath/printf/printf_fp.c -o printf/printf_fp.o >/dev/null 2>&1
/private/tmp/ccCJUL63.s:6275:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/ccCJUL63.s:6275:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT strtod/strtoflt128.lo -MD -MP -MF strtod/.deps/strtoflt128.Tpo -c ../../../../libquadmath/strtod/strtoflt128.c -o strtod/strtoflt128.o >/dev/null 2>&1
/private/tmp/cc8bEli6.s:47392:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc8bEli6.s:47392:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc8bEli6.s:47702:11: warning: section "__textcoal_nt" is deprecated
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc8bEli6.s:47702:11: note: change section name to "__text"
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^ ~~~~~~~~~~~~~
/private/tmp/cc8bEli6.s:50169:11: warning: section "__datacoal_nt" is deprecated
.section __DATA,__datacoal_nt,coalesced
^ ~~~~~~~~~~~~~
/private/tmp/cc8bEli6.s:50169:11: note: change section name to "__data"
.section __DATA,__datacoal_nt,coalesced
^ ~~~~~~~~~~~~~
/bin/sh ./libtool --tag=CC --mode=link /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -g -O2 -m32 -version-info `grep -v '^#' ../../../../libquadmath/libtool-version` -lm -m32 -o libquadmath.la -rpath /usr/local/Cellar/gcc@4.9/4.9.4_1/lib/gcc/4.9/i386 math/x2y2m1q.lo math/isinf_nsq.lo math/acoshq.lo math/fmodq.lo math/acosq.lo math/frexpq.lo math/rem_pio2q.lo math/asinhq.lo math/hypotq.lo math/remainderq.lo math/asinq.lo math/rintq.lo math/atan2q.lo math/isinfq.lo math/roundq.lo math/atanhq.lo math/isnanq.lo math/scalblnq.lo math/atanq.lo math/j0q.lo math/scalbnq.lo math/cbrtq.lo math/j1q.lo math/signbitq.lo math/ceilq.lo math/jnq.lo math/sincos_table.lo math/complex.lo math/ldexpq.lo math/sincosq.lo math/copysignq.lo math/lgammaq.lo math/sincosq_kernel.lo math/coshq.lo math/llroundq.lo math/sinhq.lo math/cosq.lo math/log10q.lo math/sinq.lo math/cosq_kernel.lo math/log1pq.lo math/sinq_kernel.lo math/erfq.lo math/logq.lo math/sqrtq.lo math/expm1q.lo math/lroundq.lo math/tanhq.lo math/expq.lo math/modfq.lo math/tanq.lo math/fabsq.lo math/nanq.lo math/tgammaq.lo math/finiteq.lo math/nextafterq.lo math/truncq.lo math/floorq.lo math/powq.lo math/fmaq.lo math/cacoshq.lo math/cacosq.lo math/casinhq.lo math/casinq.lo math/catanhq.lo math/catanq.lo math/cimagq.lo math/conjq.lo math/cprojq.lo math/crealq.lo math/fdimq.lo math/fmaxq.lo math/fminq.lo math/ilogbq.lo math/llrintq.lo math/log2q.lo math/lrintq.lo math/nearbyintq.lo math/remquoq.lo math/ccoshq.lo math/cexpq.lo math/clog10q.lo math/clogq.lo math/csinq.lo math/csinhq.lo math/csqrtq.lo math/ctanq.lo math/ctanhq.lo printf/addmul_1.lo printf/add_n.lo printf/cmp.lo printf/divrem.lo printf/flt1282mpn.lo printf/fpioconst.lo printf/lshift.lo printf/mul_1.lo printf/mul_n.lo printf/mul.lo printf/printf_fphex.lo printf/printf_fp.lo printf/quadmath-printf.lo printf/rshift.lo printf/submul_1.lo printf/sub_n.lo strtod/strtoflt128.lo strtod/mpn2flt128.lo strtod/tens_in_limb.lo
mv -f .deps/asan_interceptors.Tpo .deps/asan_interceptors.Plo
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-target-libsanitizer] Error 2
make[1]: *** Waiting for unfinished jobs....
libtool: link: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -m32 -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libquadmath.0.dylib math/.libs/x2y2m1q.o math/.libs/isinf_nsq.o math/.libs/acoshq.o math/.libs/fmodq.o math/.libs/acosq.o math/.libs/frexpq.o math/.libs/rem_pio2q.o math/.libs/asinhq.o math/.libs/hypotq.o math/.libs/remainderq.o math/.libs/asinq.o math/.libs/rintq.o math/.libs/atan2q.o math/.libs/isinfq.o math/.libs/roundq.o math/.libs/atanhq.o math/.libs/isnanq.o math/.libs/scalblnq.o math/.libs/atanq.o math/.libs/j0q.o math/.libs/scalbnq.o math/.libs/cbrtq.o math/.libs/j1q.o math/.libs/signbitq.o math/.libs/ceilq.o math/.libs/jnq.o math/.libs/sincos_table.o math/.libs/complex.o math/.libs/ldexpq.o math/.libs/sincosq.o math/.libs/copysignq.o math/.libs/lgammaq.o math/.libs/sincosq_kernel.o math/.libs/coshq.o math/.libs/llroundq.o math/.libs/sinhq.o math/.libs/cosq.o math/.libs/log10q.o math/.libs/sinq.o math/.libs/cosq_kernel.o math/.libs/log1pq.o math/.libs/sinq_kernel.o math/.libs/erfq.o math/.libs/logq.o math/.libs/sqrtq.o math/.libs/expm1q.o math/.libs/lroundq.o math/.libs/tanhq.o math/.libs/expq.o math/.libs/modfq.o math/.libs/tanq.o math/.libs/fabsq.o math/.libs/nanq.o math/.libs/tgammaq.o math/.libs/finiteq.o math/.libs/nextafterq.o math/.libs/truncq.o math/.libs/floorq.o math/.libs/powq.o math/.libs/fmaq.o math/.libs/cacoshq.o math/.libs/cacosq.o math/.libs/casinhq.o math/.libs/casinq.o math/.libs/catanhq.o math/.libs/catanq.o math/.libs/cimagq.o math/.libs/conjq.o math/.libs/cprojq.o math/.libs/crealq.o math/.libs/fdimq.o math/.libs/fmaxq.o math/.libs/fminq.o math/.libs/ilogbq.o math/.libs/llrintq.o math/.libs/log2q.o math/.libs/lrintq.o math/.libs/nearbyintq.o math/.libs/remquoq.o math/.libs/ccoshq.o math/.libs/cexpq.o math/.libs/clog10q.o math/.libs/clogq.o math/.libs/csinq.o math/.libs/csinhq.o math/.libs/csqrtq.o math/.libs/ctanq.o math/.libs/ctanhq.o printf/.libs/addmul_1.o printf/.libs/add_n.o printf/.libs/cmp.o printf/.libs/divrem.o printf/.libs/flt1282mpn.o printf/.libs/fpioconst.o printf/.libs/lshift.o printf/.libs/mul_1.o printf/.libs/mul_n.o printf/.libs/mul.o printf/.libs/printf_fphex.o printf/.libs/printf_fp.o printf/.libs/quadmath-printf.o printf/.libs/rshift.o printf/.libs/submul_1.o printf/.libs/sub_n.o strtod/.libs/strtoflt128.o strtod/.libs/mpn2flt128.o strtod/.libs/tens_in_limb.o -lm -m32 -m32 -install_name /usr/local/Cellar/gcc@4.9/4.9.4_1/lib/gcc/4.9/i386/libquadmath.0.dylib -compatibility_version 1 -current_version 1.0
ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
mv -f .deps/method-ml.Tpo .deps/method-ml.Plo
/bin/sh ./libtool --tag=CC --mode=link /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -march=i486 -mtune=generic -fomit-frame-pointer -mrtm -Wall -Werror -Wc,-pthread -g -O2 -m32 -m32 -o libitm.la -version-info 1:0:0 -rpath /usr/local/Cellar/gcc@4.9/4.9.4_1/lib/gcc/4.9/i386 aatree.lo alloc.lo alloc_c.lo alloc_cpp.lo barrier.lo beginend.lo clone.lo eh_cpp.lo local.lo query.lo retry.lo rwlock.lo useraction.lo util.lo sjlj.lo tls.lo method-serial.lo method-gl.lo method-ml.lo x86_sse.lo x86_avx.lo
libtool: link: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -m32 -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libitm.1.dylib .libs/aatree.o .libs/alloc.o .libs/alloc_c.o .libs/alloc_cpp.o .libs/barrier.o .libs/beginend.o .libs/clone.o .libs/eh_cpp.o .libs/local.o .libs/query.o .libs/retry.o .libs/rwlock.o .libs/useraction.o .libs/util.o .libs/sjlj.o .libs/tls.o .libs/method-serial.o .libs/method-gl.o .libs/method-ml.o .libs/x86_sse.o .libs/x86_avx.o -march=i486 -mtune=generic -mrtm -pthread -m32 -m32 -install_name /usr/local/Cellar/gcc@4.9/4.9.4_1/lib/gcc/4.9/i386/libitm.1.dylib -compatibility_version 2 -current_version 2.0
ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS)
libtool: link: dsymutil .libs/libitm.1.dylib || :
libtool: link: (cd ".libs" && rm -f "libitm.dylib" && ln -s "libitm.1.dylib" "libitm.dylib")
libtool: link: ar rc .libs/libitm.a aatree.o alloc.o alloc_c.o alloc_cpp.o barrier.o beginend.o clone.o eh_cpp.o local.o query.o retry.o rwlock.o useraction.o util.o sjlj.o tls.o method-serial.o method-gl.o method-ml.o x86_sse.o x86_avx.o
libtool: link: ranlib .libs/libitm.a
libtool: link: ( cd ".libs" && rm -f "libitm.la" && ln -s "../libitm.la" "libitm.la" )
libtool: link: dsymutil .libs/libquadmath.0.dylib || :
libtool: link: (cd ".libs" && rm -f "libquadmath.dylib" && ln -s "libquadmath.0.dylib" "libquadmath.dylib")
libtool: link: ar rc .libs/libquadmath.a math/x2y2m1q.o math/isinf_nsq.o math/acoshq.o math/fmodq.o math/acosq.o math/frexpq.o math/rem_pio2q.o math/asinhq.o math/hypotq.o math/remainderq.o math/asinq.o math/rintq.o math/atan2q.o math/isinfq.o math/roundq.o math/atanhq.o math/isnanq.o math/scalblnq.o math/atanq.o math/j0q.o math/scalbnq.o math/cbrtq.o math/j1q.o math/signbitq.o math/ceilq.o math/jnq.o math/sincos_table.o math/complex.o math/ldexpq.o math/sincosq.o math/copysignq.o math/lgammaq.o math/sincosq_kernel.o math/coshq.o math/llroundq.o math/sinhq.o math/cosq.o math/log10q.o math/sinq.o math/cosq_kernel.o math/log1pq.o math/sinq_kernel.o math/erfq.o math/logq.o math/sqrtq.o math/expm1q.o math/lroundq.o math/tanhq.o math/expq.o math/modfq.o math/tanq.o math/fabsq.o math/nanq.o math/tgammaq.o math/finiteq.o math/nextafterq.o math/truncq.o math/floorq.o math/powq.o math/fmaq.o math/cacoshq.o math/cacosq.o math/casinhq.o math/casinq.o math/catanhq.o math/catanq.o math/cimagq.o math/conjq.o math/cprojq.o math/crealq.o math/fdimq.o math/fmaxq.o math/fminq.o math/ilogbq.o math/llrintq.o math/log2q.o math/lrintq.o math/nearbyintq.o math/remquoq.o math/ccoshq.o math/cexpq.o math/clog10q.o math/clogq.o math/csinq.o math/csinhq.o math/csqrtq.o math/ctanq.o math/ctanhq.o printf/addmul_1.o printf/add_n.o printf/cmp.o printf/divrem.o printf/flt1282mpn.o printf/fpioconst.o printf/lshift.o printf/mul_1.o printf/mul_n.o printf/mul.o printf/printf_fphex.o printf/printf_fp.o printf/quadmath-printf.o printf/rshift.o printf/submul_1.o printf/sub_n.o strtod/strtoflt128.o strtod/mpn2flt128.o strtod/tens_in_limb.o
libtool: link: ranlib .libs/libquadmath.a
libtool: link: ( cd ".libs" && rm -f "libquadmath.la" && ln -s "../libquadmath.la" "libquadmath.la" )
depbase=`echo math/x2y2m1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/x2y2m1q.lo -MD -MP -MF $depbase.Tpo -c -o math/x2y2m1q.lo ../../../libquadmath/math/x2y2m1q.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/isinf_nsq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/isinf_nsq.lo -MD -MP -MF $depbase.Tpo -c -o math/isinf_nsq.lo ../../../libquadmath/math/isinf_nsq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/acoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/acoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/acoshq.lo ../../../libquadmath/math/acoshq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/fmodq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fmodq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmodq.lo ../../../libquadmath/math/fmodq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/acosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/acosq.lo -MD -MP -MF $depbase.Tpo -c -o math/acosq.lo ../../../libquadmath/math/acosq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/frexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/frexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/frexpq.lo ../../../libquadmath/math/frexpq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/rem_pio2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/rem_pio2q.lo -MD -MP -MF $depbase.Tpo -c -o math/rem_pio2q.lo ../../../libquadmath/math/rem_pio2q.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/asinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/asinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/asinhq.lo ../../../libquadmath/math/asinhq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/hypotq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/hypotq.lo -MD -MP -MF $depbase.Tpo -c -o math/hypotq.lo ../../../libquadmath/math/hypotq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/remainderq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/remainderq.lo -MD -MP -MF $depbase.Tpo -c -o math/remainderq.lo ../../../libquadmath/math/remainderq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/asinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/asinq.lo -MD -MP -MF $depbase.Tpo -c -o math/asinq.lo ../../../libquadmath/math/asinq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/rintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/rintq.lo -MD -MP -MF $depbase.Tpo -c -o math/rintq.lo ../../../libquadmath/math/rintq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fmodq.lo -MD -MP -MF math/.deps/fmodq.Tpo -c ../../../libquadmath/math/fmodq.c -fno-common -DPIC -o math/.libs/fmodq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/acoshq.lo -MD -MP -MF math/.deps/acoshq.Tpo -c ../../../libquadmath/math/acoshq.c -fno-common -DPIC -o math/.libs/acoshq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/x2y2m1q.lo -MD -MP -MF math/.deps/x2y2m1q.Tpo -c ../../../libquadmath/math/x2y2m1q.c -fno-common -DPIC -o math/.libs/x2y2m1q.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/isinf_nsq.lo -MD -MP -MF math/.deps/isinf_nsq.Tpo -c ../../../libquadmath/math/isinf_nsq.c -fno-common -DPIC -o math/.libs/isinf_nsq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/hypotq.lo -MD -MP -MF math/.deps/hypotq.Tpo -c ../../../libquadmath/math/hypotq.c -fno-common -DPIC -o math/.libs/hypotq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/asinhq.lo -MD -MP -MF math/.deps/asinhq.Tpo -c ../../../libquadmath/math/asinhq.c -fno-common -DPIC -o math/.libs/asinhq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/acosq.lo -MD -MP -MF math/.deps/acosq.Tpo -c ../../../libquadmath/math/acosq.c -fno-common -DPIC -o math/.libs/acosq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/frexpq.lo -MD -MP -MF math/.deps/frexpq.Tpo -c ../../../libquadmath/math/frexpq.c -fno-common -DPIC -o math/.libs/frexpq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/rem_pio2q.lo -MD -MP -MF math/.deps/rem_pio2q.Tpo -c ../../../libquadmath/math/rem_pio2q.c -fno-common -DPIC -o math/.libs/rem_pio2q.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/asinq.lo -MD -MP -MF math/.deps/asinq.Tpo -c ../../../libquadmath/math/asinq.c -fno-common -DPIC -o math/.libs/asinq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/rintq.lo -MD -MP -MF math/.deps/rintq.Tpo -c ../../../libquadmath/math/rintq.c -fno-common -DPIC -o math/.libs/rintq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/remainderq.lo -MD -MP -MF math/.deps/remainderq.Tpo -c ../../../libquadmath/math/remainderq.c -fno-common -DPIC -o math/.libs/remainderq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/isinf_nsq.lo -MD -MP -MF math/.deps/isinf_nsq.Tpo -c ../../../libquadmath/math/isinf_nsq.c -o math/isinf_nsq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/acoshq.lo -MD -MP -MF math/.deps/acoshq.Tpo -c ../../../libquadmath/math/acoshq.c -o math/acoshq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/frexpq.lo -MD -MP -MF math/.deps/frexpq.Tpo -c ../../../libquadmath/math/frexpq.c -o math/frexpq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/rintq.lo -MD -MP -MF math/.deps/rintq.Tpo -c ../../../libquadmath/math/rintq.c -o math/rintq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/asinhq.lo -MD -MP -MF math/.deps/asinhq.Tpo -c ../../../libquadmath/math/asinhq.c -o math/asinhq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/x2y2m1q.lo -MD -MP -MF math/.deps/x2y2m1q.Tpo -c ../../../libquadmath/math/x2y2m1q.c -o math/x2y2m1q.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/remainderq.lo -MD -MP -MF math/.deps/remainderq.Tpo -c ../../../libquadmath/math/remainderq.c -o math/remainderq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/hypotq.lo -MD -MP -MF math/.deps/hypotq.Tpo -c ../../../libquadmath/math/hypotq.c -o math/hypotq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fmodq.lo -MD -MP -MF math/.deps/fmodq.Tpo -c ../../../libquadmath/math/fmodq.c -o math/fmodq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/asinq.lo -MD -MP -MF math/.deps/asinq.Tpo -c ../../../libquadmath/math/asinq.c -o math/asinq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/acosq.lo -MD -MP -MF math/.deps/acosq.Tpo -c ../../../libquadmath/math/acosq.c -o math/acosq.o >/dev/null 2>&1
depbase=`echo math/atan2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/atan2q.lo -MD -MP -MF $depbase.Tpo -c -o math/atan2q.lo ../../../libquadmath/math/atan2q.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/isinfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/isinfq.lo -MD -MP -MF $depbase.Tpo -c -o math/isinfq.lo ../../../libquadmath/math/isinfq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/roundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/roundq.lo -MD -MP -MF $depbase.Tpo -c -o math/roundq.lo ../../../libquadmath/math/roundq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/atanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/atanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/atanhq.lo ../../../libquadmath/math/atanhq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/isnanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/isnanq.lo -MD -MP -MF $depbase.Tpo -c -o math/isnanq.lo ../../../libquadmath/math/isnanq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/scalblnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/scalblnq.lo -MD -MP -MF $depbase.Tpo -c -o math/scalblnq.lo ../../../libquadmath/math/scalblnq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/atanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/atanq.lo -MD -MP -MF $depbase.Tpo -c -o math/atanq.lo ../../../libquadmath/math/atanq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/j0q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/j0q.lo -MD -MP -MF $depbase.Tpo -c -o math/j0q.lo ../../../libquadmath/math/j0q.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/atan2q.lo -MD -MP -MF math/.deps/atan2q.Tpo -c ../../../libquadmath/math/atan2q.c -fno-common -DPIC -o math/.libs/atan2q.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/isinfq.lo -MD -MP -MF math/.deps/isinfq.Tpo -c ../../../libquadmath/math/isinfq.c -fno-common -DPIC -o math/.libs/isinfq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/rem_pio2q.lo -MD -MP -MF math/.deps/rem_pio2q.Tpo -c ../../../libquadmath/math/rem_pio2q.c -o math/rem_pio2q.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/atanhq.lo -MD -MP -MF math/.deps/atanhq.Tpo -c ../../../libquadmath/math/atanhq.c -fno-common -DPIC -o math/.libs/atanhq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/roundq.lo -MD -MP -MF math/.deps/roundq.Tpo -c ../../../libquadmath/math/roundq.c -fno-common -DPIC -o math/.libs/roundq.o
depbase=`echo math/scalbnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/scalbnq.lo -MD -MP -MF $depbase.Tpo -c -o math/scalbnq.lo ../../../libquadmath/math/scalbnq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/isnanq.lo -MD -MP -MF math/.deps/isnanq.Tpo -c ../../../libquadmath/math/isnanq.c -fno-common -DPIC -o math/.libs/isnanq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/scalblnq.lo -MD -MP -MF math/.deps/scalblnq.Tpo -c ../../../libquadmath/math/scalblnq.c -fno-common -DPIC -o math/.libs/scalblnq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/atanq.lo -MD -MP -MF math/.deps/atanq.Tpo -c ../../../libquadmath/math/atanq.c -fno-common -DPIC -o math/.libs/atanq.o
depbase=`echo math/cbrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cbrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/cbrtq.lo ../../../libquadmath/math/cbrtq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/j0q.lo -MD -MP -MF math/.deps/j0q.Tpo -c ../../../libquadmath/math/j0q.c -fno-common -DPIC -o math/.libs/j0q.o
depbase=`echo math/j1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/j1q.lo -MD -MP -MF $depbase.Tpo -c -o math/j1q.lo ../../../libquadmath/math/j1q.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/scalbnq.lo -MD -MP -MF math/.deps/scalbnq.Tpo -c ../../../libquadmath/math/scalbnq.c -fno-common -DPIC -o math/.libs/scalbnq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cbrtq.lo -MD -MP -MF math/.deps/cbrtq.Tpo -c ../../../libquadmath/math/cbrtq.c -fno-common -DPIC -o math/.libs/cbrtq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/isinfq.lo -MD -MP -MF math/.deps/isinfq.Tpo -c ../../../libquadmath/math/isinfq.c -o math/isinfq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/j1q.lo -MD -MP -MF math/.deps/j1q.Tpo -c ../../../libquadmath/math/j1q.c -fno-common -DPIC -o math/.libs/j1q.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/isnanq.lo -MD -MP -MF math/.deps/isnanq.Tpo -c ../../../libquadmath/math/isnanq.c -o math/isnanq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/atanhq.lo -MD -MP -MF math/.deps/atanhq.Tpo -c ../../../libquadmath/math/atanhq.c -o math/atanhq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/roundq.lo -MD -MP -MF math/.deps/roundq.Tpo -c ../../../libquadmath/math/roundq.c -o math/roundq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/atan2q.lo -MD -MP -MF math/.deps/atan2q.Tpo -c ../../../libquadmath/math/atan2q.c -o math/atan2q.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/scalblnq.lo -MD -MP -MF math/.deps/scalblnq.Tpo -c ../../../libquadmath/math/scalblnq.c -o math/scalblnq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/atanq.lo -MD -MP -MF math/.deps/atanq.Tpo -c ../../../libquadmath/math/atanq.c -o math/atanq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/scalbnq.lo -MD -MP -MF math/.deps/scalbnq.Tpo -c ../../../libquadmath/math/scalbnq.c -o math/scalbnq.o >/dev/null 2>&1
depbase=`echo math/signbitq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/signbitq.lo -MD -MP -MF $depbase.Tpo -c -o math/signbitq.lo ../../../libquadmath/math/signbitq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cbrtq.lo -MD -MP -MF math/.deps/cbrtq.Tpo -c ../../../libquadmath/math/cbrtq.c -o math/cbrtq.o >/dev/null 2>&1
depbase=`echo math/ceilq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ceilq.lo -MD -MP -MF $depbase.Tpo -c -o math/ceilq.lo ../../../libquadmath/math/ceilq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/jnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/jnq.lo -MD -MP -MF $depbase.Tpo -c -o math/jnq.lo ../../../libquadmath/math/jnq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/sincos_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sincos_table.lo -MD -MP -MF $depbase.Tpo -c -o math/sincos_table.lo ../../../libquadmath/math/sincos_table.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/complex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/complex.lo -MD -MP -MF $depbase.Tpo -c -o math/complex.lo ../../../libquadmath/math/complex.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/ldexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ldexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/ldexpq.lo ../../../libquadmath/math/ldexpq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/signbitq.lo -MD -MP -MF math/.deps/signbitq.Tpo -c ../../../libquadmath/math/signbitq.c -fno-common -DPIC -o math/.libs/signbitq.o
depbase=`echo math/sincosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sincosq.lo -MD -MP -MF $depbase.Tpo -c -o math/sincosq.lo ../../../libquadmath/math/sincosq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ceilq.lo -MD -MP -MF math/.deps/ceilq.Tpo -c ../../../libquadmath/math/ceilq.c -fno-common -DPIC -o math/.libs/ceilq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/jnq.lo -MD -MP -MF math/.deps/jnq.Tpo -c ../../../libquadmath/math/jnq.c -fno-common -DPIC -o math/.libs/jnq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sincos_table.lo -MD -MP -MF math/.deps/sincos_table.Tpo -c ../../../libquadmath/math/sincos_table.c -fno-common -DPIC -o math/.libs/sincos_table.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/complex.lo -MD -MP -MF math/.deps/complex.Tpo -c ../../../libquadmath/math/complex.c -fno-common -DPIC -o math/.libs/complex.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ldexpq.lo -MD -MP -MF math/.deps/ldexpq.Tpo -c ../../../libquadmath/math/ldexpq.c -fno-common -DPIC -o math/.libs/ldexpq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sincosq.lo -MD -MP -MF math/.deps/sincosq.Tpo -c ../../../libquadmath/math/sincosq.c -fno-common -DPIC -o math/.libs/sincosq.o
depbase=`echo math/copysignq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/copysignq.lo -MD -MP -MF $depbase.Tpo -c -o math/copysignq.lo ../../../libquadmath/math/copysignq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/lgammaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/lgammaq.lo -MD -MP -MF $depbase.Tpo -c -o math/lgammaq.lo ../../../libquadmath/math/lgammaq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/sincosq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sincosq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/sincosq_kernel.lo ../../../libquadmath/math/sincosq_kernel.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/copysignq.lo -MD -MP -MF math/.deps/copysignq.Tpo -c ../../../libquadmath/math/copysignq.c -fno-common -DPIC -o math/.libs/copysignq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/signbitq.lo -MD -MP -MF math/.deps/signbitq.Tpo -c ../../../libquadmath/math/signbitq.c -o math/signbitq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/lgammaq.lo -MD -MP -MF math/.deps/lgammaq.Tpo -c ../../../libquadmath/math/lgammaq.c -fno-common -DPIC -o math/.libs/lgammaq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sincos_table.lo -MD -MP -MF math/.deps/sincos_table.Tpo -c ../../../libquadmath/math/sincos_table.c -o math/sincos_table.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ceilq.lo -MD -MP -MF math/.deps/ceilq.Tpo -c ../../../libquadmath/math/ceilq.c -o math/ceilq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/complex.lo -MD -MP -MF math/.deps/complex.Tpo -c ../../../libquadmath/math/complex.c -o math/complex.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sincosq_kernel.lo -MD -MP -MF math/.deps/sincosq_kernel.Tpo -c ../../../libquadmath/math/sincosq_kernel.c -fno-common -DPIC -o math/.libs/sincosq_kernel.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/ldexpq.lo -MD -MP -MF math/.deps/ldexpq.Tpo -c ../../../libquadmath/math/ldexpq.c -o math/ldexpq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sincosq.lo -MD -MP -MF math/.deps/sincosq.Tpo -c ../../../libquadmath/math/sincosq.c -o math/sincosq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/jnq.lo -MD -MP -MF math/.deps/jnq.Tpo -c ../../../libquadmath/math/jnq.c -o math/jnq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/copysignq.lo -MD -MP -MF math/.deps/copysignq.Tpo -c ../../../libquadmath/math/copysignq.c -o math/copysignq.o >/dev/null 2>&1
depbase=`echo math/coshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/coshq.lo -MD -MP -MF $depbase.Tpo -c -o math/coshq.lo ../../../libquadmath/math/coshq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/llroundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/llroundq.lo -MD -MP -MF $depbase.Tpo -c -o math/llroundq.lo ../../../libquadmath/math/llroundq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/sinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/sinhq.lo ../../../libquadmath/math/sinhq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/cosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cosq.lo -MD -MP -MF $depbase.Tpo -c -o math/cosq.lo ../../../libquadmath/math/cosq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/log10q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/log10q.lo -MD -MP -MF $depbase.Tpo -c -o math/log10q.lo ../../../libquadmath/math/log10q.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/j0q.lo -MD -MP -MF math/.deps/j0q.Tpo -c ../../../libquadmath/math/j0q.c -o math/j0q.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sincosq_kernel.lo -MD -MP -MF math/.deps/sincosq_kernel.Tpo -c ../../../libquadmath/math/sincosq_kernel.c -o math/sincosq_kernel.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/coshq.lo -MD -MP -MF math/.deps/coshq.Tpo -c ../../../libquadmath/math/coshq.c -fno-common -DPIC -o math/.libs/coshq.o
depbase=`echo math/sinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sinq.lo -MD -MP -MF $depbase.Tpo -c -o math/sinq.lo ../../../libquadmath/math/sinq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/llroundq.lo -MD -MP -MF math/.deps/llroundq.Tpo -c ../../../libquadmath/math/llroundq.c -fno-common -DPIC -o math/.libs/llroundq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sinhq.lo -MD -MP -MF math/.deps/sinhq.Tpo -c ../../../libquadmath/math/sinhq.c -fno-common -DPIC -o math/.libs/sinhq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cosq.lo -MD -MP -MF math/.deps/cosq.Tpo -c ../../../libquadmath/math/cosq.c -fno-common -DPIC -o math/.libs/cosq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/log10q.lo -MD -MP -MF math/.deps/log10q.Tpo -c ../../../libquadmath/math/log10q.c -fno-common -DPIC -o math/.libs/log10q.o
depbase=`echo math/cosq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cosq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/cosq_kernel.lo ../../../libquadmath/math/cosq_kernel.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/j1q.lo -MD -MP -MF math/.deps/j1q.Tpo -c ../../../libquadmath/math/j1q.c -o math/j1q.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sinq.lo -MD -MP -MF math/.deps/sinq.Tpo -c ../../../libquadmath/math/sinq.c -fno-common -DPIC -o math/.libs/sinq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cosq_kernel.lo -MD -MP -MF math/.deps/cosq_kernel.Tpo -c ../../../libquadmath/math/cosq_kernel.c -fno-common -DPIC -o math/.libs/cosq_kernel.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/coshq.lo -MD -MP -MF math/.deps/coshq.Tpo -c ../../../libquadmath/math/coshq.c -o math/coshq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/llroundq.lo -MD -MP -MF math/.deps/llroundq.Tpo -c ../../../libquadmath/math/llroundq.c -o math/llroundq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cosq.lo -MD -MP -MF math/.deps/cosq.Tpo -c ../../../libquadmath/math/cosq.c -o math/cosq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sinhq.lo -MD -MP -MF math/.deps/sinhq.Tpo -c ../../../libquadmath/math/sinhq.c -o math/sinhq.o >/dev/null 2>&1
depbase=`echo math/log1pq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/log1pq.lo -MD -MP -MF $depbase.Tpo -c -o math/log1pq.lo ../../../libquadmath/math/log1pq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/sinq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sinq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/sinq_kernel.lo ../../../libquadmath/math/sinq_kernel.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sinq.lo -MD -MP -MF math/.deps/sinq.Tpo -c ../../../libquadmath/math/sinq.c -o math/sinq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/log10q.lo -MD -MP -MF math/.deps/log10q.Tpo -c ../../../libquadmath/math/log10q.c -o math/log10q.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/log1pq.lo -MD -MP -MF math/.deps/log1pq.Tpo -c ../../../libquadmath/math/log1pq.c -fno-common -DPIC -o math/.libs/log1pq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/cosq_kernel.lo -MD -MP -MF math/.deps/cosq_kernel.Tpo -c ../../../libquadmath/math/cosq_kernel.c -o math/cosq_kernel.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sinq_kernel.lo -MD -MP -MF math/.deps/sinq_kernel.Tpo -c ../../../libquadmath/math/sinq_kernel.c -fno-common -DPIC -o math/.libs/sinq_kernel.o
depbase=`echo math/erfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/erfq.lo -MD -MP -MF $depbase.Tpo -c -o math/erfq.lo ../../../libquadmath/math/erfq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/logq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/logq.lo -MD -MP -MF $depbase.Tpo -c -o math/logq.lo ../../../libquadmath/math/logq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/sqrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sqrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/sqrtq.lo ../../../libquadmath/math/sqrtq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/expm1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/expm1q.lo -MD -MP -MF $depbase.Tpo -c -o math/expm1q.lo ../../../libquadmath/math/expm1q.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/erfq.lo -MD -MP -MF math/.deps/erfq.Tpo -c ../../../libquadmath/math/erfq.c -fno-common -DPIC -o math/.libs/erfq.o
depbase=`echo math/lroundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/lroundq.lo -MD -MP -MF $depbase.Tpo -c -o math/lroundq.lo ../../../libquadmath/math/lroundq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/logq.lo -MD -MP -MF math/.deps/logq.Tpo -c ../../../libquadmath/math/logq.c -fno-common -DPIC -o math/.libs/logq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/lgammaq.lo -MD -MP -MF math/.deps/lgammaq.Tpo -c ../../../libquadmath/math/lgammaq.c -o math/lgammaq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sqrtq.lo -MD -MP -MF math/.deps/sqrtq.Tpo -c ../../../libquadmath/math/sqrtq.c -fno-common -DPIC -o math/.libs/sqrtq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/expm1q.lo -MD -MP -MF math/.deps/expm1q.Tpo -c ../../../libquadmath/math/expm1q.c -fno-common -DPIC -o math/.libs/expm1q.o
depbase=`echo math/tanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/tanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/tanhq.lo ../../../libquadmath/math/tanhq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/log1pq.lo -MD -MP -MF math/.deps/log1pq.Tpo -c ../../../libquadmath/math/log1pq.c -o math/log1pq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sinq_kernel.lo -MD -MP -MF math/.deps/sinq_kernel.Tpo -c ../../../libquadmath/math/sinq_kernel.c -o math/sinq_kernel.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/lroundq.lo -MD -MP -MF math/.deps/lroundq.Tpo -c ../../../libquadmath/math/lroundq.c -fno-common -DPIC -o math/.libs/lroundq.o
depbase=`echo math/expq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/expq.lo -MD -MP -MF $depbase.Tpo -c -o math/expq.lo ../../../libquadmath/math/expq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/tanhq.lo -MD -MP -MF math/.deps/tanhq.Tpo -c ../../../libquadmath/math/tanhq.c -fno-common -DPIC -o math/.libs/tanhq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/expq.lo -MD -MP -MF math/.deps/expq.Tpo -c ../../../libquadmath/math/expq.c -fno-common -DPIC -o math/.libs/expq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/logq.lo -MD -MP -MF math/.deps/logq.Tpo -c ../../../libquadmath/math/logq.c -o math/logq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/sqrtq.lo -MD -MP -MF math/.deps/sqrtq.Tpo -c ../../../libquadmath/math/sqrtq.c -o math/sqrtq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/expm1q.lo -MD -MP -MF math/.deps/expm1q.Tpo -c ../../../libquadmath/math/expm1q.c -o math/expm1q.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/lroundq.lo -MD -MP -MF math/.deps/lroundq.Tpo -c ../../../libquadmath/math/lroundq.c -o math/lroundq.o >/dev/null 2>&1
depbase=`echo math/modfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/modfq.lo -MD -MP -MF $depbase.Tpo -c -o math/modfq.lo ../../../libquadmath/math/modfq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/tanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/tanq.lo -MD -MP -MF $depbase.Tpo -c -o math/tanq.lo ../../../libquadmath/math/tanq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/fabsq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fabsq.lo -MD -MP -MF $depbase.Tpo -c -o math/fabsq.lo ../../../libquadmath/math/fabsq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/tanhq.lo -MD -MP -MF math/.deps/tanhq.Tpo -c ../../../libquadmath/math/tanhq.c -o math/tanhq.o >/dev/null 2>&1
depbase=`echo math/nanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/nanq.lo -MD -MP -MF $depbase.Tpo -c -o math/nanq.lo ../../../libquadmath/math/nanq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/expq.lo -MD -MP -MF math/.deps/expq.Tpo -c ../../../libquadmath/math/expq.c -o math/expq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/modfq.lo -MD -MP -MF math/.deps/modfq.Tpo -c ../../../libquadmath/math/modfq.c -fno-common -DPIC -o math/.libs/modfq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fabsq.lo -MD -MP -MF math/.deps/fabsq.Tpo -c ../../../libquadmath/math/fabsq.c -fno-common -DPIC -o math/.libs/fabsq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/tanq.lo -MD -MP -MF math/.deps/tanq.Tpo -c ../../../libquadmath/math/tanq.c -fno-common -DPIC -o math/.libs/tanq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/erfq.lo -MD -MP -MF math/.deps/erfq.Tpo -c ../../../libquadmath/math/erfq.c -o math/erfq.o >/dev/null 2>&1
depbase=`echo math/tgammaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/tgammaq.lo -MD -MP -MF $depbase.Tpo -c -o math/tgammaq.lo ../../../libquadmath/math/tgammaq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/finiteq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/finiteq.lo -MD -MP -MF $depbase.Tpo -c -o math/finiteq.lo ../../../libquadmath/math/finiteq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/nextafterq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/nextafterq.lo -MD -MP -MF $depbase.Tpo -c -o math/nextafterq.lo ../../../libquadmath/math/nextafterq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/nanq.lo -MD -MP -MF math/.deps/nanq.Tpo -c ../../../libquadmath/math/nanq.c -fno-common -DPIC -o math/.libs/nanq.o
depbase=`echo math/truncq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/truncq.lo -MD -MP -MF $depbase.Tpo -c -o math/truncq.lo ../../../libquadmath/math/truncq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/tgammaq.lo -MD -MP -MF math/.deps/tgammaq.Tpo -c ../../../libquadmath/math/tgammaq.c -fno-common -DPIC -o math/.libs/tgammaq.o
depbase=`echo math/floorq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/floorq.lo -MD -MP -MF $depbase.Tpo -c -o math/floorq.lo ../../../libquadmath/math/floorq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/finiteq.lo -MD -MP -MF math/.deps/finiteq.Tpo -c ../../../libquadmath/math/finiteq.c -fno-common -DPIC -o math/.libs/finiteq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/nextafterq.lo -MD -MP -MF math/.deps/nextafterq.Tpo -c ../../../libquadmath/math/nextafterq.c -fno-common -DPIC -o math/.libs/nextafterq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/truncq.lo -MD -MP -MF math/.deps/truncq.Tpo -c ../../../libquadmath/math/truncq.c -fno-common -DPIC -o math/.libs/truncq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fabsq.lo -MD -MP -MF math/.deps/fabsq.Tpo -c ../../../libquadmath/math/fabsq.c -o math/fabsq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/modfq.lo -MD -MP -MF math/.deps/modfq.Tpo -c ../../../libquadmath/math/modfq.c -o math/modfq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/tanq.lo -MD -MP -MF math/.deps/tanq.Tpo -c ../../../libquadmath/math/tanq.c -o math/tanq.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/floorq.lo -MD -MP -MF math/.deps/floorq.Tpo -c ../../../libquadmath/math/floorq.c -fno-common -DPIC -o math/.libs/floorq.o
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/nanq.lo -MD -MP -MF math/.deps/nanq.Tpo -c ../../../libquadmath/math/nanq.c -o math/nanq.o >/dev/null 2>&1
depbase=`echo math/powq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/powq.lo -MD -MP -MF $depbase.Tpo -c -o math/powq.lo ../../../libquadmath/math/powq.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo math/fmaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/bin/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/lib/ -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/include -isystem /usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libquadmath -I ../../../libquadmath/../include -g -O2 -MT math/fmaq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmaq.lo ../../../libquadmath/math/fmaq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/xgcc -B/private/tmp/gcc@4.9-20180925-5778-1thgiy3/gcc-4.9.4/build/./gcc/ -B/usr/local/Cellar/gcc@4.9/4.9.4_1/x86_64-apple-darwin18.0.0/b
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment