Skip to content

Instantly share code, notes, and snippets.

@shatteringlass
Created August 10, 2017 16:20
Show Gist options
  • Save shatteringlass/4b14d36a6bcc4656471e46a08e792bad to your computer and use it in GitHub Desktop.
Save shatteringlass/4b14d36a6bcc4656471e46a08e792bad to your computer and use it in GitHub Desktop.
gcc on macOS 10.13 - Homebrew build logs
Homebrew build logs for gcc on macOS 10.13
Build date: 2017-08-10 17:28:04
HOMEBREW_VERSION: 1.3.1-24-g67b20d9
ORIGIN: https://github.com/Homebrew/brew
HEAD: 67b20d97d80d8bf550e62a92af4aba025dd806a7
Last commit: 21 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 8fda2823a838d226537ae186b996949c89ebf38f
Core tap last commit: 3 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit haswell
Homebrew Ruby: 2.3.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 9.0 build 900
Git: 2.13.3 => /Library/Developer/CommandLineTools/usr/bin/git
Perl: /usr/bin/perl
Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Java: N/A
macOS: 10.13-x86_64
Xcode: N/A
CLT: 9.0.0.0.1.1501856957
X11: N/A
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: Anaconda is known to frequently break Homebrew builds, including Vim and
MacVim, due to bundling many duplicates of system and Homebrew-available
tools.
If you encounter a build failure please temporarily remove Anaconda
from your $PATH and attempt the build again prior to reporting the
failure to us. Thanks!
Warning: python is symlinked to python3
This will confuse build scripts and in general lead to subtle breakage.
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:
/usr/local/anaconda3/bin/icu-config
/usr/local/anaconda3/bin/freetype-config
/usr/local/anaconda3/bin/xslt-config
/usr/local/anaconda3/bin/libpng16-config
/usr/local/anaconda3/bin/python3.6m-config
/usr/local/anaconda3/bin/libpng-config
/usr/local/anaconda3/bin/xml2-config
/usr/local/anaconda3/bin/python3-config
/usr/local/anaconda3/bin/curl-config
/usr/local/anaconda3/bin/python3.6-config
Warning: You are using macOS 10.13.
We do not provide support for this pre-release version.
You may encounter build failures or other breakages.
Please create pull-requests instead of filing issues.
Warning: Ruby version 2.3.3 is unsupported on 10.13. Homebrew
is developed and tested on Ruby 2.0, and may not work correctly
on other Rubies. Patches are accepted as long as they don't cause breakage
on supported Rubies.
2017-08-10 17:27:54 +0200
../configure
--build=x86_64-apple-darwin17.0.0
--prefix=/usr/local/Cellar/gcc/7.1.0
--libdir=/usr/local/Cellar/gcc/7.1.0/lib/gcc/7
--enable-languages=c,c++,objc,obj-c++,fortran
--program-suffix=-7
--with-gmp=/usr/local/opt/gmp
--with-mpfr=/usr/local/opt/mpfr
--with-mpc=/usr/local/opt/libmpc
--with-isl=/usr/local/opt/isl
--with-system-zlib
--enable-checking=release
--with-pkgversion=Homebrew GCC 7.1.0
--with-bugurl=https://github.com/Homebrew/homebrew-core/issues
--disable-nls
checking build system type... x86_64-apple-darwin17.0.0
checking host system type... x86_64-apple-darwin17.0.0
checking target system type... x86_64-apple-darwin17.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/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 libmpx support... no
checking for libhsail-rt 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
checking for the correct version of gmp.h... yes
checking for the correct version of mpfr.h... yes
checking for the correct version of mpc.h... yes
checking for the correct version of the gmp/mpfr/mpc libraries... yes
checking for isl 0.15 or later... yes
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-libmpx target-libgo gnattools gotools target-libada target-libhsail-rt target-libffi target-liboffloadmic
(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... makeinfo
checking for expect... expect
checking for runtest... no
checking for ar... ar
checking for as... as
checking for dlltool... no
checking for ld... (cached) /Library/Developer/CommandLineTools/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 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 objcopy... no
checking for objcopy... no
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 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 objcopy... 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 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: --version
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -v
superenv executed: clang++ -v
clang++ called with: -V
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -qversion
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -c conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang++ called with: -c -g conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -Os -march=native -c -g conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.adb
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c conftest.adb -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c -L/usr/local/opt/gmp/lib -L/usr/local/opt/mpfr/lib -L/usr/local/opt/libmpc/lib -lmpc -lmpfr -lgmp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include conftest.c -L/usr/local/opt/gmp/lib -L/usr/local/opt/mpfr/lib -L/usr/local/opt/libmpc/lib -lmpc -lmpfr -lgmp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -I/usr/local/opt/isl/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -L/usr/local/opt/isl/lib -lisl -L/usr/local/opt/gmp/lib -L/usr/local/opt/mpfr/lib -L/usr/local/opt/libmpc/lib -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -I/usr/local/opt/isl/include -I/usr/local/opt/gmp/include -I/usr/local/opt/mpfr/include -I/usr/local/opt/libmpc/include -L/usr/local/opt/isl/lib -lisl -L/usr/local/opt/gmp/lib -L/usr/local/opt/mpfr/lib -L/usr/local/opt/libmpc/lib -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g conftest.c
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
ld called with: -S -r -no_uuid conftest.o.g0 -o conftest.o.g0.stripped
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -S -r -no_uuid conftest.o.g0 -o conftest.o.g0.stripped
ld called with: -S -r -no_uuid conftest.o.g -o conftest.o.g.stripped
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -S -r -no_uuid conftest.o.g -o conftest.o.g.stripped
gcc called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
This file has been truncated, but you can view the full file.
2017-08-10 17:28:03 +0200
make
[ -f stage_final ] || echo stage3 > stage_final
mkdir build-x86_64-apple-darwin17.0.0
mkdir build-x86_64-apple-darwin17.0.0
mkdir: build-x86_64-apple-darwin17.0.0: File exists
mkdir build-x86_64-apple-darwin17.0.0/libiberty
mkdir build-x86_64-apple-darwin17.0.0/fixincludes
Configuring in build-x86_64-apple-darwin17.0.0/libiberty
Configuring in build-x86_64-apple-darwin17.0.0/fixincludes
Configuring stage 1 in ./libiberty
Configuring stage 1 in ./intl
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
configure: creating cache ./config.cache
checking for perl... perl
checking build system type... checking build system type... configure: creating cache ./config.cache
x86_64-apple-darwin17.0.0
checking host system type... x86_64-apple-darwin17.0.0
checking whether make sets $(MAKE)... checking host system type... configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
checking for perl... perl
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... no
x86_64-apple-darwin17.0.0
x86_64-apple-darwin17.0.0
checking target system type... checking for x86_64-apple-darwin17.0.0-ar... ar
checking for x86_64-apple-darwin17.0.0-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir =
checking for x86_64-apple-darwin17.0.0-gcc... clang
checking for msgfmt... no
checking for gmsgfmt... :
checking build system type... checking for xgettext... no
checking for msgmerge... no
checking for x86_64-apple-darwin17.0.0-gcc... clang
x86_64-apple-darwin17.0.0
checking for x86_64-apple-darwin17.0.0-gcc... clang
x86_64-apple-darwin17.0.0
checking host system type... x86_64-apple-darwin17.0.0
checking for x86_64-apple-darwin17.0.0-ar... ar
checking for x86_64-apple-darwin17.0.0-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir =
checking for x86_64-apple-darwin17.0.0-gcc... clang
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
checking whether the C compiler works... yes
checking whether we are cross compiling... 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...
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... o
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... 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... 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... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking build system type... none needed
checking how to run the C preprocessor... x86_64-apple-darwin17.0.0
checking host system type... yes
checking for clang option to accept ISO C89... x86_64-apple-darwin17.0.0
checking for x86_64-apple-darwin17.0.0-ranlib... ranlib
checking for library containing strerror... none needed
checking how to run the C preprocessor... none needed
checking how to run the C preprocessor... none required
checking how to run the C preprocessor... clang -E
clang -E
clang -E
clang -E
checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
yes
checking for sys/types.h... yes
checking for sys/types.h... yes
checking for sys/types.h... yes
yes
checking for an ANSI C-conforming const... checking for sys/stat.h... yes
checking for sys/stat.h... yes
yes
checking for inline... checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for stdlib.h... inline
checking for sys/types.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for string.h... yes
checking for sys/stat.h... yes
yes
checking for string.h... checking for memory.h... yes
checking for memory.h... yes
checking for stdlib.h... yes
yes
checking for memory.h... checking for strings.h... yes
checking for strings.h... yes
checking for string.h... yes
yes
checking for strings.h... checking for inttypes.h... yes
checking for inttypes.h... yes
checking for memory.h... yes
yes
checking for inttypes.h... checking for stdint.h... yes
yes
checking for stdint.h... checking for strings.h... yes
yes
checking for stdint.h... checking for unistd.h... yes
checking for unistd.h... yes
checking for inttypes.h... yes
yes
checking for unistd.h... checking minix/config.h usability... yes
checking minix/config.h usability... yes
checking for stdint.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking minix/config.h presence... yes
checking for unistd.h... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for off_t... yes
checking for a sed that does not truncate output... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... /usr/local/Homebrew/Library/Homebrew/shims/super/sed
checking whether clang supports -W... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... checking whether clang supports -Wall... no
checking whether clang supports -W... yes
no
checking whether clang supports -Wwrite-strings... checking whether clang supports -W... yes
checking for size_t... yes
checking whether clang supports -Wall... yes
yes
checking whether clang supports -Wstrict-prototypes... checking whether clang supports -Wall... yes
checking whether clang supports -Wwrite-strings... yes
yes
checking whether clang supports -Wwrite-strings... checking whether clang supports -Wmissing-prototypes... yes
checking for working alloca.h... yes
checking whether clang supports -Wc++-compat... yes
yes
checking whether clang supports -Wc++-compat... checking whether clang supports -Wold-style-definition... yes
checking whether clang supports -Wstrict-prototypes... yes
checking for alloca... yes
yes
checking whether clang supports -Wmissing-format-attribute... checking whether clang supports -Wstrict-prototypes... yes
checking whether clang supports -Wshadow=local... yes
yes
checking whether clang supports -Wshadow=local... checking whether clang supports -Woverlength-strings... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking whether clang supports -pedantic ... yes
checking whether clang supports -pedantic -Wlong-long... yes
checking whether clang supports -pedantic ... yes
checking whether clang and cc understand -c and -o together... yes
yes
checking for working mmap... checking for ANSI C header files... (cached) yes
checking stddef.h usability... yes
checking whether clang and cc understand -c and -o together... yes
checking stddef.h presence... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
no
checking whether integer division by zero raises SIGFPE... checking for unistd.h... (cached) yes
checking fcntl.h usability... no
checking for inttypes.h... yes
checking fcntl.h presence... yes
checking for an ANSI C-conforming const... yes
checking for an ANSI C-conforming const... yes
checking for stdint.h... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking for inline... yes
checking for inline... yes
checking for unsigned long long... inline
checking whether byte ordering is bigendian... yes
checking sys/file.h presence... inline
checking whether byte ordering is bigendian... yes
checking for inttypes.h... yes
checking for sys/file.h... yes
checking for sys/stat.h... (cached) yes
checking for clearerr_unlocked... yes
checking whether the inttypes.h PRIxNN macros are broken... yes
checking for feof_unlocked... no
checking for ld used by GCC... no
no
checking for a BSD-compatible install... checking for a BSD-compatible install... /usr/bin/install -c
/usr/bin/install -c
checking for sys/file.h... checking for sys/file.h... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... yes
yes
yes
checking for ferror_unlocked... checking for sys/param.h... checking for sys/param.h... no
checking for shared library run path origin... yes
yes
checking for limits.h... checking for limits.h... yes
checking for fflush_unlocked... done
checking argz.h usability... yes
yes
checking for stdlib.h... checking for stdlib.h... (cached) (cached) yes
yes
checking for malloc.h... checking for malloc.h... no
checking for fgetc_unlocked... no
checking argz.h presence... no
no
checking for string.h... checking for string.h... (cached) (cached) yes
yes
checking for unistd.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... checking for strings.h... (cached) (cached) yes
yes
checking for sys/time.h... checking for sys/time.h... no
checking for argz.h... no
checking limits.h usability... no
checking for fgets_unlocked... yes
yes
checking for time.h... checking for time.h... yes
checking limits.h presence... no
checking for fileno_unlocked... yes
yes
checking for sys/resource.h... checking for sys/resource.h... yes
checking for limits.h... yes
checking locale.h usability... yes
yes
checking for sys/stat.h... (cached) yes
yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... checking for fprintf_unlocked... yes
checking locale.h presence... checking for sys/mman.h... yes
yes
checking for locale.h... yes
yes
checking for fcntl.h... checking for fcntl.h... checking nl_types.h usability... no
checking for fputc_unlocked... yes
yes
checking for alloca.h... checking for alloca.h... yes
checking nl_types.h presence... no
checking for fputs_unlocked... yes
yes
yes
checking for nl_types.h... yes
checking for sys/pstat.h... checking for sys/pstat.h... checking malloc.h usability... no
no
no
checking for sys/sysmp.h... checking for sys/sysmp.h... checking for fread_unlocked... no
checking malloc.h presence... no
no
checking for sys/sysinfo.h... checking for sys/sysinfo.h... no
checking for malloc.h... no
checking stddef.h usability... no
checking for fwrite_unlocked... no
no
checking for machine/hal_sysinfo.h... checking for machine/hal_sysinfo.h... yes
checking stddef.h presence... no
checking for getchar_unlocked... no
no
checking for sys/table.h... checking for sys/table.h... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
no
no
checking sys/param.h usability... checking for sys/sysctl.h... checking for sys/sysctl.h... yes
checking for getc_unlocked... yes
yes
yes
checking sys/param.h presence... checking for sys/systemcfg.h... checking for sys/systemcfg.h... yes
checking for putchar_unlocked... yes
checking for sys/param.h... yes
no
no
checking for stdint.h... (cached) yes
checking for feof_unlocked... checking for stdint.h... (cached) yes
checking for stdio_ext.h... checking for stdio_ext.h... yes
no
no
checking for putc_unlocked... checking for process.h... checking for process.h... yes
checking for fgets_unlocked... no
no
checking for sys/prctl.h... checking for sys/prctl.h... yes
checking whether abort is declared... no
checking for getc_unlocked... no
no
checking for sys/wait.h that is POSIX.1 compatible... checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether asprintf is declared... yes
yes
checking whether time.h and sys/time.h may both be included... checking whether time.h and sys/time.h may both be included... yes
checking for getcwd... yes
checking whether errno must be declared... yes
yes
checking whether errno must be declared... checking whether basename is declared... yes
checking for getegid... no
checking size of int... no
checking size of int... no
checking whether errno is declared... yes
checking for geteuid... 4
4
checking size of long... checking size of long... no
checking whether vasprintf is declared... yes
checking for getgid... 8
8
yes
checking size of size_t... checking size of size_t... checking whether clearerr_unlocked is declared... yes
checking for getuid... yes
checking whether feof_unlocked is declared... 8
8
checking for long long... checking for long long... yes
yes
checking for mempcpy... checking whether ferror_unlocked is declared... yes
yes
yes
checking size of long long... checking size of long long... checking whether fflush_unlocked is declared... no
checking for munmap... no
checking whether fgetc_unlocked is declared... yes
8
8
checking for a 64-bit type... checking for a 64-bit type... checking for putenv... uint64_t
uint64_t
checking for intptr_t... checking for intptr_t... no
checking whether fgets_unlocked is declared... yes
checking for setenv... no
checking whether fileno_unlocked is declared... yes
checking for setlocale... yes
checking for uintptr_t... yes
checking for uintptr_t... yes
checking whether fprintf_unlocked is declared... yes
checking for stpcpy... no
checking whether fputc_unlocked is declared... yes
checking for ssize_t... yes
checking for ssize_t... yes
checking for strcasecmp... no
checking whether fputs_unlocked is declared... yes
checking for strdup... yes
checking for pid_t... yes
checking for pid_t... no
checking whether fread_unlocked is declared... yes
checking for strtoul... no
checking whether fwrite_unlocked is declared... yes
checking for library containing strerror... yes
checking for library containing strerror... yes
checking for tsearch... no
checking whether getchar_unlocked is declared... none required
none required
checking for asprintf... checking for asprintf... yes
yes
checking for __argz_count... checking whether getc_unlocked is declared... yes
yes
checking for atexit... checking for atexit... yes
no
checking whether putchar_unlocked is declared... checking for __argz_stringify... yes
yes
yes
checking for basename... checking for basename... checking whether putc_unlocked is declared... no
checking for __argz_next... yes
checking for an ANSI C-conforming const... yes
yes
checking for bcmp... checking for bcmp... no
checking for __fsetlocking... yes
checking sys/mman.h usability... yes
yes
checking for bcopy... checking for bcopy... no
checking for iconv... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
yes
checking for bsearch... checking for bsearch... 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)... yes
yes
yes
checking how to link with libiconv... -liconv
checking for bzero... checking for iconv declaration... checking for bzero... 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);
checking for nl_langinfo and CODESET... configure: updating cache ./config.cache
yes
yes
configure: creating ./config.status
checking for calloc... checking for calloc... yes
checking for LC_MESSAGES... yes
yes
checking for clock... checking for clock... config.status: creating Makefile
config.status: creating mkheaders.almost
yes
checking for bison... bison
checking version of bison... 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 config.h
yes
yes
configure: updating cache ./config.cache
configure: creating ./config.status
checking for ffs... checking for ffs... mkdir build-x86_64-apple-darwin17.0.0/libcpp
Configuring in build-x86_64-apple-darwin17.0.0/libcpp
yes
yes
checking for getcwd... checking for getcwd... config.status: creating Makefile
config.status: creating config.intl
config.status: creating config.h
config.status: executing default-1 commands
yes
yes
checking for getpagesize... configure: creating cache ./config.cache
checking for getpagesize... Configuring stage 1 in ./libbacktrace
checking build system type... x86_64-apple-darwin17.0.0
checking host system type... x86_64-apple-darwin17.0.0
checking target system type... x86_64-apple-darwin17.0.0
checking whether make sets $(MAKE)... yes
yes
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-apple-darwin17.0.0-gcc... clang
checking for gettimeofday... checking for gettimeofday... yes
yes
checking for index... checking for index... configure: creating cache ./config.cache
checking build system type... yes
yes
x86_64-apple-darwin17.0.0
checking host system type... checking for C compiler default output file name... checking for insque... checking for insque... x86_64-apple-darwin17.0.0
checking target system type... x86_64-apple-darwin17.0.0
checking for x86_64-apple-darwin17.0.0-gcc... clang
a.out
checking whether the C compiler works... yes
yes
yes
checking whether we are cross compiling... no
checking for suffix of executables... checking for memchr... checking for memchr...
checking for suffix of object files... yes
yes
checking for memcmp... checking for memcmp... o
checking whether we are using the GNU C compiler... checking for C compiler default output file name... yes
yes
yes
checking whether clang accepts -g... checking for memcpy... checking for memcpy... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking for clang option to accept ISO C89... yes
yes
checking for memmem... checking for memmem... none needed
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
yes
checking for memmove... checking for memmove... yes
checking whether clang accepts -g... yes
yes
checking for mempcpy... checking for mempcpy... yes
checking for clang option to accept ISO C89... checking whether we are using the GNU C++ compiler... none needed
checking how to run the C preprocessor... no
no
checking for memset... checking for memset... yes
checking whether clang++ -std=gnu++98 accepts -g... yes
checking for x86_64-apple-darwin17.0.0-ranlib... ranlib
checking how to run the C preprocessor... yes
yes
checking for mkstemps... clang -E
checking for mkstemps... yes
yes
checking for putenv... clang -E
checking for putenv... checking for grep that handles long lines and -e... yes
yes
checking for random... checking for random... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... checking for grep that handles long lines and -e... yes
yes
checking for rename... checking for rename... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... rm: conftest.dSYM: is a directory
yes
yes
checking for rindex... checking for rindex... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
yes
yes
checking for setenv... checking for setenv... rm: conftest.dSYM: is a directory
yes
checking for sys/types.h... yes
yes
yes
checking for snprintf... checking for snprintf... checking for sys/stat.h... yes
checking for sys/types.h... yes
yes
yes
checking for stdlib.h... yes
checking for sigsetmask... checking for sigsetmask... checking for sys/stat.h... yes
checking for string.h... yes
yes
yes
checking for stdlib.h... checking for stpcpy... checking for stpcpy... yes
checking for memory.h... yes
checking for string.h... yes
yes
checking for stpncpy... checking for stpncpy... yes
yes
checking for strings.h... checking for memory.h... yes
yes
checking for strcasecmp... checking for strcasecmp... yes
yes
checking for inttypes.h... checking for strings.h... yes
yes
yes
checking for strchr... checking for strchr... yes
checking for stdint.h... checking for inttypes.h... yes
yes
checking for unistd.h... yes
yes
checking for stdint.h... checking for strdup... checking for strdup... yes
yes
checking minix/config.h usability... checking for unistd.h... yes
yes
checking for strncasecmp... checking for strncasecmp... no
checking minix/config.h presence... yes
checking minix/config.h usability... yes
yes
checking for strndup... checking for strndup... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... no
checking minix/config.h presence... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for strnlen... checking for strnlen... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
yes
checking for strrchr... checking for strrchr... no
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
checking whether clang supports -W... yes
checking for strstr... yes
checking for strstr... yes
checking whether clang supports -Wall... yes
yes
checking for strtod... yes
checking whether clang supports -Wnarrowing... checking for strtod... yes
checking whether clang supports -Wwrite-strings... yes
yes
checking for strtol... checking for strtol... yes
checking whether clang supports -Wmissing-format-attribute... yes
checking for a thread-safe mkdir -p... ../../libbacktrace/../install-sh -c -d
checking for gawk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-apple-darwin17.0.0-gcc... (cached) clang
yes
yes
yes
checking for strtoul... checking whether clang supports -Wstrict-prototypes... checking for strtoul... yes
checking whether clang supports -Wmissing-prototypes... yes
yes
checking for strtoll... checking for strtoll... yes
checking whether clang supports -Wold-style-definition... yes
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-darwin17.0.0-ranlib... ranlib
checking for gawk... (cached) awk
yes
yes
checking how to print strings... printf
checking for a sed that does not truncate output... checking for strtoull... checking whether clang supports -Wc++-compat... /usr/local/Homebrew/Library/Homebrew/shims/super/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... checking for strtoull... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... yes
checking whether clang supports -pedantic -Wlong-long... no
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... yes
yes
checking for strverscmp... checking for strverscmp... yes
checking whether clang supports -fno-exceptions... 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 /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for x86_64-apple-darwin17.0.0-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin17.0.0-ar... ar
checking for x86_64-apple-darwin17.0.0-strip... no
checking for strip... strip
checking for x86_64-apple-darwin17.0.0-ranlib... (cached) ranlib
checking command to parse nm output from clang object... yes
no
no
checking whether clang supports -fno-rtti... checking for tmpnam... checking for tmpnam... yes
yes
yes
checking for vasprintf... checking for vasprintf... checking dependency style of clang++ -std=gnu++98... yes
yes
checking for vfprintf... checking for vfprintf... ok
checking for x86_64-apple-darwin17.0.0-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin17.0.0-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin17.0.0-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin17.0.0-otool... no
checking for otool... gcc3
otool
checking whether time.h and sys/time.h may both be included... checking for x86_64-apple-darwin17.0.0-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
yes
yes
checking whether string.h and strings.h may both be included... checking for vprintf... checking for vprintf... yes
checking for -exported_symbols_list linker flag... yes
checking locale.h usability... yes
yes
checking for -force_load linker flag... yes
checking for vsnprintf... checking for vsnprintf... yes
checking locale.h presence... yes
yes
yes
checking for locale.h... yes
checking for vsprintf... checking for vsprintf... checking fcntl.h usability... no
checking for dlfcn.h... yes
checking fcntl.h presence... yes
yes
checking for waitpid... checking for waitpid... yes
checking for objdir... .libs
yes
checking for fcntl.h... yes
checking limits.h usability... yes
yes
checking for setproctitle... checking for setproctitle... yes
checking limits.h presence... checking if clang supports -fno-rtti -fno-exceptions... yes
checking for limits.h... yes
no
checking whether alloca needs Cray hooks... no
checking whether alloca needs Cray hooks... checking stddef.h usability... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... no
no
checking stack direction for C alloca... checking stack direction for C alloca... yes
checking stddef.h presence... yes
checking if clang static flag -static works... yes
checking for stddef.h... yes
-1
-1
checking for vfork.h... checking for vfork.h... checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
no
checking if clang supports -c -o file.o... checking sys/file.h usability... no
no
checking for fork... checking for fork... yes
checking sys/file.h presence... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... yes
yes
checking for vfork... checking for vfork... yes
checking for sys/file.h... yes
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... darwin17.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking unwind.h usability... yes
yes
checking for working fork... checking for working fork... yes
checking unwind.h presence... yes
checking for unwind.h... yes
checking for _Unwind_Backtrace... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
checking for an ANSI C-conforming const... yes
checking for -funwind-tables option... no
checking for sys_errlist... no
checking for sys_errlist... yes
checking for inline... yes
checking for -frandom-seed=string option... inline
checking for obstacks... yes
yes
checking for sys_nerr... checking for sys_nerr... yes
checking whether clang supports -W... no
checking for off_t... yes
yes
checking for sys_siglist... checking for sys_siglist... yes
checking whether clang supports -Wall... yes
checking whether clang supports -Wwrite-strings... yes
yes
checking for external symbol _system_configuration... checking for external symbol _system_configuration... yes
checking for size_t... yes
checking whether clang supports -Wstrict-prototypes... no
no
checking for __fsetlocking... checking for __fsetlocking... yes
checking whether clang supports -Wmissing-prototypes... no
no
checking for canonicalize_file_name... checking for canonicalize_file_name... yes
checking whether clang supports -Wold-style-definition... yes
checking for ssize_t... yes
checking whether clang supports -Wmissing-format-attribute... no
no
checking for dup3... checking for dup3... yes
checking whether clang supports -Wcast-qual... yes
checking for uintptr_t... no
no
checking for getrlimit... checking for getrlimit... yes
checking for _Unwind_GetIPInfo... yes
yes
checking for getrusage... checking for getrusage... yes
checking __sync extensions... yes
checking for ptrdiff_t... yes
yes
checking for getsysinfo... checking for getsysinfo... yes
checking __atomic extensions... no
no
checking for gettimeofday... (cached) yes
checking for gettimeofday... (cached) yes
yes
checking output filetype... checking for on_exit... checking for on_exit... yes
checking for uint64_t...
configure: WARNING: could not determine output file type
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... no
no
yes
checking whether struct tm is in sys/time.h or time.h... checking for psignal... checking for psignal... time.h
checking size of int... yes
yes
checking for pstat_getdynamic... checking for pstat_getdynamic... yes
checking for uintptr_t... 4
checking size of long... no
checking for pstat_getstatic... no
checking for pstat_getstatic... yes
checking for int_least32_t... no
8
checking for realpath... no
checking for realpath... checking for clearerr_unlocked... yes
checking for int_fast32_t... yes
yes
yes
checking for setrlimit... checking for feof_unlocked... checking for setrlimit... yes
yes
yes
checking for sbrk... checking for sbrk... checking for ferror_unlocked... yes
checking for uint64_t... yes
yes
yes
checking for spawnve... checking for spawnve... checking for fflush_unlocked... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking sys/mman.h usability... no
no
no
checking for spawnvpe... checking for fgetc_unlocked... checking for spawnvpe... yes
checking sys/mman.h presence... no
no
checking for fgets_unlocked... checking for strerror... no
checking for strerror... yes
checking for sys/mman.h... yes
checking for mmap... no
yes
checking for fileno_unlocked... yes
checking for strsignal... yes
checking for strsignal... checking link.h usability... yes
yes
checking for fprintf_unlocked... yes
checking for sysconf... checking for sysconf... no
checking link.h presence... no
yes
checking for fputc_unlocked... yes
checking for sysctl... no
checking for link.h... no
checking for fcntl... checking for sysctl... no
yes
checking for fputs_unlocked... yes
yes
checking whether strnlen is declared... checking for sysmp... checking for sysmp... yes
checking for getexecname... no
checking for fread_unlocked... no
no
checking for table... checking for table... no
checking whether tests can run... no
checking for fwrite_unlocked... no
checking for times... no
checking for times... yes
no
checking for getchar_unlocked... yes
yes
checking for wait3... configure: updating cache ./config.cache
configure: creating ./config.status
checking for wait3... yes
checking for getc_unlocked... yes
checking for wait4... yes
checking for wait4... yes
checking for putchar_unlocked... yes
yes
checking whether basename is declared... checking whether basename is declared... yes
checking for putc_unlocked... no
checking whether ffs is declared... no
checking whether ffs is declared... yes
yes
checking whether asprintf is declared... yes
checking whether abort is declared... checking whether asprintf is declared... yes
yes
checking whether vasprintf is declared... checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
yes
checking whether basename is declared... checking whether snprintf is declared... yes
checking whether snprintf is declared... yes
no
checking whether vsnprintf is declared... yes
checking whether errno is declared... checking whether vsnprintf is declared... yes
no
checking whether calloc is declared... yes
checking whether getopt is declared... checking whether calloc is declared... yes
yes
config.status: creating Makefile
checking whether getenv is declared... yes
checking whether vasprintf is declared... checking whether getenv is declared... config.status: creating backtrace-supported.h
config.status: creating config.h
config.status: executing libtool commands
yes
yes
config.status: executing gstdint.h commands
checking whether getopt is declared... yes
checking whether clearerr_unlocked is declared... checking whether getopt is declared... config.status: executing default commands
yes
yes
yes
checking whether feof_unlocked is declared... checking whether malloc is declared... checking whether malloc is declared... Configuring stage 1 in ./libdecnumber
yes
yes
yes
checking whether ferror_unlocked is declared... checking whether realloc is declared... checking whether realloc is declared... yes
yes
yes
checking whether fflush_unlocked is declared... checking whether sbrk is declared... checking whether sbrk is declared... yes
no
yes
checking whether fgetc_unlocked is declared... checking whether strtol is declared... checking whether strtol is declared... configure: creating cache ./config.cache
checking whether make sets $(MAKE)... yes
checking for x86_64-apple-darwin17.0.0-gcc... clang
yes
no
yes
checking whether strtoul is declared... checking whether fgets_unlocked is declared... checking whether strtoul is declared... yes
no
yes
checking whether strtoll is declared... checking whether fileno_unlocked is declared... checking whether strtoll is declared... yes
yes
yes
checking whether strtoull is declared... checking whether fprintf_unlocked is declared... checking whether strtoull is declared... checking for C compiler default output file name... yes
yes
no
a.out
checking whether the C compiler works... yes
checking whether strverscmp is declared... checking whether we are cross compiling... no
checking for suffix of executables... checking whether strverscmp is declared... checking whether fputc_unlocked is declared... no
checking whether canonicalize_file_name must be declared...
no
checking for suffix of object files... checking whether canonicalize_file_name must be declared... no
checking whether fputs_unlocked is declared... o
checking whether we are using the GNU C compiler... yes
yes
checking for stdlib.h... (cached) yes
checking for stdlib.h... (cached) yes
no
checking for unistd.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking whether fread_unlocked is declared... checking for working mmap... checking for getpagesize... (cached) yes
checking for working mmap... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... no
checking whether fwrite_unlocked is declared... yes
checking for working strncmp... yes
checking for working strncmp... none needed
checking for x86_64-apple-darwin17.0.0-ranlib... ranlib
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
checking whether clang supports -W... no
checking whether getchar_unlocked is declared... yes
yes
yes
checking whether clang supports -Wall... configure: updating cache ./config.cache
configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking whether getc_unlocked is declared... configure: creating ./config.status
yes
checking whether clang supports -Wwrite-strings... yes
checking whether putchar_unlocked is declared... yes
checking whether clang supports -Wstrict-prototypes... config.status: creating Makefile
config.status: creating Makefile
yes
yes
checking whether clang supports -Wmissing-prototypes... checking whether putc_unlocked is declared... config.status: creating testsuite/Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
config.status: creating config.h
yes
checking whether clang supports -Wold-style-definition... config.status: executing default commands
yes
checking for working alloca.h... yes
Configuring stage 1 in ./gcc
checking whether clang supports -Wmissing-format-attribute... if [ x"-fno-common" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
yes
checking for alloca... touch stamp-picdir
if [ x"" != x ] && [ ! -d noasan ]; then \
mkdir noasan; \
else true; fi
touch stamp-noasandir
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 ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
make[4]: Nothing to be done for `all'.
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/regex.c -o pic/regex.o; \
else true; fi
yes
checking whether clang supports -Wcast-qual... yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... yes
checking whether clang supports -pedantic -Wlong-long... yes
checking whether clang supports -fno-lto... yes
checking whether NLS is requested... no
checking for uchar... yes
checking how to run the C preprocessor... configure: creating cache ./config.cache
checking for ld used by GCC... checking build system type... x86_64-apple-darwin17.0.0
checking host system type... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... x86_64-apple-darwin17.0.0
checking target system type... x86_64-apple-darwin17.0.0
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking whether to place generated files in the source directory... no
checking whether a default linker was specified... no
checking whether a default assembler was specified... no
checking for x86_64-apple-darwin17.0.0-gcc... clang
clang -E
done
checking for iconv... (cached) no
checking for grep that handles long lines and -e... configure: updating cache ./config.cache
configure: creating ./config.status
checking for C compiler default output file name... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... config.status: creating Makefile
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... config.status: creating config.h
config.status: executing depdir commands
mkdir .deps
rm: conftest.dSYM: is a directory
checking for suffix of object files... make[3]: Nothing to be done for `all'.
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
rm: conftest.dSYM: is a directory
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 -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/regex.c -o noasan/regex.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o regex.o
yes
checking whether clang accepts -g... yes
checking for sys/types.h... yes
checking for clang option to accept ISO C89... yes
checking for sys/stat.h... none needed
yes
checking for stdlib.h... yes
checking for string.h... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o cplus-dem.o
yes
checking for memory.h... checking whether we are using the GNU C++ compiler... yes
yes
checking whether clang++ -std=gnu++98 accepts -g... checking for strings.h... yes
checking for x86_64-apple-darwin17.0.0-gnatbind... no
checking for x86_64-apple-darwin17.0.0-gnatmake... no
checking whether compiler driver understands Ada... yes
checking for inttypes.h... rm: conftest.dSYM: is a directory
no
checking how to run the C++ preprocessor... yes
checking for stdint.h... yes
clang++ -std=gnu++98 -E
checking for unistd.h... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/md5.c -o pic/md5.o; \
else true; fi
yes
checking ctype.h usability... checking for grep that handles long lines and -e... yes
checking ctype.h presence... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/md5.c -o noasan/md5.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o
/usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for ctype.h... yes
checking stddef.h usability... yes
checking stddef.h presence... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
rm: conftest.dSYM: is a directory
yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking stdio.h usability... rm: conftest.dSYM: is a directory
yes
checking stdio.h presence... yes
checking for stdio.h... yes
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o
yes
checking for sys/types.h... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o cp-demangle.o
yes
checking for sys/stat.h... yes
checking for uintptr_t... yes
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
checking for stdlib.h... yes
checking for int_least32_t... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o alloca.o
yes
checking for string.h... yes
checking for memory.h... if [ x"" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ] && [ ! -d noasan ]; then \
mkdir noasan; \
else true; fi
touch stamp-noasandir
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 ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
yes
checking for int_fast32_t... 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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/regex.c -o noasan/regex.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/regex.c -o regex.o
yes
checking for strings.h... yes
checking for uint64_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking for an ANSI C-conforming const... yes
checking for unistd.h... yes
checking for off_t... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/argv.c -o pic/argv.o; \
else true; fi
yes
checking minix/config.h usability... yes
checking size of int... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/argv.c -o noasan/argv.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o argv.o
no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
4
checking size of long... yes
checking how to run the C preprocessor... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o choose-temp.o
8
checking for ANSI C header files... (cached) yes
checking build system type... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/concat.c -o pic/concat.o; \
else true; fi
x86_64-apple-darwin17.0.0
checking host system type... x86_64-apple-darwin17.0.0
checking target system type... clang -E
x86_64-apple-darwin17.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... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/concat.c -o noasan/concat.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o concat.o
checking for inline... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/cplus-dem.c -o cplus-dem.o
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
inline
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o cp-demint.o
no
checking size of void *... configure: updating cache ./config.cache
configure: creating ./config.status
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
8
checking size of short... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o crc32.o
config.status: creating Makefile
config.status: creating config.h
config.status: executing gstdint.h commands
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
2
checking size of int... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/md5.c -o noasan/md5.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/md5.c -o md5.o
4
checking size of long... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o d-demangle.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/sha1.c -o sha1.o
8
checking for long long... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/dwarfnames.c -o pic/dwarfnames.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o
yes
checking size of long long... make all-am
/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
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 -fno-common -DPIC -o .libs/atomic.o
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
8
checking for int8_t... 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 >/dev/null 2>&1
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/alloca.c -o alloca.o
/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
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 -fno-common -DPIC -o .libs/dwarf.o
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/fdmatch.c -o pic/fdmatch.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/argv.c -o pic/argv.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/argv.c -o noasan/argv.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/argv.c -o argv.o
yes
checking for int16_t... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/choose-temp.c -o choose-temp.o
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/fibheap.c -o pic/fibheap.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/concat.c -o pic/concat.o; \
else true; fi
yes
checking for int32_t... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/concat.c -o noasan/concat.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../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 -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.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 >/dev/null 2>&1
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demint.c -o pic/cp-demint.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demint.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demint.c -o cp-demint.o
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
yes
checking for int64_t... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/crc32.c -o pic/crc32.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/crc32.c -o crc32.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/d-demangle.c -o pic/d-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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/d-demangle.c -o d-demangle.o
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
yes
checking for long long int... /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
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 -fno-common -DPIC -o .libs/fileline.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/dwarfnames.c -o pic/dwarfnames.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/dwarfnames.c -o dwarfnames.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 >/dev/null 2>&1
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/fnmatch.c -o pic/fnmatch.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/dyn-string.c -o dyn-string.o
yes
checking for intmax_t... /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
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 -fno-common -DPIC -o .libs/posix.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fdmatch.c -o pic/fdmatch.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fdmatch.c -o fdmatch.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 >/dev/null 2>&1
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fibheap.c -o pic/fibheap.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fibheap.c -o fibheap.o
yes
checking for intptr_t... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
/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
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 -fno-common -DPIC -o .libs/print.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/filename_cmp.c -o pic/filename_cmp.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/filename_cmp.c -o filename_cmp.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 >/dev/null 2>&1
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/floatformat.c -o pic/floatformat.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/floatformat.c -o floatformat.o
yes
checking for uint8_t... /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
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.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 -fno-common -DPIC -o .libs/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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fnmatch.c -o pic/fnmatch.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
yes
checking for uint16_t... clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fnmatch.c -o fnmatch.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 >/dev/null 2>&1
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/getopt1.c -o pic/getopt1.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fopen_unlocked.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
yes
checking for uint32_t... /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
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.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 -fno-common -DPIC -o .libs/state.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/getopt.c -o pic/getopt.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/getopt.c -o getopt.o
yes
checking for uint64_t... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
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 >/dev/null 2>&1
yes
checking for unsigned long long int... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
/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
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/getopt1.c -o getopt1.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 -fno-common -DPIC -o .libs/backtrace.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/getpwd.c -o getpwd.o
yes
checking for uintmax_t... 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 >/dev/null 2>&1
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/getruntime.c -o pic/getruntime.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/getruntime.c -o getruntime.o
/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
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 -fno-common -DPIC -o .libs/simple.o
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/hashtab.c -o pic/hashtab.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/hashtab.c -o pic/hashtab.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/hashtab.c -o hashtab.o
yes
checking for uintptr_t... 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 >/dev/null 2>&1
/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
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 -fno-common -DPIC -o .libs/unknown.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/hex.c -o pic/hex.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/hex.c -o noasan/hex.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/hex.c -o hex.o
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 >/dev/null 2>&1
yes
checking for int64_t underlying type... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/lbasename.c -o pic/lbasename.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/lbasename.c -o lbasename.o
/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
long long
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 -fno-common -DPIC -o .libs/mmapio.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/hex.c -o pic/hex.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/lrealpath.c -o lrealpath.o
checking for std::swap in <utility>... 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 >/dev/null 2>&1
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/hex.c -o noasan/hex.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/make-relative-prefix.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
yes
checking whether clang++ -std=gnu++98 is affected by placement new aliasing bug... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
/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
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 -fno-common -DPIC -o .libs/mmap.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/make-temp-file.c -o pic/make-temp-file.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/make-temp-file.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/make-temp-file.c -o make-temp-file.o
yes
checking whether clang++ -std=gnu++98 supports -W... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.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 >/dev/null 2>&1
yes
checking whether clang++ -std=gnu++98 supports -Wall... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/objalloc.c -o pic/objalloc.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/objalloc.c -o objalloc.o
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
yes
checking whether clang++ -std=gnu++98 supports -Wnarrowing... true DO=all multi-do # make
/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
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/obstack.c -o pic/obstack.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../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 -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o
yes
checking whether clang++ -std=gnu++98 supports -Wwrite-strings... libtool: link: ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/unknown.o .libs/mmapio.o .libs/mmap.o
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libbacktrace.a(atomic.o) has no symbols
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
libtool: link: ranlib .libs/libbacktrace.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libbacktrace.a(atomic.o) has no symbols
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/partition.c -o pic/partition.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/partition.c -o noasan/partition.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/partition.c -o partition.o
libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" )
yes
Configuring stage 1 in ./libcpp
checking whether clang++ -std=gnu++98 supports -Wcast-qual... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/pexecute.c -o pic/pexecute.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../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 -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/make-relative-prefix.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
yes
checking whether clang++ -std=gnu++98 supports -Wformat... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/physmem.c -o pic/physmem.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/physmem.c -o physmem.o
yes
checking whether clang supports -Wstrict-prototypes... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
yes
checking whether clang supports -Wmissing-prototypes... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/pex-common.c -o pic/pex-common.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/pex-common.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/make-temp-file.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o
configure: creating cache ./config.cache
yes
checking build system type... checking whether clang++ -std=gnu++98 supports -Wmissing-format-attribute... x86_64-apple-darwin17.0.0
checking host system type... x86_64-apple-darwin17.0.0
checking target system type... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/objalloc.c -o pic/objalloc.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/pex-one.c -o pic/pex-one.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/pex-one.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/pex-one.c -o pex-one.o
x86_64-apple-darwin17.0.0
checking whether make sets $(MAKE)... yes
checking whether clang++ -std=gnu++98 supports -Woverloaded-virtual... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-apple-darwin17.0.0-gcc... clang
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/pex-unix.c -o pic/pex-unix.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/pex-unix.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/pex-unix.c -o pex-unix.o
yes
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o
checking whether clang supports -Wold-style-definition... yes
checking whether clang supports -Wc++-compat... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/obstack.c -o pic/obstack.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/vprintf-support.c -o vprintf-support.o
yes
checking whether clang++ -std=gnu++98 supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/rust-demangle.c -o pic/rust-demangle.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 -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
checking for C compiler default output file name... clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/rust-demangle.c -o rust-demangle.o
yes
checking whether clang supports -fno-exceptions... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/partition.c -o pic/partition.o; \
else true; fi
a.out
checking whether the C compiler works... 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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/safe-ctype.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/safe-ctype.c -o safe-ctype.o
yes
checking whether clang supports -fno-rtti... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object.c -o pic/simple-object.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../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 -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/partition.c -o noasan/partition.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o
yes
checking whether clang supports -fasynchronous-unwind-tables... checking for suffix of object files... yes
o
checking whether we are using the GNU C compiler... checking valgrind.h usability... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/pexecute.c -o pic/pexecute.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-coff.c -o pic/simple-object-coff.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-coff.c -o simple-object-coff.o
yes
checking whether clang accepts -g... no
checking valgrind.h presence... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o
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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-elf.c -o pic/simple-object-elf.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-elf.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-elf.c -o simple-object-elf.o
no
checking for valgrind.h... no
checking for VALGRIND_DISCARD in <valgrind/memcheck.h>... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
none needed
no
checking for VALGRIND_DISCARD in <memcheck.h>... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-mach-o.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
no
checking for multiarch configuration... auto
configure: WARNING: decimal float is not supported for this target, ignored
configure: WARNING: fixed-point is not supported for this target, ignored
checking whether make sets $(MAKE)... yes
checking for gawk... awk
checking whether ln -s works... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
yes
checking whether ln works... yes
checking for x86_64-apple-darwin17.0.0-ranlib... ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking for cmp's capabilities... gnucompare
checking for mktemp... yes
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
checking for modern makeinfo... yes
checking for recent Pod::Man... yes
checking for flex... flex
checking for bison... bison
checking for nm... nm
checking for ar... ar
checking for sphinx-build... texinfo
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-xcoff.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../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 -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o
checking whether we are using the GNU C++ compiler... yes
checking whether string.h and strings.h may both be included... yes
checking whether clang++ -std=gnu++98 accepts -g... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/pex-one.c -o pic/pex-one.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/sort.c -o pic/sort.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/sort.c -o noasan/sort.o; \
else true; fi
yes
checking for sys/wait.h that is POSIX.1 compatible... clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/sort.c -o sort.o
yes
checking for x86_64-apple-darwin17.0.0-ranlib... ranlib
checking how to run the C preprocessor... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o
yes
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
checking whether termios.h defines TIOCGWINSZ... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/spaces.c -o spaces.o
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
yes
clang -E
checking for limits.h... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/splay-tree.c -o pic/splay-tree.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/splay-tree.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/splay-tree.c -o splay-tree.o
yes
checking for stddef.h... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/stack-limit.c -o pic/stack-limit.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/stack-limit.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/stack-limit.c -o stack-limit.o
checking for grep that handles long lines and -e... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/vprintf-support.c -o pic/vprintf-support.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/strerror.c -o pic/strerror.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
checking for time.h... clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/strerror.c -o strerror.o
/usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for iconv.h... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/strsignal.c -o pic/strsignal.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/strsignal.c -o strsignal.o
yes
checking for fcntl.h... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/rust-demangle.c -o pic/rust-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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/timeval-utils.c -o pic/timeval-utils.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/timeval-utils.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/timeval-utils.c -o timeval-utils.o
rm: conftest.dSYM: is a directory
yes
checking for ftw.h... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/unlink-if-ordinary.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../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 -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
rm: conftest.dSYM: is a directory
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o rust-demangle.o
yes
checking for unistd.h... (cached) yes
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xasprintf.c -o pic/xasprintf.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xasprintf.c -o xasprintf.o
checking for sys/file.h... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
yes
checking for sys/types.h... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xatexit.c -o pic/xatexit.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xatexit.c -o xatexit.o
yes
checking for sys/time.h... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.o
yes
checking for sys/stat.h... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xexit.c -o pic/xexit.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xexit.c -o xexit.o
yes
checking for sys/mman.h... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
yes
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xmalloc.c -o pic/xmalloc.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xmalloc.c -o xmalloc.o
checking for stdlib.h... yes
checking for sys/resource.h... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xmemdup.c -o pic/xmemdup.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
yes
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xmemdup.c -o xmemdup.o
yes
checking for string.h... checking for sys/param.h... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xstrdup.c -o pic/xstrdup.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xstrdup.c -o xstrdup.o
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
yes
yes
checking for memory.h... checking for sys/times.h... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xstrerror.c -o pic/xstrerror.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xstrerror.c -o xstrerror.o
yes
yes
checking for sys/stat.h... (cached) yes
checking for direct.h... checking for strings.h... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object-coff.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xstrndup.c -o pic/xstrndup.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xstrndup.c -o xstrndup.o
no
checking for malloc.h... yes
checking for inttypes.h... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xvasprintf.c -o pic/xvasprintf.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/xvasprintf.c -o xvasprintf.o
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
no
checking for langinfo.h... yes
checking for stdint.h... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/mempcpy.c -o pic/mempcpy.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/mempcpy.c -o noasan/mempcpy.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/mempcpy.c -o mempcpy.o
yes
checking for ldfcn.h... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/strverscmp.c -o pic/strverscmp.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/strverscmp.c -o noasan/strverscmp.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/strverscmp.c -o strverscmp.o
yes
checking for unistd.h... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object-elf.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.o
no
checking for locale.h... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/setproctitle.c -o pic/setproctitle.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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../libiberty/setproctitle.c -o setproctitle.o
yes
checking minix/config.h usability... yes
checking for wchar.h... rm -f ./libiberty.a pic/./libiberty.a noasan/./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 ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o ./setproctitle.o
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
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 ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o ./setproctitle.o; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi; \
if [ x"" != x ]; then \
cd noasan; \
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 ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o ./setproctitle.o; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi
yes
no
checking minix/config.h presence... checking for thread.h... 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 -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decNumber.c
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... no
checking for pthread.h... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object-mach-o.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
yes
checking for CHAR_BIT... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking whether byte ordering is bigendian... no
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
checking whether clang supports -W... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
yes
checking whether clang supports -Wall... yes
checking whether clang supports -Wnarrowing... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
no
checking how to run the C++ preprocessor... clang++ -std=gnu++98 -E
yes
checking whether clang supports -Wwrite-strings... yes
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/sort.c -o pic/sort.o; \
else true; fi
checking whether clang supports -Wmissing-format-attribute... checking for unordered_map... yes
checking whether clang supports -Wstrict-prototypes... 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 -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/decContext.c
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/sort.c -o noasan/sort.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o
yes
yes
checking whether clang supports -Wmissing-prototypes... checking for tr1/unordered_map... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
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 -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal32.c
yes
no
checking for ext/hash_map... checking whether clang supports -Wold-style-definition... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o
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 -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal64.c
yes
checking whether clang supports -Wc++-compat... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
yes
checking dependency style of clang++ -std=gnu++98... yes
checking whether clang supports -pedantic -Wlong-long... 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 -fno-lto -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal128.c
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o
yes
checking whether clang supports -fno-exceptions... gcc3
checking for collect2 libraries... yes
checking whether clang supports -fno-rtti... rm -f libdecnumber.a
ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
ranlib libdecnumber.a
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
yes
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o
checking dependency style of clang++ -std=gnu++98... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
gcc3
checking whether time.h and sys/time.h may both be included... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../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 -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o
yes
checking whether string.h and strings.h may both be included... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
none required
checking for library containing exc_resume... yes
checking locale.h usability... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/unlink-if-ordinary.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE ../../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 -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o
yes
checking locale.h presence... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
no
checking for library containing kstat_open... yes
checking for locale.h... yes
checking fcntl.h usability... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xatexit.c -o noasan/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 -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o
yes
checking fcntl.h presence... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
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
yes
checking for fcntl.h... yes
checking limits.h usability... no
checking for library containing ldexp... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o
yes
checking limits.h presence... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
none required
checking for inttypes.h... yes
checking for limits.h... yes
checking stddef.h usability... 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
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o
yes
checking for times... yes
checking stddef.h presence... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
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
yes
yes
checking for stddef.h... yes
checking for clock... checking for stdlib.h... (cached) yes
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking sys/file.h usability... 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
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
yes
checking for kill... yes
checking sys/file.h presence... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.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/procopen.c
yes
checking for sys/file.h... yes
yes
checking for unistd.h... (cached) yes
checking for getrlimit... checking whether byte ordering is bigendian... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
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
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o
yes
checking for setrlimit... 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"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
yes
srcdir="../../../fixincludes" /bin/sh ../../../fixincludes/mkfixinc.sh x86_64-apple-darwin17.0.0
sed -e 's/@gcc_version@/7.1.0/' < mkheaders.almost > mkheadersT
checking for atoq... no
checking for an ANSI C-conforming const... mv -f mkheadersT mkheaders
clang -g -O2 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o
yes
checking for inline... echo timestamp > full-stamp
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/mempcpy.c -o pic/mempcpy.o; \
else true; fi
no
checking for popen... clang++ -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -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
inline
checking for obstacks... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/mempcpy.c -o noasan/mempcpy.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/mempcpy.c -o mempcpy.o
if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/strverscmp.c -o pic/strverscmp.o; \
else true; fi
yes
no
checking for off_t... checking for sysconf... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/strverscmp.c -o noasan/strverscmp.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strverscmp.c -o strverscmp.o
yes
checking for strsignal... if [ x"-fno-common" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
yes
checking for size_t... if [ x"" != x ]; then \
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o
yes
checking for getrusage... rm -f ./libiberty.a pic/./libiberty.a noasan/./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 ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o ./setproctitle.o
ranlib ./libiberty.a
if [ x"-fno-common" != 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 ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o ./setproctitle.o; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi; \
if [ x"" != x ]; then \
cd noasan; \
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 ./d-demangle.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 ./vprintf-support.o ./rust-demangle.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o ./setproctitle.o; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi
clang++ -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -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
yes
checking for nl_langinfo... yes
checking for ssize_t... yes
checking for gettimeofday... yes
checking for uintptr_t... yes
checking for mbstowcs... clang++ -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -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
yes
clang++ -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -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
checking for wcswidth... yes
checking for ptrdiff_t... clang++ -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -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
yes
clang++ -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -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
checking for mmap... yes
checking for uint64_t... yes
checking for setlocale... yes
checking whether struct tm is in sys/time.h or time.h... yes
time.h
checking size of int... checking for clearerr_unlocked... clang++ -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -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
yes
4
checking size of long... echo "#define LOCALEDIR \"/usr/local/Cellar/gcc/7.1.0/share/locale\"" > localedir.new
checking for feof_unlocked... ../../../libcpp/../move-if-change localedir.new localedir.h
echo timestamp > localedir.hs
clang++ -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -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++ -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -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
yes
checking for ferror_unlocked... 8
checking for clearerr_unlocked... yes
yes
checking for fflush_unlocked... checking for feof_unlocked... yes
no
checking for fgetc_unlocked... checking for ferror_unlocked... clang++ -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -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
clang++ -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -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
no
yes
checking for fgets_unlocked... checking for fflush_unlocked... no
no
checking for fileno_unlocked... checking for fgetc_unlocked... clang++ -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -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
no
yes
checking for fgets_unlocked... checking for fprintf_unlocked... clang++ -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -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++ -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -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
no
checking for fileno_unlocked... no
checking for fputc_unlocked... clang++ -std=gnu++98 -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include -g -O2 -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
yes
checking for fprintf_unlocked... no
checking for fputs_unlocked... 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
no
ranlib libcpp.a
checking for fputc_unlocked... no
checking for fread_unlocked... no
checking for fputs_unlocked... no
checking for fwrite_unlocked... no
checking for fread_unlocked... no
checking for getchar_unlocked... no
checking for fwrite_unlocked... yes
checking for getc_unlocked... no
checking for getchar_unlocked... yes
checking for putchar_unlocked... yes
checking for getc_unlocked... yes
checking for putc_unlocked... yes
checking for putchar_unlocked... yes
checking for madvise... yes
checking for putc_unlocked... yes
checking whether mbstowcs works... yes
checking whether abort is declared... yes
checking for ssize_t... yes
checking whether asprintf is declared... yes
checking whether basename is declared... yes
checking for caddr_t... no
checking whether errno is declared... no
yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) 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 whether getopt is declared... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for pid_t... yes
checking whether vasprintf is declared... yes
checking whether clearerr_unlocked is declared... yes
checking for vfork.h... yes
checking whether feof_unlocked is declared... no
checking for fork... yes
checking whether ferror_unlocked is declared... yes
checking for vfork... yes
checking whether fflush_unlocked is declared... yes
no
checking for working fork... checking whether fgetc_unlocked is declared... no
checking whether fgets_unlocked is declared... yes
checking for working vfork... (cached) yes
checking for ld used by GCC... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... no
checking whether fileno_unlocked is declared... done
checking for iconv... yes
checking whether fprintf_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... no
install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for LC_MESSAGES... checking whether fread_unlocked is declared... no
yes
checking for nl_langinfo and CODESET... checking whether fwrite_unlocked is declared... no
yes
checking whether getchar_unlocked is declared... checking whether basename is declared... yes
checking whether getc_unlocked is declared... no
checking whether strstr is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether getenv is declared... yes
checking whether putc_unlocked is declared... yes
checking for working alloca.h... yes
checking whether atol is declared... yes
checking for alloca... yes
checking whether atoll is declared... yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... yes
checking whether asprintf is declared... yes
checking whether NLS is requested... no
checking for uchar... yes
checking for ld used by GCC... checking whether sbrk is declared... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... yes
checking whether abort is declared... done
checking for iconv... yes
checking whether atof is declared... yes
yes
checking how to link with libiconv... -liconv
checking for iconv declaration... checking whether getcwd is declared... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
yes
checking whether getwd is declared... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking whether madvise is declared... config.status: creating Makefile
config.status: creating config.h
yes
checking whether stpcpy is declared... config.status: executing depdir commands
mkdir .deps
clang++ -std=gnu++98 -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++ -std=gnu++98 -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++ -std=gnu++98 -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
yes
checking whether strnlen is declared... clang++ -std=gnu++98 -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
yes
checking whether strsignal is declared... clang++ -std=gnu++98 -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
yes
checking whether strverscmp is declared... clang++ -std=gnu++98 -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
no
checking whether strtol is declared... clang++ -std=gnu++98 -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
yes
checking whether strtoul is declared... echo "#define LOCALEDIR \"/usr/local/Cellar/gcc/7.1.0/share/locale\"" > localedir.new
../../libcpp/../move-if-change localedir.new localedir.h
echo timestamp > localedir.hs
clang++ -std=gnu++98 -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
yes
checking whether strtoll is declared... clang++ -std=gnu++98 -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++ -std=gnu++98 -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
yes
checking whether strtoull is declared... yes
checking whether setenv is declared... clang++ -std=gnu++98 -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
yes
checking whether unsetenv is declared... clang++ -std=gnu++98 -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++ -std=gnu++98 -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++ -std=gnu++98 -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
yes
checking whether errno is declared... clang++ -std=gnu++98 -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
yes
checking whether snprintf is declared... 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
yes
checking whether vsnprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether calloc is declared... yes
checking whether free is declared... yes
checking whether getopt is declared... yes
checking whether clock is declared... yes
checking whether getpagesize is declared... yes
checking whether ffs is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... no
checking whether fgetc_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether fileno_unlocked is declared... yes
checking whether fprintf_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getchar_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether getrlimit is declared... yes
checking whether setrlimit is declared... yes
checking whether getrusage is declared... yes
checking whether ldgetname is declared... no
checking whether times is declared... yes
checking whether sigaltstack is declared... yes
checking for struct tms... yes
checking for clock_t... yes
checking for F_SETLKW... yes
checking if mkdir takes one argument... no
Using `../../gcc/config/i386/i386.c' for machine-specific logic.
Using `../../gcc/config/i386/i386.md' as machine description file.
Using the following target machine macro files:
../../gcc/config/vxworks-dummy.h
../../gcc/config/i386/biarch64.h
../../gcc/config/i386/i386.h
../../gcc/config/darwin.h
../../gcc/config/darwin9.h
../../gcc/config/darwin10.h
../../gcc/config/darwin12.h
../../gcc/config/i386/darwin.h
../../gcc/config/i386/darwin64.h
../../gcc/config/initfini-array.h
Using host-darwin.o host-i386-darwin.o for host machine hooks.
checking for __cxa_atexit... yes
checking whether NLS is requested... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/super/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... 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 /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for x86_64-apple-darwin17.0.0-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin17.0.0-ar... (cached) ar
checking for x86_64-apple-darwin17.0.0-strip... no
checking for strip... strip
checking for x86_64-apple-darwin17.0.0-ranlib... (cached) ranlib
checking command to parse nm output from clang object... ok
checking for x86_64-apple-darwin17.0.0-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin17.0.0-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin17.0.0-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin17.0.0-otool... no
checking for otool... otool
checking for x86_64-apple-darwin17.0.0-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... no
checking for dlfcn.h... yes
checking for objdir... .libs
che
[...snip...]
mmon -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunstfti_s.o -MT _fixunstfti_s.o -MD -MP -MF _fixunstfti_s.dep -DSHARED -DL_floatdidf -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattisf_s.o -MT _floattisf_s.o -MD -MP -MF _floattisf_s.dep -DSHARED -DL_floatdixf -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfti.o -MT _fixdfti.o -MD -MP -MF _fixdfti.dep -DL_fixdfdi -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfti.o -MT _fixxfti.o -MD -MP -MF _fixxfti.dep -DL_fixxfdi -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattidf_s.o -MT _floattidf_s.o -MD -MP -MF _floattidf_s.dep -DSHARED -DL_floatundisf -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattixf_s.o -MT _floattixf_s.o -MD -MP -MF _floattixf_s.dep -DSHARED -DL_floatundidf -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixtfti.o -MT _fixtfti.o -MD -MP -MF _fixtfti.dep -DL_fixunssfdi -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattitf_s.o -MT _floattitf_s.o -MD -MP -MF _floattitf_s.dep -DSHARED -DL_floatundixf -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfti.o -MT _fixunssfti.o -MD -MP -MF _fixunssfti.dep -DL_fixunsdfdi -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntisf_s.o -MT _floatuntisf_s.o -MD -MP -MF _floatuntisf_s.dep -DSHARED -DL -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfti.o -MT _fixunsdfti.o -MD -MP -MF _fixunsdfti.dep -DL_fixunsxfdi -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfti.o -MT _fixunsxfti.o -MD -MP -MF _fixunsxfti.dep -DL_floatdisf -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntidf_s.o -MT _floatuntidf_s.o -MD -MP -MF _floatuntidf_s.dep -DSHARED -DL -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunstfti.o -MT _fixunstfti.o -MD -MP -MF _fixunstfti.dep -DL_floatdidf -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntixf_s.o -MT _floatuntixf_s.o -MD -MP -MF _floatuntixf_s.dep -DSHARED -DL -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntitf_s.o -MT _floatuntitf_s.o -MD -MP -MF _floatuntitf_s.dep -DSHARED -DL -c ../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattisf.o -MT _floattisf.o -MD -MP -MF _floattisf.dep -DL_floatdixf -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattidf.o -MT _floattidf.o -MD -MP -MF _floattidf.dep -DL_floatundisf -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _moddi3_s.o -MT _moddi3_s.o -MD -MP -MF _moddi3_s.dep -DSHARED -DL_moddi3 -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmoddi4_s.o -MT _divmoddi4_s.o -MD -MP -MF _divmoddi4_s.dep -DSHARED -DL_divmoddi4 -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattixf.o -MT _floattixf.o -MD -MP -MF _floattixf.dep -DL_floatundidf -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattitf.o -MT _floattitf.o -MD -MP -MF _floattitf.dep -DL_floatundixf -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntisf.o -MT _floatuntisf.o -MD -MP -MF _floatuntisf.dep -DL -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umoddi3_s.o -MT _umoddi3_s.o -MD -MP -MF _umoddi3_s.dep -DSHARED -DL_umoddi3 -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmoddi4_s.o -MT _udivmoddi4_s.o -MD -MP -MF _udivmoddi4_s.dep -DSHARED -DL_udivmoddi4 -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udiv_w_sdiv_s.o -MT _udiv_w_sdiv_s.o -MD -MP -MF _udiv_w_sdiv_s.dep -DSHARED -DL_udiv_w_sdiv -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntidf.o -MT _floatuntidf.o -MD -MP -MF _floatuntidf.dep -DL -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntixf.o -MT _floatuntixf.o -MD -MP -MF _floatuntixf.dep -DL -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntitf.o -MT _floatuntitf.o -MD -MP -MF _floatuntitf.dep -DL -c ../../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o darwin-64_s.o -MT darwin-64_s.o -MD -MP -MF darwin-64_s.dep -DSHARED -c ../../../libgcc/config/darwin-64.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c ../../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _moddi3.o -MT _moddi3.o -MD -MP -MF _moddi3.dep -DL_moddi3 -c ../../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o cpuinfo_s.o -MT cpuinfo_s.o -MD -MP -MF cpuinfo_s.dep -DSHARED -c ../../../libgcc/config/i386/cpuinfo.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o sfp-exceptions_s.o -MT sfp-exceptions_s.o -MD -MP -MF sfp-exceptions_s.dep -DSHARED -c ../../../libgcc/config/i386/sfp-exceptions.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmoddi4.o -MT _divmoddi4.o -MD -MP -MF _divmoddi4.dep -DL_divmoddi4 -c ../../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o addtf3_s.o -MT addtf3_s.o -MD -MP -MF addtf3_s.dep -DSHARED -c ../../../libgcc/soft-fp/addtf3.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -c ../../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umoddi3.o -MT _umoddi3.o -MD -MP -MF _umoddi3.dep -DL_umoddi3 -c ../../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o divtf3_s.o -MT divtf3_s.o -MD -MP -MF divtf3_s.dep -DSHARED -c ../../../libgcc/soft-fp/divtf3.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2_s.o -MT eqtf2_s.o -MD -MP -MF eqtf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/eqtf2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c ../../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o getf2_s.o -MT getf2_s.o -MD -MP -MF getf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/getf2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c ../../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o darwin-64.o -MT darwin-64.o -MD -MP -MF darwin-64.dep -c ../../../../libgcc/config/darwin-64.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o cpuinfo.o -MT cpuinfo.o -MD -MP -MF cpuinfo.dep -c ../../../../libgcc/config/i386/cpuinfo.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o letf2_s.o -MT letf2_s.o -MD -MP -MF letf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/letf2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o multf3_s.o -MT multf3_s.o -MD -MP -MF multf3_s.dep -DSHARED -c ../../../libgcc/soft-fp/multf3.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o negtf2_s.o -MT negtf2_s.o -MD -MP -MF negtf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/negtf2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o subtf3_s.o -MT subtf3_s.o -MD -MP -MF subtf3_s.dep -DSHARED -c ../../../libgcc/soft-fp/subtf3.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o tf-signs.o -MT tf-signs.o -MD -MP -MF tf-signs.dep -c ../../../../libgcc/config/i386/32/tf-signs.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2_s.o -MT unordtf2_s.o -MD -MP -MF unordtf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/unordtf2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o sfp-exceptions.o -MT sfp-exceptions.o -MD -MP -MF sfp-exceptions.dep -c ../../../../libgcc/config/i386/sfp-exceptions.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi_s.o -MT fixtfsi_s.o -MD -MP -MF fixtfsi_s.dep -DSHARED -c ../../../libgcc/soft-fp/fixtfsi.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi_s.o -MT fixunstfsi_s.o -MD -MP -MF fixunstfsi_s.dep -DSHARED -c ../../../libgcc/soft-fp/fixunstfsi.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o addtf3.o -MT addtf3.o -MD -MP -MF addtf3.dep -c ../../../../libgcc/soft-fp/addtf3.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf_s.o -MT floatsitf_s.o -MD -MP -MF floatsitf_s.dep -DSHARED -c ../../../libgcc/soft-fp/floatsitf.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf_s.o -MT floatunsitf_s.o -MD -MP -MF floatunsitf_s.dep -DSHARED -c ../../../libgcc/soft-fp/floatunsitf.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o divtf3.o -MT divtf3.o -MD -MP -MF divtf3.dep -c ../../../../libgcc/soft-fp/divtf3.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2.o -MT eqtf2.o -MD -MP -MF eqtf2.dep -c ../../../../libgcc/soft-fp/eqtf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi_s.o -MT fixtfdi_s.o -MD -MP -MF fixtfdi_s.dep -DSHARED -c ../../../libgcc/soft-fp/fixtfdi.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o getf2.o -MT getf2.o -MD -MP -MF getf2.dep -c ../../../../libgcc/soft-fp/getf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o letf2.o -MT letf2.o -MD -MP -MF letf2.dep -c ../../../../libgcc/soft-fp/letf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi_s.o -MT fixunstfdi_s.o -MD -MP -MF fixunstfdi_s.dep -DSHARED -c ../../../libgcc/soft-fp/fixunstfdi.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o multf3.o -MT multf3.o -MD -MP -MF multf3.dep -c ../../../../libgcc/soft-fp/multf3.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatditf_s.o -MT floatditf_s.o -MD -MP -MF floatditf_s.dep -DSHARED -c ../../../libgcc/soft-fp/floatditf.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o negtf2.o -MT negtf2.o -MD -MP -MF negtf2.dep -c ../../../../libgcc/soft-fp/negtf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf_s.o -MT floatunditf_s.o -MD -MP -MF floatunditf_s.dep -DSHARED -c ../../../libgcc/soft-fp/floatunditf.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o subtf3.o -MT subtf3.o -MD -MP -MF subtf3.dep -c ../../../../libgcc/soft-fp/subtf3.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixtfti_s.o -MT fixtfti_s.o -MD -MP -MF fixtfti_s.dep -DSHARED -c ../../../libgcc/soft-fp/fixtfti.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2.o -MT unordtf2.o -MD -MP -MF unordtf2.dep -c ../../../../libgcc/soft-fp/unordtf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfti_s.o -MT fixunstfti_s.o -MD -MP -MF fixunstfti_s.dep -DSHARED -c ../../../libgcc/soft-fp/fixunstfti.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi.o -MT fixtfsi.o -MD -MP -MF fixtfsi.dep -c ../../../../libgcc/soft-fp/fixtfsi.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floattitf_s.o -MT floattitf_s.o -MD -MP -MF floattitf_s.dep -DSHARED -c ../../../libgcc/soft-fp/floattitf.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatuntitf_s.o -MT floatuntitf_s.o -MD -MP -MF floatuntitf_s.dep -DSHARED -c ../../../libgcc/soft-fp/floatuntitf.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi.o -MT fixunstfsi.o -MD -MP -MF fixunstfsi.dep -c ../../../../libgcc/soft-fp/fixunstfsi.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf.o -MT floatsitf.o -MD -MP -MF floatsitf.dep -c ../../../../libgcc/soft-fp/floatsitf.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2_s.o -MT extendsftf2_s.o -MD -MP -MF extendsftf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/extendsftf2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf.o -MT floatunsitf.o -MD -MP -MF floatunsitf.dep -c ../../../../libgcc/soft-fp/floatunsitf.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2_s.o -MT extenddftf2_s.o -MD -MP -MF extenddftf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/extenddftf2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2_s.o -MT extendxftf2_s.o -MD -MP -MF extendxftf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/extendxftf2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi.o -MT fixtfdi.o -MD -MP -MF fixtfdi.dep -c ../../../../libgcc/soft-fp/fixtfdi.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi.o -MT fixunstfdi.o -MD -MP -MF fixunstfdi.dep -c ../../../../libgcc/soft-fp/fixunstfdi.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2_s.o -MT trunctfsf2_s.o -MD -MP -MF trunctfsf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/trunctfsf2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2_s.o -MT trunctfdf2_s.o -MD -MP -MF trunctfdf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/trunctfdf2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatditf.o -MT floatditf.o -MD -MP -MF floatditf.dep -c ../../../../libgcc/soft-fp/floatditf.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf.o -MT floatunditf.o -MD -MP -MF floatunditf.dep -c ../../../../libgcc/soft-fp/floatunditf.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2_s.o -MT trunctfxf2_s.o -MD -MP -MF trunctfxf2_s.dep -DSHARED -c ../../../libgcc/soft-fp/trunctfxf2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o enable-execute-stack_s.o -MT enable-execute-stack_s.o -MD -MP -MF enable-execute-stack_s.dep -DSHARED -c enable-execute-stack.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2.o -MT extendsftf2.o -MD -MP -MF extendsftf2.dep -c ../../../../libgcc/soft-fp/extendsftf2.c -fvisibility=hidden -DHIDE_EXPORTS
enable-execute-stack.c:33:13: warning: 'check_enabling' declared 'static' but never defined [-Wunused-function]
static void check_enabling (void) __attribute__ ((unused));
^~~~~~~~~~~~~~
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2_s.o -MT unwind-dw2_s.o -MD -MP -MF unwind-dw2_s.dep -DSHARED -fexceptions -c ../../../libgcc/unwind-dw2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2.o -MT extenddftf2.o -MD -MP -MF extenddftf2.dep -c ../../../../libgcc/soft-fp/extenddftf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2-fde-darwin_s.o -MT unwind-dw2-fde-darwin_s.o -MD -MP -MF unwind-dw2-fde-darwin_s.dep -DSHARED -fexceptions -c ../../../libgcc/config/unwind-dw2-fde-darwin.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-sjlj_s.o -MT unwind-sjlj_s.o -MD -MP -MF unwind-sjlj_s.dep -DSHARED -fexceptions -c ../../../libgcc/unwind-sjlj.c
../../../libgcc/config/unwind-dw2-fde-darwin.c:278:1: warning: no previous prototype for '_darwin10_Unwind_FindEnclosingFunction' [-Wmissing-prototypes]
_darwin10_Unwind_FindEnclosingFunction (void *pc ATTRIBUTE_UNUSED)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2.o -MT extendxftf2.o -MD -MP -MF extendxftf2.dep -c ../../../../libgcc/soft-fp/extendxftf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2.o -MT trunctfsf2.o -MD -MP -MF trunctfsf2.dep -c ../../../../libgcc/soft-fp/trunctfsf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-c_s.o -MT unwind-c_s.o -MD -MP -MF unwind-c_s.dep -DSHARED -fexceptions -c ../../../libgcc/unwind-c.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2.o -MT trunctfdf2.o -MD -MP -MF trunctfdf2.dep -c ../../../../libgcc/soft-fp/trunctfdf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2.o -MT trunctfxf2.o -MD -MP -MF trunctfxf2.dep -c ../../../../libgcc/soft-fp/trunctfxf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS
enable-execute-stack.c:33:13: warning: 'check_enabling' declared 'static' but never defined [-Wunused-function]
static void check_enabling (void) __attribute__ ((unused));
^~~~~~~~~~~~~~
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o emutls_s.o -MT emutls_s.o -MD -MP -MF emutls_s.dep -DSHARED -fexceptions -c ../../../libgcc/emutls.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c ../../../../libgcc/libgcov-merge.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_single.o -MT _gcov_merge_single.o -MD -MP -MF _gcov_merge_single.dep -DL_gcov_merge_single -c ../../../../libgcc/libgcov-merge.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c ../../../../libgcc/libgcov-merge.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -o crt3.o -MT crt3.o -MD -MP -MF crt3.dep -c ../../../libgcc/config/darwin-crt3.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_time_profile.o -MT _gcov_merge_time_profile.o -MD -MP -MF _gcov_merge_time_profile.dep -DL_gcov_merge_time_profile -c ../../../../libgcc/libgcov-merge.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -o crttms.o -MT crttms.o -MD -MP -MF crttms.dep -DSTART -c ../../../libgcc/config/darwin-crt-tm.c
../../../libgcc/config/darwin-crt3.c: In function 'atexit':
../../../libgcc/config/darwin-crt3.c:525:29: warning: taking address of expression of type 'void'
return atexit_common (&r, &__dso_handle);
^
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_icall_topn.o -MT _gcov_merge_icall_topn.o -MD -MP -MF _gcov_merge_icall_topn.dep -DL_gcov_merge_icall_topn -c ../../../../libgcc/libgcov-merge.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -o crttme.o -MT crttme.o -MD -MP -MF crttme.dep -DEND -c ../../../libgcc/config/darwin-crt-tm.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o crtprec32.o -MT crtprec32.o -MD -MP -MF crtprec32.dep -D__PREC=32 -c ../../../libgcc/config/i386/crtprec.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c ../../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_interval_profiler_atomic.o -MT _gcov_interval_profiler_atomic.o -MD -MP -MF _gcov_interval_profiler_atomic.dep -DL_gcov_interval_profiler_atomic -c ../../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o crtprec64.o -MT crtprec64.o -MD -MP -MF crtprec64.dep -D__PREC=64 -c ../../../libgcc/config/i386/crtprec.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c ../../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o crtprec80.o -MT crtprec80.o -MD -MP -MF crtprec80.dep -D__PREC=80 -c ../../../libgcc/config/i386/crtprec.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_pow2_profiler_atomic.o -MT _gcov_pow2_profiler_atomic.o -MD -MP -MF _gcov_pow2_profiler_atomic.dep -DL_gcov_pow2_profiler_atomic -c ../../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_one_value_profiler.o -MT _gcov_one_value_profiler.o -MD -MP -MF _gcov_one_value_profiler.dep -DL_gcov_one_value_profiler -c ../../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_one_value_profiler_atomic.o -MT _gcov_one_value_profiler_atomic.o -MD -MP -MF _gcov_one_value_profiler_atomic.dep -DL_gcov_one_value_profiler_atomic -c ../../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o crtfastmath.o -MT crtfastmath.o -MD -MP -MF crtfastmath.dep -c ../../../libgcc/config/i386/crtfastmath.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c ../../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_average_profiler_atomic.o -MT _gcov_average_profiler_atomic.o -MD -MP -MF _gcov_average_profiler_atomic.dep -DL_gcov_average_profiler_atomic -c ../../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c ../../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_ior_profiler_atomic.o -MT _gcov_ior_profiler_atomic.o -MD -MP -MF _gcov_ior_profiler_atomic.dep -DL_gcov_ior_profiler_atomic -c ../../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_indirect_call_profiler_v2.o -MT _gcov_indirect_call_profiler_v2.o -MD -MP -MF _gcov_indirect_call_profiler_v2.dep -DL_gcov_indirect_call_profiler_v2 -c ../../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_time_profiler.o -MT _gcov_time_profiler.o -MD -MP -MF _gcov_time_profiler.dep -DL_gcov_time_profiler -c ../../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_indirect_call_topn_profiler.o -MT _gcov_indirect_call_topn_profiler.o -MD -MP -MF _gcov_indirect_call_topn_profiler.dep -DL_gcov_indirect_call_topn_profiler -c ../../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c ../../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_flush.o -MT _gcov_flush.o -MD -MP -MF _gcov_flush.dep -DL_gcov_flush -c ../../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c ../../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c ../../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c ../../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c ../../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c ../../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c ../../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c ../../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c ../../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c ../../../../libgcc/libgcov-driver.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c ../../../../libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2-fde-darwin.o -MT unwind-dw2-fde-darwin.o -MD -MP -MF unwind-dw2-fde-darwin.dep -fexceptions -c ../../../../libgcc/config/unwind-dw2-fde-darwin.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c ../../../../libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS
../../../../libgcc/config/unwind-dw2-fde-darwin.c:278:1: warning: no previous prototype for '_darwin10_Unwind_FindEnclosingFunction' [-Wmissing-prototypes]
_darwin10_Unwind_FindEnclosingFunction (void *pc ATTRIBUTE_UNUSED)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c ../../../../libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c ../../../../libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clz.o -MT _clz.o -MD -MP -MF _clz.dep -DL_clz -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ucmpdi2_s.o -MT _ucmpdi2_s.o -MD -MP -MF _ucmpdi2_s.dep -DSHARED -DL_ucmpdi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_cache_s.o -MT _clear_cache_s.o -MD -MP -MF _clear_cache_s.dep -DSHARED -DL_clear_cache -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _trampoline_s.o -MT _trampoline_s.o -MD -MP -MF _trampoline_s.dep -DSHARED -DL_trampoline -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __main_s.o -MT __main_s.o -MD -MP -MF __main_s.dep -DSHARED -DL__main -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvsi2_s.o -MT _absvsi2_s.o -MD -MP -MF _absvsi2_s.dep -DSHARED -DL_absvsi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvdi2_s.o -MT _absvdi2_s.o -MD -MP -MF _absvdi2_s.dep -DSHARED -DL_absvdi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhc3.o -MT _mulhc3.o -MD -MP -MF _mulhc3.dep -DL_mulhc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvsi3_s.o -MT _addvsi3_s.o -MD -MP -MF _addvsi3_s.dep -DSHARED -DL_addvsi3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvdi3_s.o -MT _addvdi3_s.o -MD -MP -MF _addvdi3_s.dep -DSHARED -DL_addvdi3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvsi3_s.o -MT _subvsi3_s.o -MD -MP -MF _subvsi3_s.dep -DSHARED -DL_subvsi3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhc3.o -MT _divhc3.o -MD -MP -MF _divhc3.dep -DL_divhc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvdi3_s.o -MT _subvdi3_s.o -MD -MP -MF _subvdi3_s.dep -DSHARED -DL_subvdi3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvsi3_s.o -MT _mulvsi3_s.o -MD -MP -MF _mulvsi3_s.dep -DSHARED -DL_mulvsi3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvdi3_s.o -MT _mulvdi3_s.o -MD -MP -MF _mulvdi3_s.dep -DSHARED -DL_mulvdi3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvsi2_s.o -MT _negvsi2_s.o -MD -MP -MF _negvsi2_s.dep -DSHARED -DL_negvsi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvdi2_s.o -MT _negvdi2_s.o -MD -MP -MF _negvdi2_s.dep -DSHARED -DL_negvdi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffsdi2_s.o -MT _ffsdi2_s.o -MD -MP -MF _ffsdi2_s.dep -DSHARED -DL_ffsdi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clz_s.o -MT _clz_s.o -MD -MP -MF _clz_s.dep -DSHARED -DL_clz -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzdi2_s.o -MT _ctzdi2_s.o -MD -MP -MF _ctzdi2_s.dep -DSHARED -DL_ctzdi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcount_tab_s.o -MT _popcount_tab_s.o -MD -MP -MF _popcount_tab_s.dep -DSHARED -DL_popcount_tab -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbdi2.o -MT _clrsbdi2.o -MD -MP -MF _clrsbdi2.dep -DL_clrsbdi2 -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfsi.o -MT _fixunssfsi.o -MD -MP -MF _fixunssfsi.dep -DL_fixunssfsi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powisf2_s.o -MT _powisf2_s.o -MD -MP -MF _powisf2_s.dep -DSHARED -DL_powisf2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powidf2_s.o -MT _powidf2_s.o -MD -MP -MF _powidf2_s.dep -DSHARED -DL_powidf2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powixf2_s.o -MT _powixf2_s.o -MD -MP -MF _powixf2_s.dep -DSHARED -DL_powixf2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixsfdi.o -MT _fixsfdi.o -MD -MP -MF _fixsfdi.dep -DL_fixsfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powitf2_s.o -MT _powitf2_s.o -MD -MP -MF _powitf2_s.dep -DSHARED -DL_powitf2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhc3_s.o -MT _mulhc3_s.o -MD -MP -MF _mulhc3_s.dep -DSHARED -DL_mulhc3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfdi.o -MT _fixunssfdi.o -MD -MP -MF _fixunssfdi.dep -DL_fixunssfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsc3_s.o -MT _mulsc3_s.o -MD -MP -MF _mulsc3_s.dep -DSHARED -DL_mulsc3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldc3_s.o -MT _muldc3_s.o -MD -MP -MF _muldc3_s.dep -DSHARED -DL_muldc3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulxc3_s.o -MT _mulxc3_s.o -MD -MP -MF _mulxc3_s.dep -DSHARED -DL_mulxc3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _multc3_s.o -MT _multc3_s.o -MD -MP -MF _multc3_s.dep -DSHARED -DL_multc3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhc3_s.o -MT _divhc3_s.o -MD -MP -MF _divhc3_s.dep -DSHARED -DL_divhc3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdisf.o -MT _floatdisf.o -MD -MP -MF _floatdisf.dep -DL_floatdisf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsc3_s.o -MT _divsc3_s.o -MD -MP -MF _divsc3_s.dep -DSHARED -DL_divsc3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdc3_s.o -MT _divdc3_s.o -MD -MP -MF _divdc3_s.dep -DSHARED -DL_divdc3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundisf.o -MT _floatundisf.o -MD -MP -MF _floatundisf.dep -DL_floatundisf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divxc3_s.o -MT _divxc3_s.o -MD -MP -MF _divxc3_s.dep -DSHARED -DL_divxc3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divtc3_s.o -MT _divtc3_s.o -MD -MP -MF _divtc3_s.dep -DSHARED -DL_divtc3 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbsi2_s.o -MT _clrsbsi2_s.o -MD -MP -MF _clrsbsi2_s.dep -DSHARED -DL_clrsbsi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixsfti.o -MT _fixsfti.o -MD -MP -MF _fixsfti.dep -DL_fixsfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfti.o -MT _fixdfti.o -MD -MP -MF _fixdfti.dep -DL_fixdfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfti.o -MT _fixxfti.o -MD -MP -MF _fixxfti.dep -DL_fixxfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbdi2_s.o -MT _clrsbdi2_s.o -MD -MP -MF _clrsbdi2_s.dep -DSHARED -DL_clrsbdi2 -c ../../../../libgcc/libgcc2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixtfti.o -MT _fixtfti.o -MD -MP -MF _fixtfti.dep -DL_fixunssfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfsi_s.o -MT _fixunssfsi_s.o -MD -MP -MF _fixunssfsi_s.dep -DSHARED -DL_fixunssfsi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfsi_s.o -MT _fixunsdfsi_s.o -MD -MP -MF _fixunsdfsi_s.dep -DSHARED -DL_fixunsdfsi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfti.o -MT _fixunssfti.o -MD -MP -MF _fixunssfti.dep -DL_fixunsdfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfsi_s.o -MT _fixunsxfsi_s.o -MD -MP -MF _fixunsxfsi_s.dep -DSHARED -DL_fixunsxfsi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfti.o -MT _fixunsdfti.o -MD -MP -MF _fixunsdfti.dep -DL_fixunsxfdi -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfti.o -MT _fixunsxfti.o -MD -MP -MF _fixunsxfti.dep -DL_floatdisf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixsfdi_s.o -MT _fixsfdi_s.o -MD -MP -MF _fixsfdi_s.dep -DSHARED -DL_fixsfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunstfti.o -MT _fixunstfti.o -MD -MP -MF _fixunstfti.dep -DL_floatdidf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattisf.o -MT _floattisf.o -MD -MP -MF _floattisf.dep -DL_floatdixf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfdi_s.o -MT _fixdfdi_s.o -MD -MP -MF _fixdfdi_s.dep -DSHARED -DL_fixdfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattidf.o -MT _floattidf.o -MD -MP -MF _floattidf.dep -DL_floatundisf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfdi_s.o -MT _fixxfdi_s.o -MD -MP -MF _fixxfdi_s.dep -DSHARED -DL_fixxfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfdi_s.o -MT _fixunssfdi_s.o -MD -MP -MF _fixunssfdi_s.dep -DSHARED -DL_fixunssfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattixf.o -MT _floattixf.o -MD -MP -MF _floattixf.dep -DL_floatundidf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattitf.o -MT _floattitf.o -MD -MP -MF _floattitf.dep -DL_floatundixf -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfdi_s.o -MT _fixunsdfdi_s.o -MD -MP -MF _fixunsdfdi_s.dep -DSHARED -DL_fixunsdfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntisf.o -MT _floatuntisf.o -MD -MP -MF _floatuntisf.dep -DL -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntidf.o -MT _floatuntidf.o -MD -MP -MF _floatuntidf.dep -DL -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfdi_s.o -MT _fixunsxfdi_s.o -MD -MP -MF _fixunsxfdi_s.dep -DSHARED -DL_fixunsxfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntixf.o -MT _floatuntixf.o -MD -MP -MF _floatuntixf.dep -DL -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdisf_s.o -MT _floatdisf_s.o -MD -MP -MF _floatdisf_s.dep -DSHARED -DL_floatdisf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdidf_s.o -MT _floatdidf_s.o -MD -MP -MF _floatdidf_s.dep -DSHARED -DL_floatdidf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdixf_s.o -MT _floatdixf_s.o -MD -MP -MF _floatdixf_s.dep -DSHARED -DL_floatdixf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntitf.o -MT _floatuntitf.o -MD -MP -MF _floatuntitf.dep -DL -c ../../../libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundisf_s.o -MT _floatundisf_s.o -MD -MP -MF _floatundisf_s.dep -DSHARED -DL_floatundisf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundidf_s.o -MT _floatundidf_s.o -MD -MP -MF _floatundidf_s.dep -DSHARED -DL_floatundidf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _moddi3.o -MT _moddi3.o -MD -MP -MF _moddi3.dep -DL_moddi3 -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmoddi4.o -MT _divmoddi4.o -MD -MP -MF _divmoddi4.dep -DL_divmoddi4 -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundixf_s.o -MT _floatundixf_s.o -MD -MP -MF _floatundixf_s.dep -DSHARED -DL_floatundixf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=4
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixsfti_s.o -MT _fixsfti_s.o -MD -MP -MF _fixsfti_s.dep -DSHARED -DL_fixsfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfti_s.o -MT _fixdfti_s.o -MD -MP -MF _fixdfti_s.dep -DSHARED -DL_fixdfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfti_s.o -MT _fixxfti_s.o -MD -MP -MF _fixxfti_s.dep -DSHARED -DL_fixxfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umoddi3.o -MT _umoddi3.o -MD -MP -MF _umoddi3.dep -DL_umoddi3 -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixtfti_s.o -MT _fixtfti_s.o -MD -MP -MF _fixtfti_s.dep -DSHARED -DL_fixunssfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c ../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfti_s.o -MT _fixunssfti_s.o -MD -MP -MF _fixunssfti_s.dep -DSHARED -DL_fixunsdfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o darwin-64.o -MT darwin-64.o -MD -MP -MF darwin-64.dep -c ../../../libgcc/config/darwin-64.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfti_s.o -MT _fixunsdfti_s.o -MD -MP -MF _fixunsdfti_s.dep -DSHARED -DL_fixunsxfdi -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfti_s.o -MT _fixunsxfti_s.o -MD -MP -MF _fixunsxfti_s.dep -DSHARED -DL_floatdisf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunstfti_s.o -MT _fixunstfti_s.o -MD -MP -MF _fixunstfti_s.dep -DSHARED -DL_floatdidf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o cpuinfo.o -MT cpuinfo.o -MD -MP -MF cpuinfo.dep -c ../../../libgcc/config/i386/cpuinfo.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o sfp-exceptions.o -MT sfp-exceptions.o -MD -MP -MF sfp-exceptions.dep -c ../../../libgcc/config/i386/sfp-exceptions.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o addtf3.o -MT addtf3.o -MD -MP -MF addtf3.dep -c ../../../libgcc/soft-fp/addtf3.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattisf_s.o -MT _floattisf_s.o -MD -MP -MF _floattisf_s.dep -DSHARED -DL_floatdixf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o divtf3.o -MT divtf3.o -MD -MP -MF divtf3.dep -c ../../../libgcc/soft-fp/divtf3.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattidf_s.o -MT _floattidf_s.o -MD -MP -MF _floattidf_s.dep -DSHARED -DL_floatundisf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattixf_s.o -MT _floattixf_s.o -MD -MP -MF _floattixf_s.dep -DSHARED -DL_floatundidf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattitf_s.o -MT _floattitf_s.o -MD -MP -MF _floattitf_s.dep -DSHARED -DL_floatundixf -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2.o -MT eqtf2.o -MD -MP -MF eqtf2.dep -c ../../../libgcc/soft-fp/eqtf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o getf2.o -MT getf2.o -MD -MP -MF getf2.dep -c ../../../libgcc/soft-fp/getf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntisf_s.o -MT _floatuntisf_s.o -MD -MP -MF _floatuntisf_s.dep -DSHARED -DL -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntidf_s.o -MT _floatuntidf_s.o -MD -MP -MF _floatuntidf_s.dep -DSHARED -DL -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o letf2.o -MT letf2.o -MD -MP -MF letf2.dep -c ../../../libgcc/soft-fp/letf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o multf3.o -MT multf3.o -MD -MP -MF multf3.dep -c ../../../libgcc/soft-fp/multf3.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o negtf2.o -MT negtf2.o -MD -MP -MF negtf2.dep -c ../../../libgcc/soft-fp/negtf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o subtf3.o -MT subtf3.o -MD -MP -MF subtf3.dep -c ../../../libgcc/soft-fp/subtf3.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntixf_s.o -MT _floatuntixf_s.o -MD -MP -MF _floatuntixf_s.dep -DSHARED -DL -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntitf_s.o -MT _floatuntitf_s.o -MD -MP -MF _floatuntitf_s.dep -DSHARED -DL -c ../../../../libgcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=8
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2.o -MT unordtf2.o -MD -MP -MF unordtf2.dep -c ../../../libgcc/soft-fp/unordtf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -c ../../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _moddi3_s.o -MT _moddi3_s.o -MD -MP -MF _moddi3_s.dep -DSHARED -DL_moddi3 -c ../../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi.o -MT fixtfsi.o -MD -MP -MF fixtfsi.dep -c ../../../libgcc/soft-fp/fixtfsi.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmoddi4_s.o -MT _divmoddi4_s.o -MD -MP -MF _divmoddi4_s.dep -DSHARED -DL_divmoddi4 -c ../../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi.o -MT fixunstfsi.o -MD -MP -MF fixunstfsi.dep -c ../../../libgcc/soft-fp/fixunstfsi.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -c ../../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umoddi3_s.o -MT _umoddi3_s.o -MD -MP -MF _umoddi3_s.dep -DSHARED -DL_umoddi3 -c ../../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmoddi4_s.o -MT _udivmoddi4_s.o -MD -MP -MF _udivmoddi4_s.dep -DSHARED -DL_udivmoddi4 -c ../../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf.o -MT floatsitf.o -MD -MP -MF floatsitf.dep -c ../../../libgcc/soft-fp/floatsitf.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udiv_w_sdiv_s.o -MT _udiv_w_sdiv_s.o -MD -MP -MF _udiv_w_sdiv_s.dep -DSHARED -DL_udiv_w_sdiv -c ../../../../libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf.o -MT floatunsitf.o -MD -MP -MF floatunsitf.dep -c ../../../libgcc/soft-fp/floatunsitf.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o darwin-64_s.o -MT darwin-64_s.o -MD -MP -MF darwin-64_s.dep -DSHARED -c ../../../../libgcc/config/darwin-64.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o cpuinfo_s.o -MT cpuinfo_s.o -MD -MP -MF cpuinfo_s.dep -DSHARED -c ../../../../libgcc/config/i386/cpuinfo.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi.o -MT fixtfdi.o -MD -MP -MF fixtfdi.dep -c ../../../libgcc/soft-fp/fixtfdi.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o tf-signs_s.o -MT tf-signs_s.o -MD -MP -MF tf-signs_s.dep -DSHARED -c ../../../../libgcc/config/i386/32/tf-signs.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi.o -MT fixunstfdi.o -MD -MP -MF fixunstfdi.dep -c ../../../libgcc/soft-fp/fixunstfdi.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o sfp-exceptions_s.o -MT sfp-exceptions_s.o -MD -MP -MF sfp-exceptions_s.dep -DSHARED -c ../../../../libgcc/config/i386/sfp-exceptions.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o addtf3_s.o -MT addtf3_s.o -MD -MP -MF addtf3_s.dep -DSHARED -c ../../../../libgcc/soft-fp/addtf3.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o divtf3_s.o -MT divtf3_s.o -MD -MP -MF divtf3_s.dep -DSHARED -c ../../../../libgcc/soft-fp/divtf3.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatditf.o -MT floatditf.o -MD -MP -MF floatditf.dep -c ../../../libgcc/soft-fp/floatditf.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o eqtf2_s.o -MT eqtf2_s.o -MD -MP -MF eqtf2_s.dep -DSHARED -c ../../../../libgcc/soft-fp/eqtf2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf.o -MT floatunditf.o -MD -MP -MF floatunditf.dep -c ../../../libgcc/soft-fp/floatunditf.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixtfti.o -MT fixtfti.o -MD -MP -MF fixtfti.dep -c ../../../libgcc/soft-fp/fixtfti.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o getf2_s.o -MT getf2_s.o -MD -MP -MF getf2_s.dep -DSHARED -c ../../../../libgcc/soft-fp/getf2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfti.o -MT fixunstfti.o -MD -MP -MF fixunstfti.dep -c ../../../libgcc/soft-fp/fixunstfti.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o letf2_s.o -MT letf2_s.o -MD -MP -MF letf2_s.dep -DSHARED -c ../../../../libgcc/soft-fp/letf2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floattitf.o -MT floattitf.o -MD -MP -MF floattitf.dep -c ../../../libgcc/soft-fp/floattitf.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatuntitf.o -MT floatuntitf.o -MD -MP -MF floatuntitf.dep -c ../../../libgcc/soft-fp/floatuntitf.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o multf3_s.o -MT multf3_s.o -MD -MP -MF multf3_s.dep -DSHARED -c ../../../../libgcc/soft-fp/multf3.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o negtf2_s.o -MT negtf2_s.o -MD -MP -MF negtf2_s.dep -DSHARED -c ../../../../libgcc/soft-fp/negtf2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2.o -MT extendsftf2.o -MD -MP -MF extendsftf2.dep -c ../../../libgcc/soft-fp/extendsftf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2.o -MT extenddftf2.o -MD -MP -MF extenddftf2.dep -c ../../../libgcc/soft-fp/extenddftf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o subtf3_s.o -MT subtf3_s.o -MD -MP -MF subtf3_s.dep -DSHARED -c ../../../../libgcc/soft-fp/subtf3.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o unordtf2_s.o -MT unordtf2_s.o -MD -MP -MF unordtf2_s.dep -DSHARED -c ../../../../libgcc/soft-fp/unordtf2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2.o -MT extendxftf2.o -MD -MP -MF extendxftf2.dep -c ../../../libgcc/soft-fp/extendxftf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixtfsi_s.o -MT fixtfsi_s.o -MD -MP -MF fixtfsi_s.dep -DSHARED -c ../../../../libgcc/soft-fp/fixtfsi.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2.o -MT trunctfsf2.o -MD -MP -MF trunctfsf2.dep -c ../../../libgcc/soft-fp/trunctfsf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2.o -MT trunctfdf2.o -MD -MP -MF trunctfdf2.dep -c ../../../libgcc/soft-fp/trunctfdf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfsi_s.o -MT fixunstfsi_s.o -MD -MP -MF fixunstfsi_s.dep -DSHARED -c ../../../../libgcc/soft-fp/fixunstfsi.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatsitf_s.o -MT floatsitf_s.o -MD -MP -MF floatsitf_s.dep -DSHARED -c ../../../../libgcc/soft-fp/floatsitf.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2.o -MT trunctfxf2.o -MD -MP -MF trunctfxf2.dep -c ../../../libgcc/soft-fp/trunctfxf2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatunsitf_s.o -MT floatunsitf_s.o -MD -MP -MF floatunsitf_s.dep -DSHARED -c ../../../../libgcc/soft-fp/floatunsitf.c
enable-execute-stack.c:33:13: warning: 'check_enabling' declared 'static' but never defined [-Wunused-function]
static void check_enabling (void) __attribute__ ((unused));
^~~~~~~~~~~~~~
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixtfdi_s.o -MT fixtfdi_s.o -MD -MP -MF fixtfdi_s.dep -DSHARED -c ../../../../libgcc/soft-fp/fixtfdi.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o fixunstfdi_s.o -MT fixunstfdi_s.o -MD -MP -MF fixunstfdi_s.dep -DSHARED -c ../../../../libgcc/soft-fp/fixunstfdi.c
{ /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/nm -pg _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _powitf2_s.o _mulhc3_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _multc3_s.o _divhc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _divtc3_s.o _bswapsi2_s.o _bswapdi2_s.o _clrsbsi2_s.o _clrsbdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _fixsfti_s.o _fixdfti_s.o _fixxfti_s.o _fixtfti_s.o _fixunssfti_s.o _fixunsdfti_s.o _fixunsxfti_s.o _fixunstfti_s.o _floattisf_s.o _floattidf_s.o _floattixf_s.o _floattitf_s.o _floatuntisf_s.o _floatuntidf_s.o _floatuntixf_s.o _floatuntitf_s.o _divdi3_s.o _moddi3_s.o _divmoddi4_s.o _udivdi3_s.o _umoddi3_s.o _udivmoddi4_s.o _udiv_w_sdiv_s.o darwin-64_s.o cpuinfo_s.o sfp-exceptions_s.o addtf3_s.o divtf3_s.o eqtf2_s.o getf2_s.o letf2_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o fixtfti_s.o fixunstfti_s.o floattitf_s.o floatuntitf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o enable-execute-stack_s.o unwind-dw2_s.o unwind-dw2-fde-darwin_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o emutls_s.o; echo %%; \
cat libgcc.map.in; \
} | awk -f ../../../libgcc/mkmap-flat.awk -v leading_underscore=1 > tmp-libgcc.map
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c ../../../libgcc/libgcov-merge.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_single.o -MT _gcov_merge_single.o -MD -MP -MF _gcov_merge_single.dep -DL_gcov_merge_single -c ../../../libgcc/libgcov-merge.c
mv tmp-libgcc.map libgcc.map
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatditf_s.o -MT floatditf_s.o -MD -MP -MF floatditf_s.dep -DSHARED -c ../../../../libgcc/soft-fp/floatditf.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o floatunditf_s.o -MT floatunditf_s.o -MD -MP -MF floatunditf_s.dep -DSHARED -c ../../../../libgcc/soft-fp/floatunditf.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o extendsftf2_s.o -MT extendsftf2_s.o -MD -MP -MF extendsftf2_s.dep -DSHARED -c ../../../../libgcc/soft-fp/extendsftf2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o extenddftf2_s.o -MT extenddftf2_s.o -MD -MP -MF extenddftf2_s.dep -DSHARED -c ../../../../libgcc/soft-fp/extenddftf2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c ../../../libgcc/libgcov-merge.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o extendxftf2_s.o -MT extendxftf2_s.o -MD -MP -MF extendxftf2_s.dep -DSHARED -c ../../../../libgcc/soft-fp/extendxftf2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_time_profile.o -MT _gcov_merge_time_profile.o -MD -MP -MF _gcov_merge_time_profile.dep -DL_gcov_merge_time_profile -c ../../../libgcc/libgcov-merge.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_icall_topn.o -MT _gcov_merge_icall_topn.o -MD -MP -MF _gcov_merge_icall_topn.dep -DL_gcov_merge_icall_topn -c ../../../libgcc/libgcov-merge.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o trunctfsf2_s.o -MT trunctfsf2_s.o -MD -MP -MF trunctfsf2_s.dep -DSHARED -c ../../../../libgcc/soft-fp/trunctfsf2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o trunctfdf2_s.o -MT trunctfdf2_s.o -MD -MP -MF trunctfdf2_s.dep -DSHARED -c ../../../../libgcc/soft-fp/trunctfdf2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -Wno-missing-prototypes -Wno-type-limits -o trunctfxf2_s.o -MT trunctfxf2_s.o -MD -MP -MF trunctfxf2_s.dep -DSHARED -c ../../../../libgcc/soft-fp/trunctfxf2.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c ../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_interval_profiler_atomic.o -MT _gcov_interval_profiler_atomic.o -MD -MP -MF _gcov_interval_profiler_atomic.dep -DL_gcov_interval_profiler_atomic -c ../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c ../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o enable-execute-stack_s.o -MT enable-execute-stack_s.o -MD -MP -MF enable-execute-stack_s.dep -DSHARED -c enable-execute-stack.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2_s.o -MT unwind-dw2_s.o -MD -MP -MF unwind-dw2_s.dep -DSHARED -fexceptions -c ../../../../libgcc/unwind-dw2.c
enable-execute-stack.c:33:13: warning: 'check_enabling' declared 'static' but never defined [-Wunused-function]
static void check_enabling (void) __attribute__ ((unused));
^~~~~~~~~~~~~~
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2-fde-darwin_s.o -MT unwind-dw2-fde-darwin_s.o -MD -MP -MF unwind-dw2-fde-darwin_s.dep -DSHARED -fexceptions -c ../../../../libgcc/config/unwind-dw2-fde-darwin.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_pow2_profiler_atomic.o -MT _gcov_pow2_profiler_atomic.o -MD -MP -MF _gcov_pow2_profiler_atomic.dep -DL_gcov_pow2_profiler_atomic -c ../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-sjlj_s.o -MT unwind-sjlj_s.o -MD -MP -MF unwind-sjlj_s.dep -DSHARED -fexceptions -c ../../../../libgcc/unwind-sjlj.c
../../../../libgcc/config/unwind-dw2-fde-darwin.c:278:1: warning: no previous prototype for '_darwin10_Unwind_FindEnclosingFunction' [-Wmissing-prototypes]
_darwin10_Unwind_FindEnclosingFunction (void *pc ATTRIBUTE_UNUSED)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_one_value_profiler.o -MT _gcov_one_value_profiler.o -MD -MP -MF _gcov_one_value_profiler.dep -DL_gcov_one_value_profiler -c ../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-c_s.o -MT unwind-c_s.o -MD -MP -MF unwind-c_s.dep -DSHARED -fexceptions -c ../../../../libgcc/unwind-c.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o emutls_s.o -MT emutls_s.o -MD -MP -MF emutls_s.dep -DSHARED -fexceptions -c ../../../../libgcc/emutls.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_one_value_profiler_atomic.o -MT _gcov_one_value_profiler_atomic.o -MD -MP -MF _gcov_one_value_profiler_atomic.dep -DL_gcov_one_value_profiler_atomic -c ../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c ../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_average_profiler_atomic.o -MT _gcov_average_profiler_atomic.o -MD -MP -MF _gcov_average_profiler_atomic.dep -DL_gcov_average_profiler_atomic -c ../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -o crt3.o -MT crt3.o -MD -MP -MF crt3.dep -c ../../../../libgcc/config/darwin-crt3.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -o crttms.o -MT crttms.o -MD -MP -MF crttms.dep -DSTART -c ../../../../libgcc/config/darwin-crt-tm.c
../../../../libgcc/config/darwin-crt3.c: In function 'atexit':
../../../../libgcc/config/darwin-crt3.c:525:29: warning: taking address of expression of type 'void'
return atexit_common (&r, &__dso_handle);
^
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -o crttme.o -MT crttme.o -MD -MP -MF crttme.dep -DEND -c ../../../../libgcc/config/darwin-crt-tm.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c ../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o crtprec32.o -MT crtprec32.o -MD -MP -MF crtprec32.dep -D__PREC=32 -c ../../../../libgcc/config/i386/crtprec.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_ior_profiler_atomic.o -MT _gcov_ior_profiler_atomic.o -MD -MP -MF _gcov_ior_profiler_atomic.dep -DL_gcov_ior_profiler_atomic -c ../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o crtprec64.o -MT crtprec64.o -MD -MP -MF crtprec64.dep -D__PREC=64 -c ../../../../libgcc/config/i386/crtprec.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o crtprec80.o -MT crtprec80.o -MD -MP -MF crtprec80.dep -D__PREC=80 -c ../../../../libgcc/config/i386/crtprec.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_indirect_call_profiler_v2.o -MT _gcov_indirect_call_profiler_v2.o -MD -MP -MF _gcov_indirect_call_profiler_v2.dep -DL_gcov_indirect_call_profiler_v2 -c ../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o crtfastmath.o -MT crtfastmath.o -MD -MP -MF crtfastmath.dep -c ../../../../libgcc/config/i386/crtfastmath.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_time_profiler.o -MT _gcov_time_profiler.o -MD -MP -MF _gcov_time_profiler.dep -DL_gcov_time_profiler -c ../../../libgcc/libgcov-profiler.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_indirect_call_topn_profiler.o -MT _gcov_indirect_call_topn_profiler.o -MD -MP -MF _gcov_indirect_call_topn_profiler.dep -DL_gcov_indirect_call_topn_profiler -c ../../../libgcc/libgcov-profiler.c
rm -f libgcc.a
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c ../../../libgcc/libgcov-interface.c
objects="_muldi3.o _negdi2.o _lshrdi3.o _ashldi3.o _ashrdi3.o _cmpdi2.o _ucmpdi2.o _clear_cache.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ctors.o _ffssi2.o _ffsdi2.o _clz.o _clzsi2.o _clzdi2.o _ctzsi2.o _ctzdi2.o _popcount_tab.o _popcountsi2.o _popcountdi2.o _paritysi2.o _paritydi2.o _powisf2.o _powidf2.o _powixf2.o _powitf2.o _mulhc3.o _mulsc3.o _muldc3.o _mulxc3.o _multc3.o _divhc3.o _divsc3.o _divdc3.o _divxc3.o _divtc3.o _bswapsi2.o _bswapdi2.o _clrsbsi2.o _clrsbdi2.o _eprintf.o __gcc_bcmp.o _fixunssfsi.o _fixunsdfsi.o _fixunsxfsi.o _fixsfdi.o _fixdfdi.o _fixxfdi.o _fixunssfdi.o _fixunsdfdi.o _fixunsxfdi.o _floatdisf.o _floatdidf.o _floatdixf.o _floatundisf.o _floatundidf.o _floatundixf.o _fixsfti.o _fixdfti.o _fixxfti.o _fixtfti.o _fixunssfti.o _fixunsdfti.o _fixunsxfti.o _fixunstfti.o _floattisf.o _floattidf.o _floattixf.o _floattitf.o _floatuntisf.o _floatuntidf.o _floatuntixf.o _floatuntitf.o _divdi3.o _moddi3.o _divmoddi4.o _udivdi3.o _umoddi3.o _udivmoddi4.o _udiv_w_sdiv.o darwin-64.o cpuinfo.o tf-signs.o sfp-exceptions.o addtf3.o divtf3.o eqtf2.o getf2.o letf2.o multf3.o negtf2.o subtf3.o unordtf2.o fixtfsi.o fixunstfsi.o floatsitf.o floatunsitf.o fixtfdi.o fixunstfdi.o floatditf.o floatunditf.o extendsftf2.o extenddftf2.o extendxftf2.o trunctfsf2.o trunctfdf2.o trunctfxf2.o enable-execute-stack.o"; \
if test -z "$objects"; then \
echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \
-o eh_dummy.o; \
objects=eh_dummy.o; \
fi; \
ar rc libgcc.a $objects
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_trampoline.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_ctors.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_mulhc3.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_divhc3.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_fixsfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_fixdfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_fixxfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_fixtfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_fixunssfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_fixunsdfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_fixunsxfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_fixunstfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floattisf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floattidf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floattixf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floattitf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floatuntisf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floatuntidf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floatuntixf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floatuntitf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(darwin-64.o) has no symbols
ranlib libgcc.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_trampoline.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_ctors.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_mulhc3.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_divhc3.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_fixsfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_fixdfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_fixxfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_fixtfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_fixunssfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_fixunsdfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_fixunsxfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_fixunstfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floattisf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floattidf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floattixf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floattitf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floatuntisf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floatuntidf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floatuntixf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floatuntitf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(darwin-64.o) has no symbols
rm -f libgcov.a
objects="_gcov_merge_add.o _gcov_merge_single.o _gcov_merge_ior.o _gcov_merge_time_profile.o _gcov_merge_icall_topn.o _gcov_interval_profiler.o _gcov_interval_profiler_atomic.o _gcov_pow2_profiler.o _gcov_pow2_profiler_atomic.o _gcov_one_value_profiler.o _gcov_one_value_profiler_atomic.o _gcov_average_profiler.o _gcov_average_profiler_atomic.o _gcov_ior_profiler.o _gcov_ior_profiler_atomic.o _gcov_indirect_call_profiler_v2.o _gcov_time_profiler.o _gcov_indirect_call_topn_profiler.o _gcov_dump.o _gcov_flush.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_reset.o _gcov.o"; \
if test -z "$objects"; then \
echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \
-o eh_dummy.o; \
objects=eh_dummy.o; \
fi; \
ar rc libgcov.a $objects
ranlib libgcov.a
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_flush.o -MT _gcov_flush.o -MD -MP -MF _gcov_flush.dep -DL_gcov_flush -c ../../../libgcc/libgcov-interface.c
rm -f libgcc_eh.a
objects="unwind-dw2.o unwind-dw2-fde-darwin.o unwind-sjlj.o unwind-c.o emutls.o"; \
if test -z "$objects"; then \
echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/. -I../../../../libgcc/../gcc -I../../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \
-o eh_dummy.o; \
objects=eh_dummy.o; \
fi; \
ar rc libgcc_eh.a $objects
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc_eh.a(unwind-sjlj.o) has no symbols
ranlib libgcc_eh.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc_eh.a(unwind-sjlj.o) has no symbols# Early copyback; see "all" above for the rationale. The
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c ../../../libgcc/libgcov-interface.c
# early copy is necessary so that the gcc -B options find
# the right startup files when linking shared libgcc.
/bin/sh ../../../../libgcc/../mkinstalldirs ../../.././gcc/i386
parts="crt3.o crttms.o crttme.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \
for file in $parts; do \
rm -f ../../.././gcc/i386/$file; \
/usr/bin/install -c -m 644 $file ../../.././gcc/i386/; \
case $file in \
*.a) \
ranlib ../../.././gcc/i386/$file ;; \
esac; \
done
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c ../../../libgcc/libgcov-interface.c
{ /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/nm -pg _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _powitf2_s.o _mulhc3_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _multc3_s.o _divhc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _divtc3_s.o _bswapsi2_s.o _bswapdi2_s.o _clrsbsi2_s.o _clrsbdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _fixsfti_s.o _fixdfti_s.o _fixxfti_s.o _fixtfti_s.o _fixunssfti_s.o _fixunsdfti_s.o _fixunsxfti_s.o _fixunstfti_s.o _floattisf_s.o _floattidf_s.o _floattixf_s.o _floattitf_s.o _floatuntisf_s.o _floatuntidf_s.o _floatuntixf_s.o _floatuntitf_s.o _divdi3_s.o _moddi3_s.o _divmoddi4_s.o _udivdi3_s.o _umoddi3_s.o _udivmoddi4_s.o _udiv_w_sdiv_s.o darwin-64_s.o cpuinfo_s.o tf-signs_s.o sfp-exceptions_s.o addtf3_s.o divtf3_s.o eqtf2_s.o getf2_s.o letf2_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o enable-execute-stack_s.o unwind-dw2_s.o unwind-dw2-fde-darwin_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o emutls_s.o; echo %%; \
cat libgcc.map.in; \
} | awk -f ../../../../libgcc/mkmap-flat.awk -v leading_underscore=1 > tmp-libgcc.map
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c ../../../libgcc/libgcov-interface.c
mv tmp-libgcc.map libgcc.map
# @multilib_flags@ is still needed because this may use
# /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include and -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector directly.
# @multilib_dir@ is not really necessary, but sometimes it has
# more uses than just a directory name.
/bin/sh ../../../../libgcc/../mkinstalldirs i386
mkdir i386
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -dynamiclib -nodefaultlibs -install_name /usr/local/lib/gcc/7/libgcc_s.1.dylib -single_module -o i386/libgcc_s.dylib -Wl,-exported_symbols_list,libgcc.map -compatibility_version 1 -current_version 1.0 -g -O2 -m32 -B./ _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _powitf2_s.o _mulhc3_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _multc3_s.o _divhc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _divtc3_s.o _bswapsi2_s.o _bswapdi2_s.o _clrsbsi2_s.o _clrsbdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _fixsfti_s.o _fixdfti_s.o _fixxfti_s.o _fixtfti_s.o _fixunssfti_s.o _fixunsdfti_s.o _fixunsxfti_s.o _fixunstfti_s.o _floattisf_s.o _floattidf_s.o _floattixf_s.o _floattitf_s.o _floatuntisf_s.o _floatuntidf_s.o _floatuntixf_s.o _floatuntitf_s.o _divdi3_s.o _moddi3_s.o _divmoddi4_s.o _udivdi3_s.o _umoddi3_s.o _udivmoddi4_s.o _udiv_w_sdiv_s.o darwin-64_s.o cpuinfo_s.o tf-signs_s.o sfp-exceptions_s.o addtf3_s.o divtf3_s.o eqtf2_s.o getf2_s.o letf2_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o enable-execute-stack_s.o unwind-dw2_s.o unwind-dw2-fde-darwin_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o libgcc.a -lc
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c ../../../libgcc/libgcov-interface.c
ld: warning: could not create compact unwind for __Unwind_RaiseException: does not use EBP or ESP based frame
ld: warning: could not create compact unwind for __Unwind_ForcedUnwind: does not use EBP or ESP based frame
ld: warning: could not create compact unwind for __Unwind_Resume: does not use EBP or ESP based frame
ld: warning: could not create compact unwind for __Unwind_Resume_or_Rethrow: does not use EBP or ESP based frame
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c ../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c ../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c ../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c ../../../libgcc/libgcov-interface.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c ../../../libgcc/libgcov-driver.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c ../../../libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2-fde-darwin.o -MT unwind-dw2-fde-darwin.o -MD -MP -MF unwind-dw2-fde-darwin.dep -fexceptions -c ../../../libgcc/config/unwind-dw2-fde-darwin.c -fvisibility=hidden -DHIDE_EXPORTS
../../../libgcc/config/unwind-dw2-fde-darwin.c:278:1: warning: no previous prototype for '_darwin10_Unwind_FindEnclosingFunction' [-Wmissing-prototypes]
_darwin10_Unwind_FindEnclosingFunction (void *pc ATTRIBUTE_UNUSED)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c ../../../libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c ../../../libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c ../../../libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS
# Early copyback; see "all" above for the rationale. The
# early copy is necessary so that the gcc -B options find
# the right startup files when linking shared libgcc.
/bin/sh ../../../libgcc/../mkinstalldirs ../.././gcc
parts="crt3.o crttms.o crttme.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \
for file in $parts; do \
rm -f ../.././gcc/$file; \
/usr/bin/install -c -m 644 $file ../.././gcc/; \
case $file in \
*.a) \
ranlib ../.././gcc/$file ;; \
esac; \
done
rm -f libgcc.a
objects="_muldi3.o _negdi2.o _lshrdi3.o _ashldi3.o _ashrdi3.o _cmpdi2.o _ucmpdi2.o _clear_cache.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ctors.o _ffssi2.o _ffsdi2.o _clz.o _clzsi2.o _clzdi2.o _ctzsi2.o _ctzdi2.o _popcount_tab.o _popcountsi2.o _popcountdi2.o _paritysi2.o _paritydi2.o _powisf2.o _powidf2.o _powixf2.o _powitf2.o _mulhc3.o _mulsc3.o _muldc3.o _mulxc3.o _multc3.o _divhc3.o _divsc3.o _divdc3.o _divxc3.o _divtc3.o _bswapsi2.o _bswapdi2.o _clrsbsi2.o _clrsbdi2.o _eprintf.o __gcc_bcmp.o _fixunssfsi.o _fixunsdfsi.o _fixunsxfsi.o _fixsfdi.o _fixdfdi.o _fixxfdi.o _fixunssfdi.o _fixunsdfdi.o _fixunsxfdi.o _floatdisf.o _floatdidf.o _floatdixf.o _floatundisf.o _floatundidf.o _floatundixf.o _fixsfti.o _fixdfti.o _fixxfti.o _fixtfti.o _fixunssfti.o _fixunsdfti.o _fixunsxfti.o _fixunstfti.o _floattisf.o _floattidf.o _floattixf.o _floattitf.o _floatuntisf.o _floatuntidf.o _floatuntixf.o _floatuntitf.o _divdi3.o _moddi3.o _divmoddi4.o _udivdi3.o _umoddi3.o _udivmoddi4.o _udiv_w_sdiv.o darwin-64.o cpuinfo.o sfp-exceptions.o addtf3.o divtf3.o eqtf2.o getf2.o letf2.o multf3.o negtf2.o subtf3.o unordtf2.o fixtfsi.o fixunstfsi.o floatsitf.o floatunsitf.o fixtfdi.o fixunstfdi.o floatditf.o floatunditf.o fixtfti.o fixunstfti.o floattitf.o floatuntitf.o extendsftf2.o extenddftf2.o extendxftf2.o trunctfsf2.o trunctfdf2.o trunctfxf2.o enable-execute-stack.o"; \
if test -z "$objects"; then \
echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \
-o eh_dummy.o; \
objects=eh_dummy.o; \
fi; \
ar rc libgcc.a $objects
rm -f libgcov.a
objects="_gcov_merge_add.o _gcov_merge_single.o _gcov_merge_ior.o _gcov_merge_time_profile.o _gcov_merge_icall_topn.o _gcov_interval_profiler.o _gcov_interval_profiler_atomic.o _gcov_pow2_profiler.o _gcov_pow2_profiler_atomic.o _gcov_one_value_profiler.o _gcov_one_value_profiler_atomic.o _gcov_average_profiler.o _gcov_average_profiler_atomic.o _gcov_ior_profiler.o _gcov_ior_profiler_atomic.o _gcov_indirect_call_profiler_v2.o _gcov_time_profiler.o _gcov_indirect_call_topn_profiler.o _gcov_dump.o _gcov_flush.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_reset.o _gcov.o"; \
if test -z "$objects"; then \
echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \
-o eh_dummy.o; \
objects=eh_dummy.o; \
fi; \
ar rc libgcov.a $objects
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_trampoline.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_ctors.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_mulhc3.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_divhc3.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floatuntisf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floatuntidf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floatuntixf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floatuntitf.o) has no symbols
ranlib libgcov.a
ranlib libgcc.a
rm -f libgcc_eh.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_trampoline.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_ctors.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_mulhc3.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_divhc3.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floatuntisf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floatuntidf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floatuntixf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc.a(_floatuntitf.o) has no symbols
# @multilib_flags@ is still needed because this may use
objects="unwind-dw2.o unwind-dw2-fde-darwin.o unwind-sjlj.o unwind-c.o emutls.o"; \
if test -z "$objects"; then \
echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \
-o eh_dummy.o; \
objects=eh_dummy.o; \
fi; \
ar rc libgcc_eh.a $objects
# /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include and -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector directly.
# @multilib_dir@ is not really necessary, but sometimes it has
# more uses than just a directory name.
/bin/sh ../../../libgcc/../mkinstalldirs .
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc_eh.a(unwind-sjlj.o) has no symbols
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -O2 -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -dynamiclib -nodefaultlibs -install_name /usr/local/lib/gcc/7/libgcc_s.1.dylib -single_module -o ./libgcc_s.dylib -Wl,-exported_symbols_list,libgcc.map -compatibility_version 1 -current_version 1.0 -g -O2 -B./ _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _powitf2_s.o _mulhc3_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _multc3_s.o _divhc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _divtc3_s.o _bswapsi2_s.o _bswapdi2_s.o _clrsbsi2_s.o _clrsbdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _fixsfti_s.o _fixdfti_s.o _fixxfti_s.o _fixtfti_s.o _fixunssfti_s.o _fixunsdfti_s.o _fixunsxfti_s.o _fixunstfti_s.o _floattisf_s.o _floattidf_s.o _floattixf_s.o _floattitf_s.o _floatuntisf_s.o _floatuntidf_s.o _floatuntixf_s.o _floatuntitf_s.o _divdi3_s.o _moddi3_s.o _divmoddi4_s.o _udivdi3_s.o _umoddi3_s.o _udivmoddi4_s.o _udiv_w_sdiv_s.o darwin-64_s.o cpuinfo_s.o sfp-exceptions_s.o addtf3_s.o divtf3_s.o eqtf2_s.o getf2_s.o letf2_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o fixtfti_s.o fixunstfti_s.o floattitf_s.o floatuntitf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o enable-execute-stack_s.o unwind-dw2_s.o unwind-dw2-fde-darwin_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o libgcc.a -lc
ranlib libgcc_eh.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgcc_eh.a(unwind-sjlj.o) has no symbols
ld: warning: could not create compact unwind for __Unwind_RaiseException: does not use RBP or RSP based frame
ld: warning: could not create compact unwind for __Unwind_ForcedUnwind: does not use RBP or RSP based frame
ld: warning: could not create compact unwind for __Unwind_Resume: does not use RBP or RSP based frame
ld: warning: could not create compact unwind for __Unwind_Resume_or_Rethrow: does not use RBP or RSP based frame
warning: (i386) could not find object file symbol for symbol ___negdi2
warning: (i386) could not find object file symbol for symbol ___lshrdi3
warning: (i386) could not find object file symbol for symbol ___ashldi3
warning: (i386) could not find object file symbol for symbol ___ashrdi3
warning: (i386) could not find object file symbol for symbol ___cmpdi2
warning: (i386) could not find object file symbol for symbol ___ucmpdi2
warning: (i386) could not find object file symbol for symbol ___clear_cache
warning: (i386) could not find object file symbol for symbol ___do_global_dtors
warning: (i386) could not find object file symbol for symbol ___absvsi2
warning: (i386) could not find object file symbol for symbol ___absvdi2
warning: (i386) could not find object file symbol for symbol ___addvsi3
warning: (i386) could not find object file symbol for symbol ___addvdi3
warning: (i386) could not find object file symbol for symbol ___subvsi3
warning: (i386) could not find object file symbol for symbol ___subvdi3
warning: (i386) could not find object file symbol for symbol ___mulvsi3
warning: (i386) could not find object file symbol for symbol ___mulvdi3
warning: (i386) could not find object file symbol for symbol ___negvsi2
warning: (i386) could not find object file symbol for symbol ___negvdi2
warning: (i386) could not find object file symbol for symbol ___ffssi2
warning: (i386) could not find object file symbol for symbol ___ffsdi2
warning: (i386) could not find object file symbol for symbol ___clz_tab
warning: (i386) could not find object file symbol for symbol ___clzsi2
warning: (i386) could not find object file symbol for symbol ___clzdi2
warning: (i386) could not find object file symbol for symbol ___ctzsi2
warning: (i386) could not find object file symbol for symbol ___ctzdi2
warning: (i386) could not find object file symbol for symbol ___popcount_tab
warning: (i386) could not find object file symbol for symbol ___popcountsi2
warning: (i386) could not find object file symbol for symbol ___popcountdi2
warning: (i386) could not find object file symbol for symbol ___paritysi2
warning: (i386) could not find object file symbol for symbol ___paritydi2
warning: (i386) could not find object file symbol for symbol ___powisf2
warning: (i386) could not find object file symbol for symbol ___powidf2
warning: (i386) could not find object file symbol for symbol ___powixf2
warning: (i386) could not find object file symbol for symbol ___powitf2
warning: (i386) could not find object file symbol for symbol ___mulsc3
warning: (i386) could not find object file symbol for symbol ___muldc3
warning: (i386) could not find object file symbol for symbol ___mulxc3
warning: (i386) could not find object file symbol for symbol ___x86.get_pc_thunk.bx
warning: (i386) could not find object file symbol for symbol ___multc3
warning: (i386) could not find object file symbol for symbol ___divsc3
warning: (i386) could not find object file symbol for symbol ___x86.get_pc_thunk.dx
warning: (i386) could not find object file symbol for symbol ___divdc3
warning: (i386) could not find object file symbol for symbol ___ieee_divdc3
warning: (i386) could not find object file symbol for symbol ___x86.get_pc_thunk.cx
warning: (i386) could not find object file symbol for symbol ___divxc3
warning: (i386) could not find object file symbol for symbol ___divtc3
warning: (i386) could not find object file symbol for symbol ___x86.get_pc_thunk.bp
warning: (i386) could not find object file symbol for symbol ___bswapsi2
warning: (i386) could not find object file symbol for symbol ___bswapdi2
warning: (i386) could not find object file symbol for symbol ___clrsbsi2
warning: (i386) could not find object file symbol for symbol ___clrsbdi2
warning: (i386) could not find object file symbol for symbol ___fixunssfsi
warning: (i386) could not find object file symbol for symbol ___fixunsdfsi
warning: (i386) could not find object file symbol for symbol ___fixunsxfsi
warning: (i386) could not find object file symbol for symbol ___fixsfdi
warning: (i386) could not find object file symbol for symbol ___fixdfdi
warning: (i386) could not find object file symbol for symbol ___fixxfdi
warning: (i386) could not find object file symbol for symbol ___fixunssfdi
warning: (i386) could not find object file symbol for symbol ___fixunsdfdi
warning: (i386) could not find object file symbol for symbol ___fixunsxfdi
warning: (i386) could not find object file symbol for symbol ___floatdisf
warning: (i386) could not find object file symbol for symbol ___floatdidf
warning: (i386) could not find object file symbol for symbol ___x86.get_pc_thunk.ax
warning: (i386) could not find object file symbol for symbol ___floatdixf
warning: (i386) could not find object file symbol for symbol ___floatundisf
warning: (i386) could not find object file symbol for symbol ___floatundidf
warning: (i386) could not find object file symbol for symbol ___floatundixf
warning: (i386) could not find object file symbol for symbol ___divdi3
warning: (i386) could not find object file symbol for symbol ___moddi3
warning: (i386) could not find object file symbol for symbol ___divmoddi4
warning: (i386) could not find object file symbol for symbol ___udivdi3
warning: (i386) could not find object file symbol for symbol ___umoddi3
warning: (i386) could not find object file symbol for symbol ___udivmoddi4
warning: (i386) could not find object file symbol for symbol ___udiv_w_sdiv
# Now that we have built all the objects, we need to copy
# them back to the GCC directory. Too many things (other
# in-tree libraries, and DejaGNU) know about the layout
# of the build tree, for now.
make install-leaf DESTDIR=../../.././gcc \
slibdir= libsubdir= MULTIOSDIR=i386
/bin/sh ../../../../libgcc/../mkinstalldirs ../../.././gcc/i386
/usr/bin/install -c -m 644 libgcc_eh.a ../../.././gcc/i386/
chmod 644 ../../.././gcc/i386/libgcc_eh.a
ranlib ../../.././gcc/i386/libgcc_eh.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../.././gcc/i386/libgcc_eh.a(unwind-sjlj.o) has no symbols
/bin/sh ../../../../libgcc/../mkinstalldirs ../../.././gcc/i386
/usr/bin/install -c -m 644 libgcc.a ../../.././gcc/i386/
chmod 644 ../../.././gcc/i386/libgcc.a
ranlib ../../.././gcc/i386/libgcc.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_trampoline.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_ctors.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_mulhc3.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_divhc3.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixsfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixdfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixxfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixtfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixunssfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixunsdfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixunsxfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixunstfti.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floattisf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floattidf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floattixf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floattitf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floatuntisf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floatuntidf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floatuntixf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floatuntitf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(darwin-64.o) has no symbols
/usr/bin/install -c -m 644 libgcov.a ../../.././gcc/i386/
chmod 644 ../../.././gcc/i386/libgcov.a
ranlib ../../.././gcc/i386/libgcov.a
parts="crt3.o crttms.o crttme.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \
for file in $parts; do \
rm -f ../../.././gcc/i386/$file; \
/usr/bin/install -c -m 644 $file ../../.././gcc/i386/; \
case $file in \
*.a) \
ranlib ../../.././gcc/i386/$file ;; \
esac; \
done
warning: (x86_64) could not find object file symbol for symbol ___negti2
warning: (x86_64) could not find object file symbol for symbol ___lshrti3
warning: (x86_64) could not find object file symbol for symbol ___ashlti3
warning: (x86_64) could not find object file symbol for symbol ___ashrti3
warning: (x86_64) could not find object file symbol for symbol ___cmpti2
warning: (x86_64) could not find object file symbol for symbol ___ucmpti2
warning: (x86_64) could not find object file symbol for symbol ___clear_cache
warning: (x86_64) could not find object file symbol for symbol ___do_global_dtors
warning: (x86_64) could not find object file symbol for symbol ___absvdi2
warning: (x86_64) could not find object file symbol for symbol ___absvsi2
warning: (x86_64) could not find object file symbol for symbol ___absvti2
warning: (x86_64) could not find object file symbol for symbol ___addvdi3
warning: (x86_64) could not find object file symbol for symbol ___addvsi3
warning: (x86_64) could not find object file symbol for symbol ___addvti3
warning: (x86_64) could not find object file symbol for symbol ___subvdi3
warning: (x86_64) could not find object file symbol for symbol ___subvsi3
warning: (x86_64) could not find object file symbol for symbol ___subvti3
warning: (x86_64) could not find object file symbol for symbol ___mulvdi3
warning: (x86_64) could not find object file symbol for symbol ___mulvsi3
warning: (x86_64) could not find object file symbol for symbol ___mulvti3
warning: (x86_64) could not find object file symbol for symbol ___negvdi2
warning: (x86_64) could not find object file symbol for symbol ___negvsi2
warning: (x86_64) could not find object file symbol for symbol ___negvti2
warning: (x86_64) could not find object file symbol for symbol ___ffsdi2
warning: (x86_64) could not find object file symbol for symbol ___ffsti2
warning: (x86_64) could not find object file symbol for symbol ___clz_tab
warning: (x86_64) could not find object file symbol for symbol ___clzdi2
warning: (x86_64) could not find object file symbol for symbol ___clzti2
warning: (x86_64) could not find object file symbol for symbol ___ctzdi2
warning: (x86_64) could not find object file symbol for symbol ___ctzti2
warning: (x86_64) could not find object file symbol for symbol ___popcount_tab
warning: (x86_64) could not find object file symbol for symbol ___popcountdi2
warning: (x86_64) could not find object file symbol for symbol ___popcountti2
warning: (x86_64) could not find object file symbol for symbol ___paritydi2
warning: (x86_64) could not find object file symbol for symbol ___parityti2
warning: (x86_64) could not find object file symbol for symbol ___powisf2
warning: (x86_64) could not find object file symbol for symbol ___powidf2
warning: (x86_64) could not find object file symbol for symbol ___powixf2
warning: (x86_64) could not find object file symbol for symbol ___powitf2
warning: (x86_64) could not find object file symbol for symbol ___mulsc3
warning: (x86_64) could not find object file symbol for symbol ___muldc3
warning: (x86_64) could not find object file symbol for symbol ___mulxc3
warning: (x86_64) could not find object file symbol for symbol ___multc3
warning: (x86_64) could not find object file symbol for symbol ___divsc3
warning: (x86_64) could not find object file symbol for symbol ___divdc3
warning: (x86_64) could not find object file symbol for symbol ___ieee_divdc3
warning: (x86_64) could not find object file symbol for symbol ___divxc3
warning: (x86_64) could not find object file symbol for symbol ___divtc3
warning: (x86_64) could not find object file symbol for symbol ___bswapsi2
warning: (x86_64) could not find object file symbol for symbol ___bswapdi2
warning: (x86_64) could not find object file symbol for symbol ___clrsbdi2
warning: (x86_64) could not find object file symbol for symbol ___clrsbti2
warning: (x86_64) could not find object file symbol for symbol ___fixunssfsi
warning: (x86_64) could not find object file symbol for symbol ___fixunsdfsi
warning: (x86_64) could not find object file symbol for symbol ___fixunsxfsi
warning: (x86_64) could not find object file symbol for symbol ___fixsfdi
warning: (x86_64) could not find object file symbol for symbol ___fixdfdi
warning: (x86_64) could not find object file symbol for symbol ___fixxfdi
warning: (x86_64) could not find object file symbol for symbol ___fixunssfdi
warning: (x86_64) could not find object file symbol for symbol ___fixunsdfdi
warning: (x86_64) could not find object file symbol for symbol ___fixunsxfdi
warning: (x86_64) could not find object file symbol for symbol ___floatdisf
warning: (x86_64) could not find object file symbol for symbol ___floatdidf
warning: (x86_64) could not find object file symbol for symbol ___floatdixf
warning: (x86_64) could not find object file symbol for symbol ___floatundisf
warning: (x86_64) could not find object file symbol for symbol ___floatundidf
warning: (x86_64) could not find object file symbol for symbol ___floatundixf
warning: (x86_64) could not find object file symbol for symbol ___fixsfti
warning: (x86_64) could not find object file symbol for symbol ___fixdfti
warning: (x86_64) could not find object file symbol for symbol ___fixxfti
warning: (x86_64) could not find object file symbol for symbol ___fixunssfti
warning: (x86_64) could not find object file symbol for symbol ___fixunsdfti
warning: (x86_64) could not find object file symbol for symbol ___fixunsxfti
warning: (x86_64) could not find object file symbol for symbol ___floattisf
warning: (x86_64) could not find object file symbol for symbol ___floattidf
warning: (x86_64) could not find object file symbol for symbol ___floattixf
warning: (x86_64) could not find object file symbol for symbol ___floatuntisf
warning: (x86_64) could not find object file symbol for symbol ___floatuntidf
warning: (x86_64) could not find object file symbol for symbol ___floatuntixf
warning: (x86_64) could not find object file symbol for symbol ___divti3
warning: (x86_64) could not find object file symbol for symbol ___modti3
warning: (x86_64) could not find object file symbol for symbol ___divmodti4
warning: (x86_64) could not find object file symbol for symbol ___udivti3
warning: (x86_64) could not find object file symbol for symbol ___umodti3
warning: (x86_64) could not find object file symbol for symbol ___udivmodti4
warning: (x86_64) could not find object file symbol for symbol ___udiv_w_sdiv
MLIBS=`/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include --print-multi-lib | sed -e 's/;.*$//'` ; \
for mlib in $MLIBS ; do \
cp ../${mlib}/libgcc/${mlib}/libgcc_s.dylib \
./libgcc_s.1.dylib_T_${mlib} || exit 1 ; \
done
MLIBS=`/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include --print-multi-lib | sed -e 's/;.*$//'` ; \
for mlib in $MLIBS ; do \
strip -o libgcc_ext.10.4.dylib_T${mlib} \
-R ../../../libgcc/config/i386/libgcc-darwin.10.4.ver -c -urx \
../${mlib}/libgcc/${mlib}/libgcc_s.dylib || exit 1 ; \
done
MLIBS=`/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include --print-multi-lib | sed -e 's/;.*$//'` ; \
for mlib in $MLIBS ; do \
strip -o libgcc_ext.10.5.dylib_T${mlib} \
-R ../../../libgcc/config/i386/libgcc-darwin.10.5.ver -c -urx \
../${mlib}/libgcc/${mlib}/libgcc_s.dylib || exit 1 ; \
done
lipo -output libgcc_s.1.dylib \
-create libgcc_s.1.dylib_T*
rm libgcc_s.1.dylib_T*
lipo -output libgcc_ext.10.4.dylib -create libgcc_ext.10.4.dylib_T*
lipo -output libgcc_ext.10.5.dylib -create libgcc_ext.10.5.dylib_T*
rm libgcc_ext.10.4.dylib_T*
rm libgcc_ext.10.5.dylib_T*
# Now that we have built all the objects, we need to copy
# them back to the GCC directory. Too many things (other
# in-tree libraries, and DejaGNU) know about the layout
# of the build tree, for now.
make install-leaf DESTDIR=../.././gcc \
slibdir= libsubdir= MULTIOSDIR=.
/bin/sh ../../../libgcc/../mkinstalldirs ../.././gcc
/bin/sh ../../../libgcc/../mkinstalldirs ../.././gcc
/usr/bin/install -c -m 644 libgcc_eh.a ../.././gcc/
for d in libgcc_s.1.dylib libgcc_ext.10.4.dylib libgcc_ext.10.5.dylib ; do \
/usr/bin/install -c -m 644 $d ../.././gcc/$d || exit 1 ; \
done
chmod 644 ../.././gcc/libgcc_eh.a
ranlib ../.././gcc/libgcc_eh.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../.././gcc/libgcc_eh.a(unwind-sjlj.o) has no symbols
if [ -f ../.././gcc/libgcc_s_ppc64.1.dylib ]; then \
rm -f ../.././gcc/libgcc_s_ppc64.1.dylib; \
else true; fi
ln -s libgcc_s.1.dylib \
../.././gcc/libgcc_s_ppc64.1.dylib
if [ -f ../.././gcc/libgcc_s_x86_64.1.dylib ]; then \
rm -f ../.././gcc/libgcc_s_x86_64.1.dylib; \
else true; fi
ln -s libgcc_s.1.dylib \
../.././gcc/libgcc_s_x86_64.1.dylib
/bin/sh ../../../libgcc/../mkinstalldirs ../.././gcc
/usr/bin/install -c -m 644 libgcc.a ../.././gcc/
chmod 644 ../.././gcc/libgcc.a
ranlib ../.././gcc/libgcc.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../.././gcc/libgcc.a(_trampoline.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../.././gcc/libgcc.a(_ctors.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../.././gcc/libgcc.a(_mulhc3.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../.././gcc/libgcc.a(_divhc3.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../.././gcc/libgcc.a(_floatuntisf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../.././gcc/libgcc.a(_floatuntidf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../.././gcc/libgcc.a(_floatuntixf.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../.././gcc/libgcc.a(_floatuntitf.o) has no symbols
/usr/bin/install -c -m 644 libgcov.a ../.././gcc/
chmod 644 ../.././gcc/libgcov.a
ranlib ../.././gcc/libgcov.a
parts="crt3.o crttms.o crttme.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \
for file in $parts; do \
rm -f ../.././gcc/$file; \
/usr/bin/install -c -m 644 $file ../.././gcc/; \
case $file in \
*.a) \
ranlib ../.././gcc/$file ;; \
esac; \
done
mkdir x86_64-apple-darwin17.0.0/libgomp
Checking multilib configuration for libgomp...
Configuring stage 3 in x86_64-apple-darwin17.0.0/libgomp
configure: creating cache ./config.cache
checking for --enable-version-specific-runtime-libs... no
checking for --enable-generated-files-in-srcdir... no
checking build system type... x86_64-apple-darwin17.0.0
checking host system type... x86_64-apple-darwin17.0.0
checking target system type... x86_64-apple-darwin17.0.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ../../../libgomp/../install-sh -c -d
checking for gawk... awk
checking whether make sets $(MAKE)... yes
checking for x86_64-apple-darwin17.0.0-gcc... /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include
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 /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include accepts -g... yes
checking for /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include ... gcc3
checking for x86_64-apple-darwin17.0.0-ar... ar
checking for x86_64-apple-darwin17.0.0-ranlib... ranlib
checking for perl... /usr/bin/perl
checking whether make sets $(MAKE)... (cached) yes
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
checking for modern makeinfo... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/super/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include ... /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/collect-ld
checking if the linker (/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/collect-ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/nm
checking the name lister (/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/nm) interface... rm: conftest.dSYM: is a directory
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 /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/collect-ld option to reload object files... -r
checking for x86_64-apple-darwin17.0.0-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin17.0.0-ar... (cached) ar
checking for x86_64-apple-darwin17.0.0-strip... strip
checking for x86_64-apple-darwin17.0.0-ranlib... (cached) ranlib
checking command to parse /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/nm output from /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include object... rm: conftest.dSYM: is a directory
ok
checking for x86_64-apple-darwin17.0.0-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin17.0.0-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin17.0.0-lipo... lipo
checking for x86_64-apple-darwin17.0.0-otool... no
checking for otool... otool
checking for x86_64-apple-darwin17.0.0-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... no
checking how to run the C preprocessor... /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include supports -fno-rtti -fno-exceptions... no
checking for /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include option to produce PIC... -fno-common -DPIC
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include PIC flag -fno-common -DPIC works... yes
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include static flag -static works... no
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include supports -c -o file.o... yes
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include supports -c -o file.o... (cached) yes
checking whether the /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include linker (/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/collect-ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin17.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-apple-darwin17.0.0-gfortran... /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/gfortran -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include
checking whether we are using the GNU Fortran compiler... yes
checking whether /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/gfortran -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include accepts -g... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/gfortran -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include option to produce PIC... -fno-common
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/gfortran -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include PIC flag -fno-common works... yes
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/gfortran -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include static flag -static works... no
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/gfortran -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include supports -c -o file.o... yes
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/gfortran -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include supports -c -o file.o... (cached) yes
checking whether the /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/gfortran -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include linker (/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/collect-ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin17.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
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 pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for unistd.h... (cached) yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking for dlsym in -ldl... yes
checking for unistd.h... (cached) yes
checking for secure_getenv... no
checking for __secure_getenv... no
checking for getuid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getegid... yes
checking for getloadavg... yes
checking for clock_gettime... yes
checking for strtoull... yes
checking whether the target supports thread-local storage... no
checking whether the thread-local storage support is from emutls... yes
checking whether the target supports hidden visibility... yes
checking whether the target supports dllexport... no
checking whether the target supports symbol aliases... no
checking for ld used by /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include ... (cached) /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/collect-ld
checking if the linker (/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/collect-ld) is GNU ld... (cached) no
checking whether the target supports .symver directive... no
configure: versioning on shared library symbols is no
checking whether the target supports __sync_*_compare_and_swap... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating omp.h
config.status: creating omp_lib.h
config.status: creating omp_lib.f90
config.status: creating libgomp_f.h
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating libgomp.spec
config.status: creating testsuite/libgomp-test-support.pt.exp
config.status: creating config.h
config.status: executing default-1 commands
Adding multilib support to Makefile in ../../../libgomp
multidirs=i386
with_multisubdir=
Running configure in multilib subdirs i386
pwd: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libgomp
Running configure in multilib subdir i386
pwd: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0
configure: creating cache ./config.cache
checking for --enable-version-specific-runtime-libs... no
checking for --enable-generated-files-in-srcdir... no
checking build system type... x86_64-apple-darwin17.0.0
checking host system type... x86_64-apple-darwin17.0.0
checking target system type... x86_64-apple-darwin17.0.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ../../../../libgomp/../install-sh -c -d
checking for gawk... awk
checking whether make sets $(MAKE)... yes
checking for x86_64-apple-darwin17.0.0-gcc... /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -m32
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 /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -m32 accepts -g... yes
checking for /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -m32 option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -m32... gcc3
checking for x86_64-apple-darwin17.0.0-ar... ar
checking for x86_64-apple-darwin17.0.0-ranlib... ranlib
checking for perl... /usr/bin/perl
checking whether make sets $(MAKE)... (cached) yes
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
checking for modern makeinfo... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/super/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -m32... /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/collect-ld
checking if the linker (/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/collect-ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/nm
checking the name lister (/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/nm) interface... rm: conftest.dSYM: is a directory
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 /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/collect-ld option to reload object files... -r
checking for x86_64-apple-darwin17.0.0-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin17.0.0-ar... (cached) ar
checking for x86_64-apple-darwin17.0.0-strip... strip
checking for x86_64-apple-darwin17.0.0-ranlib... (cached) ranlib
checking command to parse /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/nm output from /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -m32 object... rm: conftest.dSYM: is a directory
ok
checking for x86_64-apple-darwin17.0.0-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin17.0.0-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin17.0.0-lipo... lipo
checking for x86_64-apple-darwin17.0.0-otool... no
checking for otool... otool
checking for x86_64-apple-darwin17.0.0-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... no
checking how to run the C preprocessor... /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -m32 -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -m32 supports -fno-rtti -fno-exceptions... no
checking for /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -m32 option to produce PIC... -fno-common -DPIC
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -m32 PIC flag -fno-common -DPIC works... yes
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -m32 static flag -static works... no
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -m32 supports -c -o file.o... yes
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -m32 supports -c -o file.o... (cached) yes
checking whether the /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -m32 linker (/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/collect-ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin17.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-apple-darwin17.0.0-gfortran... /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/gfortran -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -m32
checking whether we are using the GNU Fortran compiler... yes
checking whether /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/gfortran -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -m32 accepts -g... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/gfortran -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -m32 option to produce PIC... -fno-common
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/gfortran -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -m32 PIC flag -fno-common works... yes
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/gfortran -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -m32 static flag -static works... no
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/gfortran -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -m32 supports -c -o file.o... yes
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/gfortran -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -m32 supports -c -o file.o... (cached) yes
checking whether the /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/gfortran -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -m32 linker (/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/collect-ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin17.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
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 pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for unistd.h... (cached) yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking for dlsym in -ldl... yes
checking for unistd.h... (cached) yes
checking for secure_getenv... no
checking for __secure_getenv... no
checking for getuid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getegid... yes
checking for getloadavg... yes
checking for clock_gettime... yes
checking for strtoull... yes
checking whether the target supports thread-local storage... no
checking whether the thread-local storage support is from emutls... yes
checking whether the target supports hidden visibility... yes
checking whether the target supports dllexport... no
checking whether the target supports symbol aliases... no
checking for ld used by /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -m32... (cached) /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/collect-ld
checking if the linker (/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/collect-ld) is GNU ld... (cached) no
checking whether the target supports .symver directive... no
configure: versioning on shared library symbols is no
checking whether the target supports __sync_*_compare_and_swap... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating omp.h
config.status: creating omp_lib.h
config.status: creating omp_lib.f90
config.status: creating libgomp_f.h
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating libgomp.spec
config.status: creating testsuite/libgomp-test-support.pt.exp
config.status: creating config.h
config.status: executing default-1 commands
Adding multilib support to Makefile in ../../../../libgomp
with_multisubdir=i386
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing gstdint.h commands
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing gstdint.h commands
mkdir x86_64-apple-darwin17.0.0/libstdc++-v3
Checking multilib configuration for libstdc++-v3...
Configuring stage 3 in x86_64-apple-darwin17.0.0/libstdc++-v3
make all-recursive
Making all in testsuite
cp libgomp-test-support.pt.exp libgomp-test-support.exp.tmp
echo >> libgomp-test-support.exp.tmp \
'set offload_additional_options ""'
echo >> libgomp-test-support.exp.tmp \
'set offload_additional_lib_paths ""'
mv libgomp-test-support.exp.tmp libgomp-test-support.exp
makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 -I ../../../libgomp/../gcc/doc/include -I ../../../libgomp -o libgomp.info ../../../libgomp/libgomp.texi
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo ../../../libgomp/alloc.c
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c -o atomic.lo ../../../libgomp/atomic.c
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c -o barrier.lo ../../../libgomp/barrier.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c ../../../libgomp/atomic.c -fno-common -DPIC -o .libs/atomic.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../../../libgomp/alloc.c -fno-common -DPIC -o .libs/alloc.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c ../../../libgomp/barrier.c -fno-common -DPIC -o .libs/barrier.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c ../../../libgomp/atomic.c -o atomic.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../../../libgomp/alloc.c -o alloc.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c ../../../libgomp/barrier.c -o barrier.o >/dev/null 2>&1
configure: creating cache ./config.cache
mv -f .deps/atomic.Tpo .deps/atomic.Plo
mv -f .deps/alloc.Tpo .deps/alloc.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c -o critical.lo ../../../libgomp/critical.c
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo ../../../libgomp/env.c
checking build system type... mv -f .deps/barrier.Tpo .deps/barrier.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo ../../../libgomp/error.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../libgomp/env.c -fno-common -DPIC -o .libs/env.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c ../../../libgomp/critical.c -fno-common -DPIC -o .libs/critical.o
x86_64-apple-darwin17.0.0
checking host system type... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../libgomp/error.c -fno-common -DPIC -o .libs/error.o
x86_64-apple-darwin17.0.0
checking target system type... x86_64-apple-darwin17.0.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c ../../../libgomp/critical.c -o critical.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../libgomp/error.c -o error.o >/dev/null 2>&1
mv -f .deps/critical.Tpo .deps/critical.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c -o icv.lo ../../../libgomp/icv.c
mv -f .deps/error.Tpo .deps/error.Plo
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c ../../../libgomp/icv.c -fno-common -DPIC -o .libs/icv.o
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c -o icv-device.lo ../../../libgomp/icv-device.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c ../../../libgomp/icv-device.c -fno-common -DPIC -o .libs/icv-device.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c ../../../libgomp/icv-device.c -o icv-device.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c ../../../libgomp/icv.c -o icv.o >/dev/null 2>&1
mv -f .deps/icv-device.Tpo .deps/icv-device.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c -o iter.lo ../../../libgomp/iter.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c ../../../libgomp/iter.c -fno-common -DPIC -o .libs/iter.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../libgomp/env.c -o env.o >/dev/null 2>&1
mv -f .deps/icv.Tpo .deps/icv.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c -o iter_ull.lo ../../../libgomp/iter_ull.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c ../../../libgomp/iter_ull.c -fno-common -DPIC -o .libs/iter_ull.o
yes
checking for a thread-safe mkdir -p... ../../../libstdc++-v3/../install-sh -c -d
checking for gawk... awk
checking whether make sets $(MAKE)... yes
checking for x86_64-apple-darwin17.0.0-gcc... /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c ../../../libgomp/iter.c -o iter.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c ../../../libgomp/iter_ull.c -o iter_ull.o >/dev/null 2>&1
checking for C compiler default output file name... mv -f .deps/iter.Tpo .deps/iter.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c -o loop.lo ../../../libgomp/loop.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c ../../../libgomp/loop.c -fno-common -DPIC -o .libs/loop.o
mv -f .deps/iter_ull.Tpo .deps/iter_ull.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c -o loop_ull.lo ../../../libgomp/loop_ull.c
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c ../../../libgomp/loop_ull.c -fno-common -DPIC -o .libs/loop_ull.o
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include accepts -g... yes
checking for /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include option to accept ISO C89... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c ../../../libgomp/loop.c -o loop.o >/dev/null 2>&1
mv -f .deps/env.Tpo .deps/env.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c -o ordered.lo ../../../libgomp/ordered.c
none needed
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c ../../../libgomp/loop_ull.c -o loop_ull.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c ../../../libgomp/ordered.c -fno-common -DPIC -o .libs/ordered.o
checking whether we are using the GNU C++ compiler... yes
checking whether /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc -nostdinc++ -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/src -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include accepts -g... yes
checking how to run the C preprocessor... /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -E
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c ../../../libgomp/ordered.c -o ordered.o >/dev/null 2>&1
mv -f .deps/loop_ull.Tpo .deps/loop_ull.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c -o parallel.lo ../../../libgomp/parallel.c
checking for grep that handles long lines and -e... mv -f .deps/loop.Tpo .deps/loop.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c -o sections.lo ../../../libgomp/sections.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c ../../../libgomp/parallel.c -fno-common -DPIC -o .libs/parallel.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c ../../../libgomp/sections.c -fno-common -DPIC -o .libs/sections.o
/usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether ln -s works... yes
checking for x86_64-apple-darwin17.0.0-as... /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/as
checking for x86_64-apple-darwin17.0.0-ar... ar
checking for x86_64-apple-darwin17.0.0-ranlib... ranlib
checking whether to enable maintainer-specific portions of Makefiles... no
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c ../../../libgomp/sections.c -o sections.o >/dev/null 2>&1
rm: conftest.dSYM: is a directory
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c ../../../libgomp/parallel.c -o parallel.o >/dev/null 2>&1
rm: conftest.dSYM: is a directory
configure: CPU config directory is cpu/i486
configure: OS config directory is os/bsd/darwin
checking how to print strings... printf
checking for a sed that does not truncate output... mv -f .deps/ordered.Tpo .deps/ordered.Plo
/usr/local/Homebrew/Library/Homebrew/shims/super/sed
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c -o single.lo ../../../libgomp/single.c
checking for fgrep... /usr/bin/grep -F
checking for ld used by /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include ... /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/collect-ld
checking if the linker (/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/collect-ld) is GNU ld... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../libgomp/single.c -fno-common -DPIC -o .libs/single.o
mv -f .deps/sections.Tpo .deps/sections.Plo
no
checking for BSD- or MS-compatible name lister (nm)... /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/nm
checking the name lister (/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/nm) interface... /bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c -o task.lo ../../../libgomp/task.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c ../../../libgomp/task.c -fno-common -DPIC -o .libs/task.o
rm: conftest.dSYM: is a directory
BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
mv -f .deps/parallel.Tpo .deps/parallel.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c -o team.lo ../../../libgomp/team.c
checking for /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/collect-ld option to reload object files... -r
checking for x86_64-apple-darwin17.0.0-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin17.0.0-ar... (cached) ar
checking for x86_64-apple-darwin17.0.0-strip... strip
checking for x86_64-apple-darwin17.0.0-ranlib... (cached) ranlib
checking command to parse /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/nm output from /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include object... rm: conftest.dSYM: is a directory
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c ../../../libgomp/team.c -fno-common -DPIC -o .libs/team.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../libgomp/single.c -o single.o >/dev/null 2>&1
mv -f .deps/single.Tpo .deps/single.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c -o work.lo ../../../libgomp/work.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c ../../../libgomp/work.c -fno-common -DPIC -o .libs/work.o
ok
checking for x86_64-apple-darwin17.0.0-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin17.0.0-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin17.0.0-lipo... lipo
checking for x86_64-apple-darwin17.0.0-otool... no
checking for otool... otool
checking for x86_64-apple-darwin17.0.0-otool64... no
checking for otool64... no
checking for -single_module linker flag... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT work.lo -MD -MP -MF .deps/work.Tpo -c ../../../libgomp/work.c -o work.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT team.lo -MD -MP -MF .deps/team.Tpo -c ../../../libgomp/team.c -o team.o >/dev/null 2>&1
yes
checking for -exported_symbols_list linker flag... mv -f .deps/work.Tpo .deps/work.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo ../../../libgomp/config/posix/lock.c
yes
checking for -force_load linker flag... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../libgomp/config/posix/lock.c -fno-common -DPIC -o .libs/lock.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../libgomp/config/posix/lock.c -o lock.o >/dev/null 2>&1
no
checking for ANSI C header files... mv -f .deps/team.Tpo .deps/team.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c -o mutex.lo ../../../libgomp/config/posix/mutex.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c ../../../libgomp/config/posix/mutex.c -fno-common -DPIC -o .libs/mutex.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c ../../../libgomp/config/posix/mutex.c -o mutex.o >/dev/null 2>&1
mv -f .deps/lock.Tpo .deps/lock.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c -o proc.lo ../../../libgomp/config/bsd/proc.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c ../../../libgomp/config/bsd/proc.c -fno-common -DPIC -o .libs/proc.o
mv -f .deps/mutex.Tpo .deps/mutex.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c -o sem.lo ../../../libgomp/config/posix/sem.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c ../../../libgomp/config/posix/sem.c -fno-common -DPIC -o .libs/sem.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c ../../../libgomp/config/bsd/proc.c -o proc.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c ../../../libgomp/config/posix/sem.c -o sem.o >/dev/null 2>&1
yes
checking for sys/types.h... mv -f .deps/proc.Tpo .deps/proc.Plo
mv -f .deps/sem.Tpo .deps/sem.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c -o bar.lo ../../../libgomp/config/posix/bar.c
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c -o ptrlock.lo ../../../libgomp/config/posix/ptrlock.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c ../../../libgomp/config/posix/ptrlock.c -fno-common -DPIC -o .libs/ptrlock.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c ../../../libgomp/config/posix/bar.c -fno-common -DPIC -o .libs/bar.o
yes
checking for sys/stat.h... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c ../../../libgomp/config/posix/ptrlock.c -o ptrlock.o >/dev/null 2>&1
mv -f .deps/ptrlock.Tpo .deps/ptrlock.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo ../../../libgomp/config/posix/time.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../libgomp/config/posix/time.c -fno-common -DPIC -o .libs/time.o
yes
checking for stdlib.h... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c ../../../libgomp/config/posix/bar.c -o bar.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT time.lo -MD -MP -MF .deps/time.Tpo -c ../../../libgomp/config/posix/time.c -o time.o >/dev/null 2>&1
yes
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT task.lo -MD -MP -MF .deps/task.Tpo -c ../../../libgomp/task.c -o task.o >/dev/null 2>&1
checking for string.h... yes
mv -f .deps/time.Tpo .deps/time.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c -o fortran.lo ../../../libgomp/fortran.c
checking for memory.h... mv -f .deps/bar.Tpo .deps/bar.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c -o affinity.lo ../../../libgomp/affinity.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c ../../../libgomp/fortran.c -fno-common -DPIC -o .libs/fortran.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c ../../../libgomp/affinity.c -fno-common -DPIC -o .libs/affinity.o
yes
checking for strings.h... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c ../../../libgomp/affinity.c -o affinity.o >/dev/null 2>&1
yes
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c ../../../libgomp/fortran.c -o fortran.o >/dev/null 2>&1
checking for inttypes.h... mv -f .deps/affinity.Tpo .deps/affinity.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT target.lo -MD -MP -MF .deps/target.Tpo -c -o target.lo ../../../libgomp/target.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT target.lo -MD -MP -MF .deps/target.Tpo -c ../../../libgomp/target.c -fno-common -DPIC -o .libs/target.o
yes
checking for stdint.h... mv -f .deps/fortran.Tpo .deps/fortran.Plo
yes
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c -o splay-tree.lo ../../../libgomp/splay-tree.c
checking for unistd.h... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c ../../../libgomp/splay-tree.c -fno-common -DPIC -o .libs/splay-tree.o
yes
checking for dlfcn.h... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c ../../../libgomp/splay-tree.c -o splay-tree.o >/dev/null 2>&1
yes
checking for objdir... .libs
mv -f .deps/splay-tree.Tpo .deps/splay-tree.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c -o libgomp-plugin.lo ../../../libgomp/libgomp-plugin.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c ../../../libgomp/libgomp-plugin.c -fno-common -DPIC -o .libs/libgomp-plugin.o
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include supports -fno-rtti -fno-exceptions... no
checking for /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include option to produce PIC... -fno-common -DPIC
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include PIC flag -fno-common -DPIC works... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c ../../../libgomp/libgomp-plugin.c -o libgomp-plugin.o >/dev/null 2>&1
yes
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include static flag -static works... no
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include supports -c -o file.o... mv -f .deps/libgomp-plugin.Tpo .deps/libgomp-plugin.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c -o oacc-parallel.lo ../../../libgomp/oacc-parallel.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c ../../../libgomp/oacc-parallel.c -fno-common -DPIC -o .libs/oacc-parallel.o
yes
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include supports -c -o file.o... (cached) yes
checking whether the /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include linker (/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/collect-ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin17.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... mv -f .deps/task.Tpo .deps/task.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c -o oacc-host.lo ../../../libgomp/oacc-host.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c ../../../libgomp/oacc-host.c -fno-common -DPIC -o .libs/oacc-host.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT target.lo -MD -MP -MF .deps/target.Tpo -c ../../../libgomp/target.c -o target.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c ../../../libgomp/oacc-parallel.c -o oacc-parallel.o >/dev/null 2>&1
yes
checking whether a statically linked program can dlopen itself... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c ../../../libgomp/oacc-host.c -o oacc-host.o >/dev/null 2>&1
yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... mv -f .deps/oacc-host.Tpo .deps/oacc-host.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c -o oacc-init.lo ../../../libgomp/oacc-init.c
mv -f .deps/oacc-parallel.Tpo .deps/oacc-parallel.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c -o oacc-mem.lo ../../../libgomp/oacc-mem.c
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc -nostdinc++ -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/src -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -E
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c ../../../libgomp/oacc-init.c -fno-common -DPIC -o .libs/oacc-init.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c ../../../libgomp/oacc-mem.c -fno-common -DPIC -o .libs/oacc-mem.o
checking for ld used by /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc -nostdinc++ -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/src -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include ... /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/collect-ld
checking if the linker (/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/collect-ld) is GNU ld... no
checking whether the /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc -nostdinc++ -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/src -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include linker (/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/collect-ld) supports shared libraries... yes
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c ../../../libgomp/oacc-init.c -o oacc-init.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c ../../../libgomp/oacc-mem.c -o oacc-mem.o >/dev/null 2>&1
checking for /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc -nostdinc++ -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/src -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include option to produce PIC... -fno-common -DPIC
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc -nostdinc++ -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/src -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include PIC flag -fno-common -DPIC works... yes
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc -nostdinc++ -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/src -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include static flag -static works... no
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc -nostdinc++ -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/src -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include supports -c -o file.o... mv -f .deps/oacc-init.Tpo .deps/oacc-init.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c -o oacc-async.lo ../../../libgomp/oacc-async.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c ../../../libgomp/oacc-async.c -fno-common -DPIC -o .libs/oacc-async.o
yes
checking if /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc -nostdinc++ -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/src -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include supports -c -o file.o... (cached) yes
checking whether the /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc -nostdinc++ -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/src -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/x86_64-apple-darwin17.0.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include linker (/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/collect-ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin17.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking for compiler with PCH support... mv -f .deps/oacc-mem.Tpo .deps/oacc-mem.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c -o oacc-plugin.lo ../../../libgomp/oacc-plugin.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c ../../../libgomp/oacc-plugin.c -fno-common -DPIC -o .libs/oacc-plugin.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c ../../../libgomp/oacc-async.c -o oacc-async.o >/dev/null 2>&1
yes
checking for enabled PCH... yes
checking for thread model used by GCC... posix
mv -f .deps/target.Tpo .deps/target.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c -o oacc-cuda.lo ../../../libgomp/oacc-cuda.c
checking for atomic builtins for bool... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c ../../../libgomp/oacc-cuda.c -fno-common -DPIC -o .libs/oacc-cuda.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c ../../../libgomp/oacc-plugin.c -o oacc-plugin.o >/dev/null 2>&1
yes
checking for atomic builtins for short... yes
checking for atomic builtins for int... mv -f .deps/oacc-async.Tpo .deps/oacc-async.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c -o priority_queue.lo ../../../libgomp/priority_queue.c
yes
checking for atomic builtins for long long... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c ../../../libgomp/priority_queue.c -fno-common -DPIC -o .libs/priority_queue.o
yes
checking for ISO/IEC TR 24733 ... mv -f .deps/oacc-plugin.Tpo .deps/oacc-plugin.Plo
/bin/sh ./libtool --tag=FC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/gfortran -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -L. -Wall -L../libgfortran -c -o openacc.lo ../../../libgomp/openacc.f90
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c ../../../libgomp/oacc-cuda.c -o oacc-cuda.o >/dev/null 2>&1
no
checking for __int128... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/gfortran -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -L. -Wall -L../libgfortran -c ../../../libgomp/openacc.f90 -fno-common -o .libs/openacc.o
yes
checking for __float128... yes
checking for g++ that supports -ffunction-sections -fdata-sections... mv -f .deps/oacc-cuda.Tpo .deps/oacc-cuda.Plo
make DO=all multi-do # make
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libgomp -I../../../libgomp/config/bsd -I../../../libgomp/config/darwin -I../../../libgomp/config/posix -I../../../libgomp -I../../../libgomp/../include -Wall -pthread -Werror -g -O2 -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c ../../../libgomp/priority_queue.c -o priority_queue.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/gfortran -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -L. -Wall -L../libgfortran -c ../../../libgomp/openacc.f90 -o openacc.o >/dev/null 2>&1
if [ -z "i386" ]; then \
true; \
else \
rootpre=`${PWDCMD-pwd}`/; export rootpre; \
srcrootpre=`cd ../../../libgomp; ${PWDCMD-pwd}`/; export srcrootpre; \
lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
compiler="/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include "; \
for i in `${compiler} --print-multi-lib 2>/dev/null`; do \
dir=`echo $i | sed -e 's/;.*$//'`; \
if [ "${dir}" = "." ]; then \
true; \
else \
if [ -d ../${dir}/${lib} ]; then \
flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
if (cd ../${dir}/${lib}; make \
CFLAGS="-g -O2 ${flags}" \
CCASFLAGS=" ${flags}" \
FCFLAGS="-L. -Wall -L../libgfortran ${flags}" \
FFLAGS=" ${flags}" \
ADAFLAGS=" ${flags}" \
prefix="/usr/local/Cellar/gcc/7.1.0" \
exec_prefix="/usr/local/Cellar/gcc/7.1.0" \
GOCFLAGS="-O2 -g ${flags}" \
CXXFLAGS="-g -O2 ${flags}" \
LIBCFLAGS="-g -O2 ${flags}" \
LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \
LDFLAGS=" ${flags}" \
MULTIFLAGS="${flags}" \
DESTDIR="" \
INSTALL="/usr/bin/install -c" \
INSTALL_DATA="/usr/bin/install -c -m 644" \
INSTALL_PROGRAM="/usr/bin/install -c" \
INSTALL_SCRIPT="/usr/bin/install -c" \
all); then \
true; \
else \
exit 1; \
fi; \
else true; \
fi; \
fi; \
done; \
fi
yes
checking for underlying I/O to use... stdio
make all-recursive
Making all in testsuite
checking for C locale to use... darwin
checking for std::allocator base class... new
configure: "C" header strategy set to c_global
checking for enabled long long specializations... yes
checking wchar.h usability... cp libgomp-test-support.pt.exp libgomp-test-support.exp.tmp
echo >> libgomp-test-support.exp.tmp \
'set offload_additional_options ""'
echo >> libgomp-test-support.exp.tmp \
'set offload_additional_lib_paths ""'
mv libgomp-test-support.exp.tmp libgomp-test-support.exp
/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/gfortran -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -L. -Wall -L../libgfortran -fsyntax-only omp_lib.f90
makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 -I ../../../../libgomp/../gcc/doc/include -I ../../../../libgomp -o libgomp.info ../../../../libgomp/libgomp.texi
mv -f .deps/priority_queue.Tpo .deps/priority_queue.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo ../../../../libgomp/alloc.c
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c -o atomic.lo ../../../../libgomp/atomic.c
:
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c -o barrier.lo ../../../../libgomp/barrier.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../../../../libgomp/alloc.c -fno-common -DPIC -o .libs/alloc.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c ../../../../libgomp/atomic.c -fno-common -DPIC -o .libs/atomic.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c ../../../../libgomp/barrier.c -fno-common -DPIC -o .libs/barrier.o
yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for mbstate_t... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c ../../../../libgomp/atomic.c -o atomic.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c ../../../../libgomp/alloc.c -o alloc.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c ../../../../libgomp/barrier.c -o barrier.o >/dev/null 2>&1
yes
checking wctype.h usability... mv -f .deps/atomic.Tpo .deps/atomic.Plo
mv -f .deps/alloc.Tpo .deps/alloc.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c -o critical.lo ../../../../libgomp/critical.c
mv -f .deps/barrier.Tpo .deps/barrier.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo ../../../../libgomp/env.c
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo ../../../../libgomp/error.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c ../../../../libgomp/critical.c -fno-common -DPIC -o .libs/critical.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../../libgomp/env.c -fno-common -DPIC -o .libs/env.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../../libgomp/error.c -fno-common -DPIC -o .libs/error.o
yes
checking wctype.h presence... yes
checking for wctype.h... yes
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c ../../../../libgomp/critical.c -o critical.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../../../../libgomp/error.c -o error.o >/dev/null 2>&1
checking for enabled wchar_t specializations... yes
checking for sin in -lm... mv -f .deps/critical.Tpo .deps/critical.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c -o icv.lo ../../../../libgomp/icv.c
yes
checking for ISO C99 support in <math.h> for C++98... mv -f .deps/error.Tpo .deps/error.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c -o icv-device.lo ../../../../libgomp/icv-device.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c ../../../../libgomp/icv.c -fno-common -DPIC -o .libs/icv.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c ../../../../libgomp/icv-device.c -fno-common -DPIC -o .libs/icv-device.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT icv-device.lo -MD -MP -MF .deps/icv-device.Tpo -c ../../../../libgomp/icv-device.c -o icv-device.o >/dev/null 2>&1
yes
checking tgmath.h usability... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT icv.lo -MD -MP -MF .deps/icv.Tpo -c ../../../../libgomp/icv.c -o icv.o >/dev/null 2>&1
yes
checking tgmath.h presence... mv -f .deps/icv-device.Tpo .deps/icv-device.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c -o iter.lo ../../../../libgomp/iter.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c ../../../../libgomp/iter.c -fno-common -DPIC -o .libs/iter.o
yes
checking for tgmath.h... yes
checking complex.h usability... mv -f .deps/icv.Tpo .deps/icv.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c -o iter_ull.lo ../../../../libgomp/iter_ull.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c ../../../../libgomp/iter_ull.c -fno-common -DPIC -o .libs/iter_ull.o
yes
checking complex.h presence... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT env.lo -MD -MP -MF .deps/env.Tpo -c ../../../../libgomp/env.c -o env.o >/dev/null 2>&1
yes
checking for complex.h... yes
checking for ISO C99 support in <complex.h> for C++98... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c ../../../../libgomp/iter.c -o iter.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c ../../../../libgomp/iter_ull.c -o iter_ull.o >/dev/null 2>&1
yes
checking for ISO C99 support in <stdio.h> for C++98... mv -f .deps/iter.Tpo .deps/iter.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c -o loop.lo ../../../../libgomp/loop.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c ../../../../libgomp/loop.c -fno-common -DPIC -o .libs/loop.o
mv -f .deps/iter_ull.Tpo .deps/iter_ull.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c -o loop_ull.lo ../../../../libgomp/loop_ull.c
yes
checking for ISO C99 support in <stdlib.h> for C++98... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c ../../../../libgomp/loop_ull.c -fno-common -DPIC -o .libs/loop_ull.o
yes
checking for ISO C99 support in <wchar.h> for C++98... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c ../../../../libgomp/loop.c -o loop.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c ../../../../libgomp/loop_ull.c -o loop_ull.o >/dev/null 2>&1
mv -f .deps/env.Tpo .deps/env.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c -o ordered.lo ../../../../libgomp/ordered.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c ../../../../libgomp/ordered.c -fno-common -DPIC -o .libs/ordered.o
mv -f .deps/loop.Tpo .deps/loop.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c -o parallel.lo ../../../../libgomp/parallel.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c ../../../../libgomp/parallel.c -fno-common -DPIC -o .libs/parallel.o
mv -f .deps/loop_ull.Tpo .deps/loop_ull.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c -o sections.lo ../../../../libgomp/sections.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c ../../../../libgomp/sections.c -fno-common -DPIC -o .libs/sections.o
yes
checking for sin in -lm... (cached) yes
checking for ISO C99 support in <math.h> for C++11... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c ../../../../libgomp/ordered.c -o ordered.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c ../../../../libgomp/parallel.c -o parallel.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c ../../../../libgomp/sections.c -o sections.o >/dev/null 2>&1
yes
checking for tgmath.h... (cached) yes
checking for complex.h... (cached) yes
checking for ISO C99 support in <complex.h> for C++11... mv -f .deps/sections.Tpo .deps/sections.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT single.lo -MD -MP -MF .deps/single.Tpo -c -o single.lo ../../../../libgomp/single.c
yes
checking for ISO C99 support in <stdio.h> for C++11... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../../libgomp/single.c -fno-common -DPIC -o .libs/single.o
mv -f .deps/parallel.Tpo .deps/parallel.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT task.lo -MD -MP -MF .deps/task.Tpo -c -o task.lo ../../../../libgomp/task.c
mv -f .deps/ordered.Tpo .deps/ordered.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT team.lo -MD -MP -MF .deps/team.Tpo -c -o team.lo ../../../../libgomp/team.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT task.lo -MD -MP -MF .deps/task.Tpo -c ../../../../libgomp/task.c -fno-common -DPIC -o .libs/task.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT team.lo -MD -MP -MF .deps/team.Tpo -c ../../../../libgomp/team.c -fno-common -DPIC -o .libs/team.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT single.lo -MD -MP -MF .deps/single.Tpo -c ../../../../libgomp/single.c -o single.o >/dev/null 2>&1
yes
checking for ISO C99 support in <stdlib.h> for C++11... mv -f .deps/single.Tpo .deps/single.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT work.lo -MD -MP -MF .deps/work.Tpo -c -o work.lo ../../../../libgomp/work.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT work.lo -MD -MP -MF .deps/work.Tpo -c ../../../../libgomp/work.c -fno-common -DPIC -o .libs/work.o
yes
checking for ISO C99 support in <wchar.h> for C++11... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT team.lo -MD -MP -MF .deps/team.Tpo -c ../../../../libgomp/team.c -o team.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT work.lo -MD -MP -MF .deps/work.Tpo -c ../../../../libgomp/work.c -o work.o >/dev/null 2>&1
mv -f .deps/work.Tpo .deps/work.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo ../../../../libgomp/config/posix/lock.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../../libgomp/config/posix/lock.c -fno-common -DPIC -o .libs/lock.o
mv -f .deps/team.Tpo .deps/team.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c -o mutex.lo ../../../../libgomp/config/posix/mutex.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c ../../../../libgomp/config/posix/mutex.c -fno-common -DPIC -o .libs/mutex.o
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../../libgomp/config/posix/lock.c -o lock.o >/dev/null 2>&1
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c ../../../../libgomp/config/posix/mutex.c -o mutex.o >/dev/null 2>&1
yes
checking for fully enabled ISO C99 support... yes
configure: Debug build flags set to -gdwarf-4 -g3 -O0
checking for additional debug build... no
checking for parallel mode support... yes
checking for extra compiler flags for building...
checking for extern template support... yes
checking for custom python install directory... no
checking for -Werror... yes
checking for vtable verify support... no
checking for gets declaration... mv -f .deps/mutex.Tpo .deps/mutex.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c -o proc.lo ../../../../libgomp/config/bsd/proc.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c ../../../../libgomp/config/bsd/proc.c -fno-common -DPIC -o .libs/proc.o
mv -f .deps/lock.Tpo .deps/lock.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c -o sem.lo ../../../../libgomp/config/posix/sem.c
yes
checking for obsolete isinf function in <math.h>... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c ../../../../libgomp/config/posix/sem.c -fno-common -DPIC -o .libs/sem.o
no
checking for obsolete isnan function in <math.h>... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c ../../../../libgomp/config/bsd/proc.c -o proc.o >/dev/null 2>&1
no
checking for EOWNERDEAD... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c ../../../../libgomp/config/posix/sem.c -o sem.o >/dev/null 2>&1
yes
checking for ENOTRECOVERABLE... mv -f .deps/proc.Tpo .deps/proc.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c -o bar.lo ../../../../libgomp/config/posix/bar.c
yes
checking for ENOLINK... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c ../../../../libgomp/config/posix/bar.c -fno-common -DPIC -o .libs/bar.o
mv -f .deps/sem.Tpo .deps/sem.Plo
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -m32 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c -o ptrlock.lo ../../../../libgomp/config/posix/ptrlock.c
libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c ../../../../libgomp/config/posix/ptrlock.c -fno-common -DPIC -o .libs/ptrlock.o
yes
checking for EPROTO... libtool: compile: /private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/xgcc -B/private/tmp/gcc-20170810-74563-14v77yt/gcc-7.1.0/build/./gcc/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/bin/ -B/usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/lib/ -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/include -isystem /usr/local/Cellar/gcc/7.1.0/x86_64-apple-darwin17.0.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libgomp -I../../../../libgomp/config/bsd -I../../../../libgomp/config/darwin -I../../../../libgomp/config/posix -I../../../../libgomp -I../../../../libgomp/../include -Wall -pthread -Werror -g -O2 -m32 -MT ptrlock.lo -MD -MP -MF .deps/ptrlock.Tpo -c ../../../../libgomp/config/posix/p
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