Created
January 31, 2017 23:59
-
-
Save cameronmoreau/c4501367e09b755fcf1992ee2d3a73c8 to your computer and use it in GitHub Desktop.
gcc on macOS 10.12.2 - Homebrew build logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for gcc on macOS 10.12.2 | |
Build date: 2017-01-31 12:24:04 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 1.1.9 | |
ORIGIN: https://github.com/Homebrew/brew.git | |
HEAD: 664d0c67d5947605c914c4c56ebcfaa80cb6eca0 | |
Last commit: 2 days ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 0a0ad9abe88ea073dc0838f40803573a918de358 | |
Core tap last commit: 7 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.0.0-p648 | |
GCC-4.2: build 5666 | |
Clang: 8.0 build 800 | |
Git: 2.2.1 => /usr/local/git/bin/git | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /Users/Cameron/.rvm/rubies/ruby-2.3.0/bin/ruby | |
Java: 1.8.0_65, 1.8.0_45, 1.7.0_75, 1.7.0_71 | |
macOS: 10.12.2-x86_64 | |
Xcode: 8.2.1 | |
CLT: N/A | |
X11: 2.7.7 => /opt/X11 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: "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: | |
/Library/Frameworks/Python.framework/Versions/3.4/bin/python3-config | |
/Library/Frameworks/Python.framework/Versions/3.4/bin/python3.4-config | |
/Library/Frameworks/Python.framework/Versions/3.4/bin/python3.4m-config | |
Warning: Your XQuartz (2.7.7) is outdated. | |
Please install XQuartz 2.7.9 (or delete the current version). | |
XQuartz can be updated using Homebrew-Cask by running | |
brew cask reinstall xquartz | |
Warning: Python is installed at /Library/Frameworks/Python.framework | |
Homebrew only supports building against the System-provided Python or a | |
brewed Python. In particular, Pythons installed to /Library can interfere | |
with other software installs. | |
Warning: Unbrewed header files were found in /usr/local/include. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected header files: | |
/usr/local/include/node/android-ifaddrs.h | |
/usr/local/include/node/ares.h | |
/usr/local/include/node/ares_version.h | |
/usr/local/include/node/libplatform/libplatform.h | |
/usr/local/include/node/nameser.h | |
/usr/local/include/node/node.h | |
/usr/local/include/node/node_buffer.h | |
/usr/local/include/node/node_internals.h | |
/usr/local/include/node/node_object_wrap.h | |
/usr/local/include/node/node_version.h | |
/usr/local/include/node/openssl/aes.h | |
/usr/local/include/node/openssl/archs/aix-gcc/opensslconf.h | |
/usr/local/include/node/openssl/archs/aix64-gcc/opensslconf.h | |
/usr/local/include/node/openssl/archs/BSD-x86/opensslconf.h | |
/usr/local/include/node/openssl/archs/BSD-x86_64/opensslconf.h | |
/usr/local/include/node/openssl/archs/darwin-i386-cc/opensslconf.h | |
/usr/local/include/node/openssl/archs/darwin64-x86_64-cc/opensslconf.h | |
/usr/local/include/node/openssl/archs/linux-aarch64/opensslconf.h | |
/usr/local/include/node/openssl/archs/linux-armv4/opensslconf.h | |
/usr/local/include/node/openssl/archs/linux-elf/opensslconf.h | |
/usr/local/include/node/openssl/archs/linux-ppc/opensslconf.h | |
/usr/local/include/node/openssl/archs/linux-ppc64/opensslconf.h | |
/usr/local/include/node/openssl/archs/linux-x32/opensslconf.h | |
/usr/local/include/node/openssl/archs/linux-x86_64/opensslconf.h | |
/usr/local/include/node/openssl/archs/solaris-x86-gcc/opensslconf.h | |
/usr/local/include/node/openssl/archs/solaris64-x86_64-gcc/opensslconf.h | |
/usr/local/include/node/openssl/archs/VC-WIN32/opensslconf.h | |
/usr/local/include/node/openssl/archs/VC-WIN64A/opensslconf.h | |
/usr/local/include/node/openssl/asn1.h | |
/usr/local/include/node/openssl/asn1_mac.h | |
/usr/local/include/node/openssl/asn1t.h | |
/usr/local/include/node/openssl/bio.h | |
/usr/local/include/node/openssl/blowfish.h | |
/usr/local/include/node/openssl/bn.h | |
/usr/local/include/node/openssl/buffer.h | |
/usr/local/include/node/openssl/camellia.h | |
/usr/local/include/node/openssl/cast.h | |
/usr/local/include/node/openssl/cmac.h | |
/usr/local/include/node/openssl/cms.h | |
/usr/local/include/node/openssl/comp.h | |
/usr/local/include/node/openssl/conf.h | |
/usr/local/include/node/openssl/conf_api.h | |
/usr/local/include/node/openssl/crypto.h | |
/usr/local/include/node/openssl/des.h | |
/usr/local/include/node/openssl/des_old.h | |
/usr/local/include/node/openssl/dh.h | |
/usr/local/include/node/openssl/dsa.h | |
/usr/local/include/node/openssl/dso.h | |
/usr/local/include/node/openssl/dtls1.h | |
/usr/local/include/node/openssl/e_os2.h | |
/usr/local/include/node/openssl/ebcdic.h | |
/usr/local/include/node/openssl/ec.h | |
/usr/local/include/node/openssl/ecdh.h | |
/usr/local/include/node/openssl/ecdsa.h | |
/usr/local/include/node/openssl/engine.h | |
/usr/local/include/node/openssl/err.h | |
/usr/local/include/node/openssl/evp.h | |
/usr/local/include/node/openssl/hmac.h | |
/usr/local/include/node/openssl/idea.h | |
/usr/local/include/node/openssl/krb5_asn.h | |
/usr/local/include/node/openssl/kssl.h | |
/usr/local/include/node/openssl/lhash.h | |
/usr/local/include/node/openssl/md4.h | |
/usr/local/include/node/openssl/md5.h | |
/usr/local/include/node/openssl/mdc2.h | |
/usr/local/include/node/openssl/modes.h | |
/usr/local/include/node/openssl/obj_mac.h | |
/usr/local/include/node/openssl/objects.h | |
/usr/local/include/node/openssl/ocsp.h | |
/usr/local/include/node/openssl/opensslconf.h | |
/usr/local/include/node/openssl/opensslv.h | |
/usr/local/include/node/openssl/ossl_typ.h | |
/usr/local/include/node/openssl/pem.h | |
/usr/local/include/node/openssl/pem2.h | |
/usr/local/include/node/openssl/pkcs12.h | |
/usr/local/include/node/openssl/pkcs7.h | |
/usr/local/include/node/openssl/pqueue.h | |
/usr/local/include/node/openssl/rand.h | |
/usr/local/include/node/openssl/rc2.h | |
/usr/local/include/node/openssl/rc4.h | |
/usr/local/include/node/openssl/ripemd.h | |
/usr/local/include/node/openssl/rsa.h | |
/usr/local/include/node/openssl/safestack.h | |
/usr/local/include/node/openssl/seed.h | |
/usr/local/include/node/openssl/sha.h | |
/usr/local/include/node/openssl/srp.h | |
/usr/local/include/node/openssl/srtp.h | |
/usr/local/include/node/openssl/ssl.h | |
/usr/local/include/node/openssl/ssl2.h | |
/usr/local/include/node/openssl/ssl23.h | |
/usr/local/include/node/openssl/ssl3.h | |
/usr/local/include/node/openssl/stack.h | |
/usr/local/include/node/openssl/symhacks.h | |
/usr/local/include/node/openssl/tls1.h | |
/usr/local/include/node/openssl/ts.h | |
/usr/local/include/node/openssl/txt_db.h | |
/usr/local/include/node/openssl/ui.h | |
/usr/local/include/node/openssl/ui_compat.h | |
/usr/local/include/node/openssl/whrlpool.h | |
/usr/local/include/node/openssl/x509.h | |
/usr/local/include/node/openssl/x509_vfy.h | |
/usr/local/include/node/openssl/x509v3.h | |
/usr/local/include/node/pthread-fixes.h | |
/usr/local/include/node/smalloc.h | |
/usr/local/include/node/stdint-msvc2008.h | |
/usr/local/include/node/tree.h | |
/usr/local/include/node/uv-aix.h | |
/usr/local/include/node/uv-bsd.h | |
/usr/local/include/node/uv-darwin.h | |
/usr/local/include/node/uv-errno.h | |
/usr/local/include/node/uv-linux.h | |
/usr/local/include/node/uv-private/ngx-queue.h | |
/usr/local/include/node/uv-private/stdint-msvc2008.h | |
/usr/local/include/node/uv-private/tree.h | |
/usr/local/include/node/uv-private/uv-bsd.h | |
/usr/local/include/node/uv-private/uv-darwin.h | |
/usr/local/include/node/uv-private/uv-linux.h | |
/usr/local/include/node/uv-private/uv-sunos.h | |
/usr/local/include/node/uv-private/uv-unix.h | |
/usr/local/include/node/uv-private/uv-win.h | |
/usr/local/include/node/uv-sunos.h | |
/usr/local/include/node/uv-threadpool.h | |
/usr/local/include/node/uv-unix.h | |
/usr/local/include/node/uv-version.h | |
/usr/local/include/node/uv-win.h | |
/usr/local/include/node/uv.h | |
/usr/local/include/node/v8-debug.h | |
/usr/local/include/node/v8-platform.h | |
/usr/local/include/node/v8-preparser.h | |
/usr/local/include/node/v8-profiler.h | |
/usr/local/include/node/v8-testing.h | |
/usr/local/include/node/v8-util.h | |
/usr/local/include/node/v8-version.h | |
/usr/local/include/node/v8.h | |
/usr/local/include/node/v8config.h | |
/usr/local/include/node/v8stdint.h | |
/usr/local/include/node/zconf.h | |
/usr/local/include/node/zlib.h | |
/usr/local/include/python3.4m/pygame/_camera.h | |
/usr/local/include/python3.4m/pygame/_pygame.h | |
/usr/local/include/python3.4m/pygame/_surface.h | |
/usr/local/include/python3.4m/pygame/bitmask.h | |
/usr/local/include/python3.4m/pygame/camera.h | |
/usr/local/include/python3.4m/pygame/fastevents.h | |
/usr/local/include/python3.4m/pygame/font.h | |
/usr/local/include/python3.4m/pygame/freetype.h | |
/usr/local/include/python3.4m/pygame/mask.h | |
/usr/local/include/python3.4m/pygame/mixer.h | |
/usr/local/include/python3.4m/pygame/pgarrinter.h | |
/usr/local/include/python3.4m/pygame/pgbufferproxy.h | |
/usr/local/include/python3.4m/pygame/pgcompat.h | |
/usr/local/include/python3.4m/pygame/pgopengl.h | |
/usr/local/include/python3.4m/pygame/pygame.h | |
/usr/local/include/python3.4m/pygame/scrap.h | |
/usr/local/include/python3.4m/pygame/surface.h | |
Warning: You have unlinked kegs in your Cellar | |
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on | |
those kegs to fail to run properly once built. Run `brew link` on these: | |
python | |
python3 | |
Warning: Broken symlinks were found. Remove them with `brew prune`: | |
/usr/local/bin/apm | |
/usr/local/bin/atom | |
/usr/local/opt/macvim | |
Warning: Some installed formula are missing dependencies. | |
You should `brew install` the missing dependencies: | |
brew install libunistring | |
Run `brew missing` for more details. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-01-31 12:23:50 -0600 | |
../configure | |
--build=x86_64-apple-darwin16.3.0 | |
--prefix=/usr/local/Cellar/gcc/6.3.0_1 | |
--libdir=/usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6 | |
--enable-languages=c,c++,objc,obj-c++,fortran | |
--program-suffix=-6 | |
--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-stage1-checking | |
--enable-checking=release | |
--enable-lto | |
--with-build-config=bootstrap-debug | |
--disable-werror | |
--with-pkgversion=Homebrew GCC 6.3.0_1 | |
--with-bugurl=https://github.com/Homebrew/homebrew-core/issues | |
--disable-nls | |
--enable-multilib | |
--with-native-system-header-dir=/usr/include | |
--with-sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk | |
checking build system type... x86_64-apple-darwin16.3.0 | |
checking host system type... x86_64-apple-darwin16.3.0 | |
checking target system type... x86_64-apple-darwin16.3.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 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.16, 0.15, or deprecated 0.14... yes | |
checking for isl 0.16 or 0.15... 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-libffi target-zlib target-libjava target-liboffloadmic target-boehm-gc | |
(Any other directories should still work fine.) | |
rm: conftest.dSYM: is a directory | |
checking for default BUILD_CONFIG... bootstrap-debug | |
checking for --enable-vtable-verify... no | |
checking for bison... bison -y | |
checking for bison... bison | |
checking for gm4... gm4 | |
checking for flex... flex | |
checking for flex... flex | |
checking for makeinfo... 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) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking for lipo... lipo | |
checking for nm... nm | |
checking for ranlib... ranlib | |
checking for strip... strip | |
checking for windres... no | |
checking for windmc... no | |
checking for objcopy... no | |
checking for objdump... objdump | |
checking for readelf... no | |
checking for cc... cc | |
checking for c++... c++ | |
checking for gcc... gcc | |
checking for gcj... no | |
checking for gfortran... no | |
checking for gccgo... no | |
checking for ar... no | |
checking for ar... ar | |
checking for as... no | |
checking for as... as | |
checking for dlltool... no | |
checking for dlltool... no | |
checking for ld... no | |
checking for ld... ld | |
checking for lipo... no | |
checking for lipo... lipo | |
checking for nm... no | |
checking for nm... nm | |
checking for 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 gcj... host tool | |
checking where to find the target gfortran... just compiled | |
checking where to find the target gccgo... host tool | |
checking where to find the target ld... host tool | |
checking where to find the target lipo... host tool | |
checking where to find the target nm... host tool | |
checking where to find the target 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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang called with: --version | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native --version -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -v | |
superenv executed: clang -v | |
clang called with: -V | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -V -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -qversion | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -qversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: --version | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native --version -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -v | |
superenv executed: clang++ -v | |
clang++ called with: -V | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -V -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -qversion | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -qversion -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c conftest.cpp | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g conftest.cpp | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -Os -march=native -c -g conftest.cpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -print-prog-name=ld | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c conftest.adb | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c conftest.adb -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -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 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc called with: -E conftest.c | |
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk -isystem/usr/local/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/apache2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-01-31 12:24:02 -0600 | |
make | |
bootstrap | |
echo stage3 > stage_final | |
mkdir build-x86_64-apple-darwin16.3.0 | |
mkdir build-x86_64-apple-darwin16.3.0 | |
mkdir: build-x86_64-apple-darwin16.3.0: File exists | |
mkdir build-x86_64-apple-darwin16.3.0/libiberty | |
mkdir build-x86_64-apple-darwin16.3.0/fixincludes | |
Configuring in build-x86_64-apple-darwin16.3.0/fixincludes | |
Configuring in build-x86_64-apple-darwin16.3.0/libiberty | |
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 | |
checking for perl... perl | |
configure: creating cache ./config.cache | |
checking build system type... checking build system type... x86_64-apple-darwin16.3.0 | |
checking host system type... x86_64-apple-darwin16.3.0 | |
checking host system type... configure: creating cache ./config.cache | |
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... configure: creating cache ./config.cache | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 | |
yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether NLS is requested... no | |
checking for perl... perl | |
x86_64-apple-darwin16.3.0 | |
checking for x86_64-apple-darwin16.3.0-ar... ar | |
checking for x86_64-apple-darwin16.3.0-ranlib... ranlib | |
checking whether to install libiberty headers and static library... x86_64-apple-darwin16.3.0 | |
no | |
configure: target_header_dir = | |
checking target system type... checking for x86_64-apple-darwin16.3.0-gcc... clang | |
checking for msgfmt... no | |
checking for gmsgfmt... : | |
checking for xgettext... no | |
checking build system type... checking for msgmerge... no | |
checking for x86_64-apple-darwin16.3.0-gcc... clang | |
x86_64-apple-darwin16.3.0 | |
checking for x86_64-apple-darwin16.3.0-gcc... clang | |
x86_64-apple-darwin16.3.0 | |
checking host system type... x86_64-apple-darwin16.3.0 | |
checking for x86_64-apple-darwin16.3.0-ar... ar | |
checking for x86_64-apple-darwin16.3.0-ranlib... ranlib | |
checking whether to install libiberty headers and static library... no | |
configure: target_header_dir = | |
checking for x86_64-apple-darwin16.3.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... checking for C compiler default output file name... a.out | |
checking whether the C compiler works... a.out | |
checking whether the C compiler works... yes | |
yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... checking whether we are cross compiling... no | |
checking for suffix of executables... | |
checking for suffix of object files... a.out | |
checking whether the C compiler works... | |
yes | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... checking whether we are cross compiling... no | |
checking for suffix of executables... | |
checking for suffix of object files... yes | |
checking whether clang accepts -g... o | |
checking whether we are using the GNU C compiler... o | |
checking whether we are using the GNU C compiler... | |
yes | |
checking for clang option to accept ISO C89... checking for suffix of object files... yes | |
checking whether clang accepts -g... yes | |
checking whether clang accepts -g... o | |
checking whether we are using the GNU C compiler... none needed | |
checking how to run the C preprocessor... yes | |
checking for clang option to accept ISO C89... yes | |
checking for clang option to accept ISO C89... yes | |
checking whether clang accepts -g... none needed | |
none needed | |
checking how to run the C preprocessor... yes | |
checking for clang option to accept ISO C89... checking build system type... clang -E | |
x86_64-apple-darwin16.3.0 | |
checking host system type... x86_64-apple-darwin16.3.0 | |
checking for x86_64-apple-darwin16.3.0-ranlib... ranlib | |
checking for library containing strerror... none needed | |
checking how to run the C preprocessor... clang -E | |
checking for grep that handles long lines and -e... clang -E | |
none required | |
checking how to run the C preprocessor... 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... clang -E | |
/usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... rm: conftest.dSYM: is a directory | |
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... rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
/usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... rm: conftest.dSYM: is a directory | |
yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... checking for stdlib.h... yes | |
yes | |
checking for sys/stat.h... checking for stdlib.h... yes | |
yes | |
checking for an ANSI C-conforming const... checking for string.h... yes | |
yes | |
checking for stdlib.h... yes | |
checking for inline... checking for string.h... yes | |
checking for memory.h... inline | |
checking for sys/types.h... yes | |
yes | |
checking for string.h... yes | |
checking for memory.h... checking for strings.h... yes | |
checking for sys/stat.h... yes | |
yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... checking for stdlib.h... yes | |
yes | |
checking for inttypes.h... checking for strings.h... yes | |
yes | |
checking for stdint.h... checking for string.h... yes | |
yes | |
checking for stdint.h... yes | |
checking for inttypes.h... yes | |
checking for unistd.h... checking for memory.h... yes | |
checking for unistd.h... yes | |
yes | |
yes | |
checking minix/config.h usability... checking for stdint.h... checking for strings.h... yes | |
yes | |
yes | |
no | |
checking minix/config.h presence... checking minix/config.h usability... checking for inttypes.h... checking for unistd.h... yes | |
no | |
checking minix/config.h presence... yes | |
no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... checking for stdint.h... checking minix/config.h usability... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
yes | |
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/super/sed | |
checking for unistd.h... checking whether clang supports -W... no | |
checking minix/config.h presence... yes | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... yes | |
no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... checking whether clang supports -Wall... yes | |
checking for off_t... no | |
checking whether clang supports -W... 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 -Wwrite-strings... yes | |
checking whether clang supports -Wall... no | |
yes | |
checking whether clang supports -Wstrict-prototypes... checking whether clang supports -W... yes | |
checking whether clang supports -Wwrite-strings... yes | |
checking for size_t... yes | |
yes | |
checking whether clang supports -Wmissing-prototypes... checking whether clang supports -Wall... yes | |
yes | |
yes | |
checking whether clang supports -Wc++-compat... checking whether clang supports -Wwrite-strings... checking whether clang supports -Wold-style-definition... yes | |
yes | |
yes | |
checking whether clang supports -Wmissing-format-attribute... checking whether clang supports -Wc++-compat... checking whether clang supports -Wstrict-prototypes... yes | |
checking for working alloca.h... yes | |
yes | |
checking whether clang supports -Wstrict-prototypes... checking whether clang supports -Woverlength-strings... 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 whether clang and cc understand -c and -o together... checking for ANSI C header files... (cached) yes | |
checking stddef.h usability... yes | |
checking for alloca... yes | |
checking stddef.h presence... yes | |
checking for stdlib.h... (cached) yes | |
yes | |
checking for stddef.h... yes | |
checking for unistd.h... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking for getpagesize... checking for strings.h... (cached) yes | |
yes | |
checking for unistd.h... (cached) yes | |
checking for an ANSI C-conforming const... checking fcntl.h usability... yes | |
checking for inline... yes | |
checking for an ANSI C-conforming const... yes | |
checking for working mmap... yes | |
checking fcntl.h presence... yes | |
checking for inline... inline | |
checking whether byte ordering is bigendian... yes | |
checking for fcntl.h... yes | |
inline | |
checking whether byte ordering is bigendian... checking sys/file.h usability... yes | |
checking whether we are using the GNU C Library 2.1 or newer... yes | |
checking sys/file.h presence... no | |
checking whether integer division by zero raises SIGFPE... no | |
checking for a BSD-compatible install... /usr/bin/install -c | |
yes | |
checking for sys/file.h... yes | |
checking for sys/file.h... checking for sys/stat.h... (cached) yes | |
no | |
checking for inttypes.h... checking for clearerr_unlocked... no | |
checking for a BSD-compatible install... /usr/bin/install -c | |
yes | |
checking for sys/file.h... checking for sys/param.h... yes | |
checking for stdint.h... yes | |
yes | |
yes | |
checking for sys/param.h... yes | |
checking for limits.h... checking for unsigned long long... checking for feof_unlocked... yes | |
yes | |
checking for limits.h... checking for stdlib.h... (cached) yes | |
checking for malloc.h... yes | |
yes | |
yes | |
checking for inttypes.h... checking for ferror_unlocked... checking for stdlib.h... (cached) yes | |
yes | |
checking whether the inttypes.h PRIxNN macros are broken... checking for malloc.h... no | |
checking for string.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for strings.h... (cached) yes | |
yes | |
no | |
no | |
checking argz.h usability... checking for string.h... (cached) yes | |
checking for sys/time.h... checking for fflush_unlocked... checking for unistd.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for sys/time.h... yes | |
no | |
checking argz.h presence... checking for time.h... yes | |
no | |
checking for time.h... yes | |
checking for fgetc_unlocked... no | |
checking for argz.h... no | |
checking limits.h usability... checking for sys/resource.h... yes | |
yes | |
yes | |
checking limits.h presence... checking for sys/resource.h... checking for sys/stat.h... (cached) yes | |
checking for sys/mman.h... no | |
checking for fgets_unlocked... yes | |
checking for limits.h... yes | |
yes | |
checking locale.h usability... yes | |
checking for sys/stat.h... (cached) yes | |
checking for fcntl.h... checking for sys/mman.h... yes | |
checking locale.h presence... yes | |
yes | |
no | |
checking for fileno_unlocked... checking for alloca.h... checking for fcntl.h... yes | |
checking for locale.h... yes | |
checking nl_types.h usability... yes | |
yes | |
checking for sys/pstat.h... checking for alloca.h... yes | |
yes | |
checking nl_types.h presence... checking for fprintf_unlocked... yes | |
no | |
yes | |
checking for nl_types.h... yes | |
checking for sys/sysmp.h... checking for sys/pstat.h... checking malloc.h usability... no | |
no | |
no | |
checking for sys/sysinfo.h... checking for sys/sysmp.h... checking for fputc_unlocked... no | |
checking malloc.h presence... no | |
no | |
checking for machine/hal_sysinfo.h... checking for sys/sysinfo.h... no | |
checking for malloc.h... no | |
checking stddef.h usability... no | |
checking for fputs_unlocked... no | |
no | |
checking for machine/hal_sysinfo.h... checking for sys/table.h... yes | |
checking stddef.h presence... no | |
yes | |
checking for stddef.h... yes | |
checking for sys/table.h... checking for stdlib.h... (cached) yes | |
no | |
no | |
checking for fread_unlocked... checking for string.h... (cached) yes | |
checking for sys/sysctl.h... checking for unistd.h... (cached) yes | |
no | |
checking for sys/sysctl.h... checking sys/param.h usability... yes | |
checking for sys/systemcfg.h... yes | |
yes | |
checking sys/param.h presence... checking for sys/systemcfg.h... no | |
checking for fwrite_unlocked... no | |
checking for stdint.h... (cached) yes | |
yes | |
checking for sys/param.h... yes | |
no | |
checking for stdio_ext.h... checking for stdint.h... (cached) yes | |
checking for feof_unlocked... checking for stdio_ext.h... no | |
checking for process.h... no | |
no | |
checking for getchar_unlocked... checking for process.h... yes | |
checking for fgets_unlocked... no | |
checking for sys/prctl.h... no | |
checking for sys/prctl.h... yes | |
no | |
checking for sys/wait.h that is POSIX.1 compatible... checking for getc_unlocked... no | |
checking for sys/wait.h that is POSIX.1 compatible... no | |
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... checking for getc_unlocked... yes | |
yes | |
checking whether errno must be declared... yes | |
checking whether errno must be declared... checking for putchar_unlocked... yes | |
no | |
checking size of int... no | |
checking size of int... checking for getcwd... yes | |
checking for putc_unlocked... yes | |
4 | |
checking size of long... 4 | |
checking size of long... checking for getegid... yes | |
checking whether abort is declared... yes | |
8 | |
8 | |
checking size of size_t... checking size of size_t... yes | |
checking for geteuid... checking whether asprintf is declared... yes | |
yes | |
8 | |
checking whether basename is declared... 8 | |
checking for long long... checking for long long... checking for getgid... no | |
checking whether errno is declared... yes | |
checking for getuid... yes | |
checking size of long long... yes | |
checking size of long long... no | |
checking whether vasprintf is declared... yes | |
8 | |
checking for a 64-bit type... checking for mempcpy... 8 | |
checking for a 64-bit type... yes | |
uint64_t | |
checking for intptr_t... checking whether clearerr_unlocked is declared... uint64_t | |
checking for intptr_t... no | |
checking for munmap... yes | |
checking whether feof_unlocked is declared... yes | |
checking for uintptr_t... yes | |
yes | |
yes | |
checking for putenv... checking for uintptr_t... checking whether ferror_unlocked is declared... yes | |
checking whether fflush_unlocked is declared... yes | |
yes | |
checking for ssize_t... checking for setenv... yes | |
checking for ssize_t... no | |
checking whether fgetc_unlocked is declared... yes | |
checking for setlocale... yes | |
checking for pid_t... no | |
yes | |
checking for pid_t... checking whether fgets_unlocked is declared... yes | |
checking for stpcpy... no | |
yes | |
checking for library containing strerror... checking whether fileno_unlocked is declared... yes | |
checking for library containing strerror... yes | |
yes | |
checking for strcasecmp... checking whether fprintf_unlocked is declared... none required | |
checking for asprintf... none required | |
checking for asprintf... no | |
yes | |
checking whether fputc_unlocked is declared... checking for strdup... yes | |
checking for atexit... yes | |
no | |
checking whether fputs_unlocked is declared... checking for atexit... yes | |
checking for strtoul... yes | |
yes | |
checking for basename... no | |
checking for basename... checking whether fread_unlocked is declared... yes | |
checking for tsearch... no | |
yes | |
checking whether fwrite_unlocked is declared... yes | |
checking for bcmp... checking for bcmp... yes | |
no | |
checking for __argz_count... checking whether getchar_unlocked is declared... yes | |
yes | |
checking for bcopy... checking for bcopy... yes | |
checking whether getc_unlocked is declared... no | |
checking for __argz_stringify... yes | |
yes | |
yes | |
checking for bsearch... checking whether putchar_unlocked is declared... checking for bsearch... no | |
yes | |
checking for __argz_next... checking whether putc_unlocked is declared... yes | |
yes | |
checking for bzero... checking for bzero... yes | |
checking for an ANSI C-conforming const... no | |
yes | |
checking sys/mman.h usability... checking for __fsetlocking... yes | |
yes | |
checking for calloc... checking for calloc... yes | |
checking sys/mman.h presence... no | |
checking for iconv... yes | |
checking for sys/mman.h... yes | |
checking for mmap... yes | |
yes | |
checking for clock... checking for clock... 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 | |
checking whether mmap with MAP_ANON(YMOUS) works... yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
yes | |
yes | |
checking for iconv declaration... checking for ffs... checking for ffs... configure: updating cache ./config.cache | |
configure: creating ./config.status | |
install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
checking for nl_langinfo and CODESET... yes | |
yes | |
checking for getcwd... checking for getcwd... yes | |
checking for LC_MESSAGES... yes | |
yes | |
checking for getpagesize... checking for getpagesize... yes | |
checking for bison... bison | |
checking version of bison... 2.3, ok | |
checking for ld used by GCC... config.status: creating Makefile | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... yes | |
yes | |
config.status: creating mkheaders.almost | |
no | |
checking for shared library run path origin... checking for gettimeofday... checking for gettimeofday... config.status: creating config.h | |
yes | |
yes | |
done | |
checking whether NLS is requested... no | |
checking whether to use NLS... no | |
checking for aclocal... no | |
checking for autoconf... no | |
checking for autoheader... no | |
checking for index... checking for index... mkdir build-x86_64-apple-darwin16.3.0/libcpp | |
Configuring in build-x86_64-apple-darwin16.3.0/libcpp | |
configure: updating cache ./config.cache | |
configure: creating ./config.status | |
yes | |
yes | |
checking for insque... checking for insque... yes | |
yes | |
checking for memchr... checking for memchr... config.status: creating Makefile | |
config.status: creating config.intl | |
config.status: creating config.h | |
yes | |
yes | |
config.status: executing default-1 commands | |
checking for memcmp... checking for memcmp... Configuring stage 1 in ./libbacktrace | |
yes | |
yes | |
configure: creating cache ./config.cache | |
checking for memcpy... checking for memcpy... checking build system type... x86_64-apple-darwin16.3.0 | |
checking host system type... x86_64-apple-darwin16.3.0 | |
checking target system type... yes | |
yes | |
x86_64-apple-darwin16.3.0 | |
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... checking for memmem... checking for memmem... yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for x86_64-apple-darwin16.3.0-gcc... clang | |
yes | |
yes | |
checking for memmove... checking for memmove... checking for C compiler default output file name... yes | |
yes | |
checking for mempcpy... checking for mempcpy... a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... no | |
no | |
configure: creating cache ./config.cache | |
checking for memset... checking for memset... | |
checking for suffix of object files... checking build system type... x86_64-apple-darwin16.3.0 | |
checking host system type... o | |
checking whether we are using the GNU C compiler... x86_64-apple-darwin16.3.0 | |
checking target system type... yes | |
yes | |
yes | |
checking whether clang accepts -g... x86_64-apple-darwin16.3.0 | |
checking for x86_64-apple-darwin16.3.0-gcc... clang | |
checking for mkstemps... checking for mkstemps... yes | |
checking for clang option to accept ISO C89... yes | |
yes | |
none needed | |
checking for putenv... checking for putenv... checking for C compiler default output file name... yes | |
yes | |
checking for random... checking for random... a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... yes | |
yes | |
checking whether we are using the GNU C++ compiler... checking for rename... checking for rename... | |
checking for suffix of object files... yes | |
checking whether clang++ -std=gnu++98 accepts -g... yes | |
checking for x86_64-apple-darwin16.3.0-ranlib... ranlib | |
checking how to run the C preprocessor... o | |
checking whether we are using the GNU C compiler... yes | |
yes | |
checking for rindex... checking for rindex... yes | |
checking whether clang accepts -g... clang -E | |
yes | |
checking for clang option to accept ISO C89... yes | |
yes | |
checking for setenv... checking for setenv... none needed | |
checking how to run the C preprocessor... checking for grep that handles long lines and -e... yes | |
checking for snprintf... clang -E | |
yes | |
checking for snprintf... yes | |
/usr/bin/grep | |
checking for egrep... checking for sigsetmask... /usr/bin/grep -E | |
checking for ANSI C header files... checking for grep that handles long lines and -e... yes | |
checking for sigsetmask... yes | |
checking for stpcpy... rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
yes | |
checking for stpcpy... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... yes | |
checking for stpncpy... yes | |
checking for sys/types.h... yes | |
checking for stpncpy... rm: conftest.dSYM: is a directory | |
yes | |
yes | |
checking for sys/stat.h... checking for strcasecmp... rm: conftest.dSYM: is a directory | |
yes | |
yes | |
checking for strcasecmp... checking for stdlib.h... yes | |
yes | |
checking for strchr... checking for sys/types.h... yes | |
yes | |
checking for string.h... yes | |
checking for strchr... checking for sys/stat.h... yes | |
yes | |
checking for strdup... checking for memory.h... yes | |
checking for stdlib.h... yes | |
checking for strdup... yes | |
yes | |
checking for strings.h... checking for string.h... yes | |
yes | |
yes | |
checking for inttypes.h... checking for memory.h... checking for strncasecmp... yes | |
yes | |
yes | |
checking for strncasecmp... checking for stdint.h... checking for strings.h... yes | |
yes | |
yes | |
checking for strndup... checking for unistd.h... checking for inttypes.h... yes | |
checking for strndup... yes | |
yes | |
checking minix/config.h usability... checking for stdint.h... yes | |
checking for strnlen... yes | |
yes | |
no | |
checking minix/config.h presence... checking for unistd.h... checking for strnlen... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
yes | |
checking minix/config.h usability... checking for strrchr... yes | |
checking for strrchr... yes | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking minix/config.h presence... yes | |
no | |
checking for aclocal... no | |
checking for autoconf... no | |
checking for autoheader... no | |
checking for strstr... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... checking whether clang supports -W... yes | |
checking for strstr... yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking whether clang supports -Wall... yes | |
checking for strtod... yes | |
checking whether clang supports -Wnarrowing... yes | |
checking for strtod... yes | |
checking whether clang supports -Wwrite-strings... yes | |
checking for strtol... yes | |
checking whether clang supports -Wmissing-format-attribute... yes | |
checking for strtol... yes | |
checking whether clang supports -Wstrict-prototypes... yes | |
yes | |
checking for strtoul... checking whether clang supports -Wmissing-prototypes... yes | |
checking for strtoul... yes | |
checking whether clang supports -Wold-style-definition... yes | |
checking for a thread-safe mkdir -p... ../../libbacktrace/../install-sh -c -d | |
checking for gawk... awk | |
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... yes | |
yes | |
yes | |
checking for strtoll... checking whether clang supports -Wc++-compat... checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for x86_64-apple-darwin16.3.0-gcc... (cached) clang | |
yes | |
checking for strtoll... yes | |
checking whether clang supports -pedantic -Wlong-long... yes | |
yes | |
checking whether clang supports -fno-exceptions... checking for strtoull... yes | |
checking for strtoull... yes | |
checking whether clang supports -fno-rtti... 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-darwin16.3.0-ranlib... ranlib | |
checking for gawk... (cached) awk | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/super/sed | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by clang... yes | |
yes | |
checking for strverscmp... yes | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
checking the name lister (nm) interface... checking for strverscmp... checking dependency style of clang++ -std=gnu++98... 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 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for x86_64-apple-darwin16.3.0-objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for x86_64-apple-darwin16.3.0-ar... ar | |
checking for x86_64-apple-darwin16.3.0-strip... no | |
no | |
checking for strip... strip | |
checking for x86_64-apple-darwin16.3.0-ranlib... (cached) ranlib | |
checking command to parse nm output from clang object... checking for tmpnam... no | |
checking for tmpnam... gcc3 | |
checking whether time.h and sys/time.h may both be included... yes | |
checking whether string.h and strings.h may both be included... yes | |
checking for vasprintf... yes | |
yes | |
checking for vasprintf... checking locale.h usability... yes | |
checking locale.h presence... yes | |
ok | |
checking for x86_64-apple-darwin16.3.0-dsymutil... no | |
checking for dsymutil... dsymutil | |
checking for x86_64-apple-darwin16.3.0-nmedit... no | |
checking for nmedit... nmedit | |
checking for x86_64-apple-darwin16.3.0-lipo... no | |
checking for lipo... lipo | |
checking for x86_64-apple-darwin16.3.0-otool... no | |
checking for otool... otool | |
checking for x86_64-apple-darwin16.3.0-otool64... no | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for vfprintf... yes | |
checking for locale.h... yes | |
checking for vfprintf... checking fcntl.h usability... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking fcntl.h presence... yes | |
checking for vprintf... yes | |
checking for vprintf... yes | |
checking for fcntl.h... yes | |
yes | |
checking for -force_load linker flag... checking limits.h usability... yes | |
yes | |
checking limits.h presence... checking for vsnprintf... yes | |
checking for vsnprintf... yes | |
checking for limits.h... yes | |
no | |
checking for dlfcn.h... checking stddef.h usability... yes | |
checking stddef.h presence... yes | |
yes | |
checking for objdir... .libs | |
checking for vsprintf... yes | |
yes | |
checking for stddef.h... yes | |
checking for vsprintf... checking for stdlib.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking sys/file.h usability... yes | |
yes | |
checking for waitpid... checking for waitpid... checking if clang supports -fno-rtti -fno-exceptions... yes | |
checking sys/file.h presence... yes | |
checking for sys/file.h... yes | |
yes | |
checking for clang option to produce PIC... -fno-common -DPIC | |
checking if clang PIC flag -fno-common -DPIC works... checking for unistd.h... (cached) yes | |
checking whether byte ordering is bigendian... yes | |
yes | |
yes | |
checking if clang static flag -static works... checking for setproctitle... checking for setproctitle... no | |
checking if clang supports -c -o file.o... no | |
checking whether alloca needs Cray hooks... no | |
checking whether alloca needs Cray hooks... no | |
checking for an ANSI C-conforming const... yes | |
checking if clang supports -c -o file.o... (cached) yes | |
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... no | |
checking stack direction for C alloca... no | |
checking stack direction for C alloca... yes | |
checking for inline... inline | |
checking for obstacks... darwin16.3.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... -1 | |
-1 | |
checking for vfork.h... checking for vfork.h... no | |
checking for off_t... no | |
no | |
checking for fork... yes | |
checking unwind.h presence... checking for fork... yes | |
checking for unwind.h... yes | |
checking for _Unwind_Backtrace... yes | |
yes | |
checking for vfork... checking for vfork... yes | |
checking for size_t... yes | |
checking for -funwind-tables option... yes | |
checking for -frandom-seed=string option... yes | |
yes | |
checking for working fork... checking for working fork... yes | |
checking whether clang supports -W... yes | |
checking for ssize_t... yes | |
yes | |
checking for working vfork... (cached) yes | |
checking for _doprnt... checking whether clang supports -Wall... yes | |
checking for working vfork... (cached) yes | |
checking for _doprnt... yes | |
checking whether clang supports -Wwrite-strings... yes | |
checking for uintptr_t... yes | |
no | |
checking for sys_errlist... checking whether clang supports -Wstrict-prototypes... no | |
checking for sys_errlist... yes | |
checking whether clang supports -Wmissing-prototypes... yes | |
checking for sys_nerr... yes | |
checking for ptrdiff_t... yes | |
checking for sys_nerr... yes | |
checking whether clang supports -Wold-style-definition... yes | |
yes | |
checking for sys_siglist... checking whether clang supports -Wmissing-format-attribute... yes | |
checking for sys_siglist... yes | |
checking for uint64_t... yes | |
checking whether clang supports -Wcast-qual... yes | |
yes | |
checking for _Unwind_GetIPInfo... yes | |
yes | |
checking whether struct tm is in sys/time.h or time.h... checking for external symbol _system_configuration... checking for external symbol _system_configuration... time.h | |
checking size of int... no | |
no | |
checking for __fsetlocking... checking for __fsetlocking... yes | |
checking __sync extensions... 4 | |
no | |
checking size of long... no | |
checking for canonicalize_file_name... checking for canonicalize_file_name... yes | |
checking __atomic extensions... no | |
checking for dup3... no | |
checking for dup3... 8 | |
yes | |
checking output filetype... checking for clearerr_unlocked... | |
configure: WARNING: could not determine output file type | |
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... no | |
no | |
checking for getrlimit... checking for getrlimit... yes | |
yes | |
yes | |
checking for uintptr_t... checking for getrusage... checking for getrusage... yes | |
yes | |
yes | |
yes | |
checking for int_least32_t... checking for getsysinfo... checking for getsysinfo... checking for feof_unlocked... yes | |
no | |
no | |
yes | |
checking for int_fast32_t... checking for gettimeofday... (cached) yes | |
checking for gettimeofday... (cached) yes | |
checking for ferror_unlocked... checking for on_exit... checking for on_exit... yes | |
yes | |
checking for uint64_t... no | |
no | |
checking for fflush_unlocked... checking for psignal... checking for psignal... yes | |
checking what to include in gstdint.h... no | |
stdint.h (already complete) | |
checking sys/mman.h usability... yes | |
yes | |
checking for fgetc_unlocked... checking for pstat_getdynamic... checking for pstat_getdynamic... yes | |
checking sys/mman.h presence... yes | |
checking for sys/mman.h... yes | |
checking for mmap... no | |
no | |
checking for fgets_unlocked... checking for pstat_getstatic... no | |
checking for pstat_getstatic... yes | |
no | |
no | |
checking for realpath... checking for fileno_unlocked... checking link.h usability... no | |
checking for realpath... no | |
checking link.h presence... yes | |
yes | |
checking for fprintf_unlocked... checking for setrlimit... yes | |
no | |
checking for link.h... no | |
checking for fcntl... checking for setrlimit... yes | |
no | |
checking for fputc_unlocked... yes | |
checking for sbrk... checking whether strnlen is declared... yes | |
checking for sbrk... yes | |
checking for getexecname... yes | |
no | |
checking for fputs_unlocked... checking for spawnve... yes | |
checking for spawnve... no | |
checking whether tests can run... no | |
checking for fread_unlocked... no | |
checking for spawnvpe... no | |
checking for spawnvpe... yes | |
no | |
no | |
checking for fwrite_unlocked... checking for strerror... configure: updating cache ./config.cache | |
configure: creating ./config.status | |
no | |
checking for strerror... no | |
checking for getchar_unlocked... yes | |
checking for strsignal... yes | |
checking for strsignal... yes | |
checking for getc_unlocked... yes | |
checking for sysconf... yes | |
checking for sysconf... yes | |
checking for putchar_unlocked... yes | |
checking for sysctl... yes | |
checking for sysctl... yes | |
yes | |
checking for putc_unlocked... checking for sysmp... yes | |
checking for sysmp... yes | |
no | |
checking whether abort is declared... checking for table... no | |
yes | |
checking for table... checking whether asprintf is declared... no | |
checking for times... yes | |
checking whether basename is declared... no | |
checking for times... yes | |
checking for wait3... no | |
checking whether errno is declared... yes | |
checking for wait3... yes | |
no | |
checking for wait4... checking whether getopt is declared... yes | |
yes | |
checking for wait4... checking whether vasprintf is declared... yes | |
checking whether basename is declared... yes | |
checking whether clearerr_unlocked is declared... yes | |
no | |
checking whether ffs is declared... checking whether basename is declared... yes | |
checking whether feof_unlocked is declared... yes | |
no | |
checking whether asprintf is declared... checking whether ffs is declared... yes | |
checking whether ferror_unlocked is declared... yes | |
checking whether vasprintf is declared... yes | |
yes | |
checking whether asprintf is declared... checking whether fflush_unlocked is declared... yes | |
checking whether snprintf is declared... yes | |
no | |
checking whether vasprintf is declared... checking whether fgetc_unlocked is declared... yes | |
checking whether vsnprintf is declared... yes | |
checking whether snprintf is declared... yes | |
config.status: creating Makefile | |
checking whether calloc is declared... no | |
config.status: creating backtrace-supported.h | |
checking whether fgets_unlocked is declared... yes | |
checking whether vsnprintf is declared... config.status: creating config.h | |
yes | |
config.status: executing libtool commands | |
checking whether getenv is declared... no | |
yes | |
config.status: executing gstdint.h commands | |
checking whether fileno_unlocked is declared... checking whether calloc is declared... yes | |
checking whether getopt is declared... yes | |
yes | |
config.status: executing default commands | |
checking whether fprintf_unlocked is declared... checking whether getenv is declared... yes | |
checking whether malloc is declared... no | |
yes | |
checking whether fputc_unlocked is declared... checking whether getopt is declared... Configuring stage 1 in ./libdecnumber | |
yes | |
checking whether realloc is declared... yes | |
no | |
checking whether malloc is declared... checking whether fputs_unlocked is declared... yes | |
checking whether sbrk is declared... yes | |
checking whether realloc is declared... no | |
checking whether fread_unlocked is declared... yes | |
checking whether strtol is declared... yes | |
checking whether sbrk is declared... no | |
yes | |
checking whether fwrite_unlocked is declared... checking whether strtoul is declared... yes | |
checking whether strtol is declared... yes | |
no | |
checking whether strtoll is declared... checking whether getchar_unlocked is declared... yes | |
yes | |
yes | |
checking whether getc_unlocked is declared... checking whether strtoul is declared... checking whether strtoull is declared... yes | |
yes | |
yes | |
checking whether strtoll is declared... checking whether strverscmp is declared... checking whether putchar_unlocked is declared... yes | |
no | |
checking whether canonicalize_file_name must be declared... checking whether strtoull is declared... yes | |
configure: creating cache ./config.cache | |
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... checking whether putc_unlocked is declared... yes | |
checking for x86_64-apple-darwin16.3.0-gcc... clang | |
yes | |
yes | |
checking for stdlib.h... (cached) yes | |
checking whether strverscmp is declared... checking for unistd.h... (cached) yes | |
yes | |
checking for working alloca.h... checking for getpagesize... (cached) yes | |
checking for working mmap... no | |
checking whether canonicalize_file_name must be declared... yes | |
checking for alloca... checking for C compiler default output file name... yes | |
yes | |
checking for stdlib.h... (cached) yes | |
checking for working strncmp... checking for unistd.h... (cached) yes | |
checking for getpagesize... (cached) yes | |
checking for working mmap... yes | |
checking for ANSI C header files... (cached) yes | |
checking for nl_langinfo and CODESET... a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... yes | |
checking for suffix of object files... yes | |
configure: updating cache ./config.cache | |
checking for working strncmp... yes | |
checking whether NLS is requested... no | |
checking for uchar... configure: creating ./config.status | |
o | |
checking whether we are using the GNU C compiler... | |
checking for ld used by GCC... yes | |
checking whether clang accepts -g... yes | |
yes | |
checking for clang option to accept ISO C89... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for shared library run path origin... configure: updating cache ./config.cache | |
none needed | |
checking for x86_64-apple-darwin16.3.0-ranlib... ranlib | |
checking for aclocal... no | |
checking for autoconf... no | |
checking for autoheader... no | |
checking whether clang supports -W... configure: creating ./config.status | |
yes | |
done | |
checking whether clang supports -Wall... checking for iconv... (cached) no | |
yes | |
checking whether clang supports -Wwrite-strings... configure: updating cache ./config.cache | |
config.status: creating Makefile | |
configure: creating ./config.status | |
yes | |
checking whether clang supports -Wstrict-prototypes... config.status: creating testsuite/Makefile | |
yes | |
checking whether clang supports -Wmissing-prototypes... config.status: creating config.h | |
config.status: creating Makefile | |
config.status: executing default commands | |
yes | |
checking whether clang supports -Wold-style-definition... config.status: creating testsuite/Makefile | |
yes | |
checking whether clang supports -Wmissing-format-attribute... config.status: creating config.h | |
config.status: executing default commands | |
Configuring stage 1 in ./gcc | |
config.status: creating Makefile | |
yes | |
config.status: creating config.h | |
checking whether clang supports -Wcast-qual... config.status: executing depdir commands | |
mkdir .deps | |
yes | |
checking whether clang supports -pedantic -Wlong-long... if [ x"-fno-common" != 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 ./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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/regex.c -o pic/regex.o; \ | |
else true; fi | |
yes | |
checking how to run the C preprocessor... 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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ | |
else true; fi | |
clang -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... configure: creating cache ./config.cache | |
checking build system type... x86_64-apple-darwin16.3.0 | |
checking host system type... x86_64-apple-darwin16.3.0 | |
checking target system type... rm: conftest.dSYM: is a directory | |
x86_64-apple-darwin16.3.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-darwin16.3.0-gcc... clang | |
rm: conftest.dSYM: is a directory | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o cplus-dem.o | |
yes | |
checking for sys/types.h... checking for C compiler default output file name... yes | |
checking for sys/stat.h... a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... yes | |
checking for stdlib.h... | |
checking for suffix of object files... yes | |
checking for string.h... o | |
checking whether we are using the GNU C compiler... yes | |
yes | |
checking whether clang accepts -g... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o regex.o | |
checking for memory.h... yes | |
checking for clang option to accept ISO C89... yes | |
checking for strings.h... none needed | |
yes | |
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 ./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 | |
checking for inttypes.h... make[4]: Nothing to be done for `all'. | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/regex.c -o regex.o | |
yes | |
checking for stdint.h... yes | |
checking whether we are using the GNU C++ compiler... checking for unistd.h... yes | |
checking whether clang++ -std=gnu++98 accepts -g... yes | |
checking ctype.h usability... yes | |
checking for x86_64-apple-darwin16.3.0-gnatbind... no | |
checking for x86_64-apple-darwin16.3.0-gnatmake... no | |
checking whether compiler driver understands Ada... yes | |
checking ctype.h presence... rm: conftest.dSYM: is a directory | |
no | |
checking how to run the C++ preprocessor... yes | |
checking for ctype.h... yes | |
checking stddef.h usability... clang++ -std=gnu++98 -E | |
yes | |
checking stddef.h presence... yes | |
checking for stddef.h... yes | |
checking for string.h... (cached) yes | |
checking for grep that handles long lines and -e... checking stdio.h usability... yes | |
checking stdio.h presence... yes | |
checking for stdio.h... yes | |
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... yes | |
checking for uintptr_t... rm: conftest.dSYM: is a directory | |
rm: conftest.dSYM: is a directory | |
yes | |
checking for int_least32_t... yes | |
checking for sys/types.h... yes | |
checking for int_fast32_t... yes | |
checking for sys/stat.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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ | |
else true; fi | |
yes | |
yes | |
checking for uint64_t... checking for stdlib.h... yes | |
checking for string.h... yes | |
checking what to include in gstdint.h... stdint.h (already complete) | |
checking for an ANSI C-conforming const... yes | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/cplus-dem.c -o cplus-dem.o | |
yes | |
checking for off_t... checking for memory.h... yes | |
checking for strings.h... yes | |
yes | |
checking size of int... checking for inttypes.h... yes | |
checking for stdint.h... 4 | |
checking size of long... yes | |
checking for unistd.h... 8 | |
checking for ANSI C header files... (cached) yes | |
yes | |
checking minix/config.h usability... checking build system type... x86_64-apple-darwin16.3.0 | |
checking host system type... x86_64-apple-darwin16.3.0 | |
checking target system type... no | |
checking minix/config.h presence... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demangle.c -o cp-demangle.o | |
x86_64-apple-darwin16.3.0 | |
checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored | |
dpd | |
checking whether byte ordering is bigendian... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking how to run the C preprocessor... no | |
configure: updating cache ./config.cache | |
configure: creating ./config.status | |
clang -E | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o cp-demangle.o | |
checking for inline... inline | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... config.status: creating Makefile | |
config.status: creating config.h | |
no | |
checking size of void *... config.status: executing gstdint.h commands | |
8 | |
checking size of short... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/md5.c -o md5.o | |
2 | |
checking size of int... if [ x"-fno-common" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/md5.c -o pic/md5.o; \ | |
else true; fi | |
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 -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 -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o | |
8 | |
checking for long long... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/sha1.c -o sha1.o | |
/Applications/Xcode.app/Contents/Developer/usr/bin/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 | |
yes | |
checking size of long long... 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 | |
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 -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -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 | |
8 | |
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 | |
checking for int8_t... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/argv.c -o argv.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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/sha1.c -o pic/sha1.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/choose-temp.c -o choose-temp.o | |
yes | |
checking for int16_t... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/concat.c -o pic/concat.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -pedantic -D_GNU_SOURCE ../../../libiberty/concat.c -o concat.o | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/cp-demint.c -o cp-demint.o | |
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 -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 -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 -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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/sha1.c -o noasan/sha1.o; \ | |
else true; fi | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/d-demangle.c -o d-demangle.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 | |
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 -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/dwarfnames.c -o dwarfnames.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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/alloca.c -o pic/alloca.o; \ | |
else true; fi | |
yes | |
checking for long long int... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/dyn-string.c -o dyn-string.o | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o alloca.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 -pedantic -D_GNU_SOURCE -fno-common ../../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 -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 -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 -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 -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/fibheap.c -o fibheap.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=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 | |
yes | |
checking for intmax_t... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o argv.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"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ | |
else true; fi | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/filename_cmp.c -o filename_cmp.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=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 | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/floatformat.c -o floatformat.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 -fno-common -DPIC -o .libs/posix.o | |
yes | |
checking for intptr_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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/choose-temp.c -o pic/choose-temp.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=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"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o choose-temp.o | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -pedantic -D_GNU_SOURCE ../../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ | |
else true; fi | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fnmatch.c -o fnmatch.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 | |
if [ x"-fno-common" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/concat.c -o pic/concat.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -pedantic -D_GNU_SOURCE ../../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.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=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 | |
yes | |
checking for uint8_t... clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/fopen_unlocked.c -o fopen_unlocked.o | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -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 -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=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 | |
yes | |
checking for uint16_t... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o concat.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=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 | |
yes | |
checking for uint32_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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/cp-demint.c -o pic/cp-demint.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=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 | |
yes | |
checking for uint64_t... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/getopt1.c -o getopt1.o | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o cp-demint.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"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../../libiberty/getpwd.c -o noasan/getpwd.o; \ | |
else true; fi | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/getpwd.c -o getpwd.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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/crc32.c -o pic/crc32.o; \ | |
else true; fi | |
yes | |
checking for unsigned 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=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 | |
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 -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/getruntime.c -o getruntime.o | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o crc32.o | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/state.c -o state.o >/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 -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/hashtab.c -o hashtab.o | |
yes | |
checking for uintmax_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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/d-demangle.c -o pic/d-demangle.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 | |
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 | |
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 | |
yes | |
checking for uintptr_t... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/hex.c -o hex.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"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/lbasename.c -o lbasename.o | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o d-demangle.o | |
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../libbacktrace -I ../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../libbacktrace/simple.c -o simple.o >/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 -pedantic -D_GNU_SOURCE ../../../libiberty/lrealpath.c -o pic/lrealpath.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -pedantic -D_GNU_SOURCE ../../../libiberty/lrealpath.c -o lrealpath.o | |
yes | |
checking for int64_t underlying type... /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 -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/make-relative-prefix.c -o make-relative-prefix.o | |
long long | |
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 | |
checking for std::swap in <utility>... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/make-temp-file.c -o make-temp-file.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 | |
if [ x"-fno-common" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/dwarfnames.c -o pic/dwarfnames.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=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 -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/objalloc.c -o objalloc.o | |
yes | |
checking whether clang++ -std=gnu++98 is affected by placement new aliasing bug... 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 -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 -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o | |
yes | |
checking whether clang++ -std=gnu++98 supports -W... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/obstack.c -o obstack.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=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 | |
yes | |
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"-fno-common" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ | |
else true; fi | |
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 -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/partition.c -o partition.o | |
yes | |
checking whether clang++ -std=gnu++98 supports -Wnarrowing... 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 | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ | |
else true; fi | |
yes | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o dyn-string.o | |
checking whether clang++ -std=gnu++98 supports -Wwrite-strings... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/physmem.c -o physmem.o | |
true DO=all multi-do # /Applications/Xcode.app/Contents/Developer/usr/bin/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 | |
yes | |
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 -pedantic -D_GNU_SOURCE ../../../libiberty/pex-common.c -o pic/pex-common.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 -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/pex-common.c -o pex-common.o | |
yes | |
checking whether clang++ -std=gnu++98 supports -Wformat... 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 | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libbacktrace.a(atomic.o) has no symbols | |
libtool: link: ranlib .libs/libbacktrace.a | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libbacktrace.a(atomic.o) has no symbols | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o | |
libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-one.c -o pic/pex-one.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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/pex-one.c -o pex-one.o | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -pedantic -D_GNU_SOURCE ../../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ | |
else true; fi | |
checking whether clang supports -Wstrict-prototypes... clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/pex-unix.c -o pex-unix.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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/fibheap.c -o pic/fibheap.o; \ | |
else true; fi | |
yes | |
checking whether clang supports -Wmissing-prototypes... Configuring stage 1 in ./libcpp | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/vprintf-support.c -o vprintf-support.o | |
yes | |
checking whether clang++ -std=gnu++98 supports -Wmissing-format-attribute... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.o | |
yes | |
checking whether clang++ -std=gnu++98 supports -Woverloaded-virtual... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/safe-ctype.c -o safe-ctype.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 -pedantic -D_GNU_SOURCE -fno-common ../../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 -pedantic -D_GNU_SOURCE ../../../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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object.c -o simple-object.o | |
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 -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-coff.c -o pic/simple-object-coff.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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-coff.c -o simple-object-coff.o | |
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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/floatformat.c -o pic/floatformat.o; \ | |
else true; fi | |
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 -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-elf.c -o simple-object-elf.o | |
yes | |
checking whether clang supports -fno-exceptions... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o | |
yes | |
checking whether clang supports -fno-rtti... if [ x"-fno-common" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o | |
yes | |
checking whether clang supports -fasynchronous-unwind-tables... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o fnmatch.o | |
yes | |
checking valgrind.h usability... configure: creating cache ./config.cache | |
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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ | |
else true; fi | |
x86_64-apple-darwin16.3.0 | |
checking host system type... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o | |
no | |
checking valgrind.h presence... x86_64-apple-darwin16.3.0 | |
checking target system type... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o | |
x86_64-apple-darwin16.3.0 | |
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... no | |
checking for valgrind.h... no | |
checking for VALGRIND_DISCARD in <valgrind/memcheck.h>... yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for x86_64-apple-darwin16.3.0-gcc... clang | |
if [ x"-fno-common" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/getopt.c -o pic/getopt.o; \ | |
else true; fi | |
no | |
checking for VALGRIND_DISCARD in <memcheck.h>... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../../libiberty/sort.c -o noasan/sort.o; \ | |
else true; fi | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/sort.c -o sort.o | |
no | |
checking for multiarch configuration... no, disabled auto check (configured with --native-system-header-dir) | |
configure: WARNING: decimal float is not supported for this target, ignored | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/spaces.c -o pic/spaces.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/spaces.c -o noasan/spaces.o; \ | |
else true; fi | |
configure: WARNING: fixed-point is not supported for this target, ignored | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/spaces.c -o spaces.o | |
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o | |
yes | |
checking for gawk... awk | |
checking whether ln -s works... yes | |
checking whether ln works... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/splay-tree.c -o pic/splay-tree.o; \ | |
else true; fi | |
yes | |
checking for x86_64-apple-darwin16.3.0-ranlib... ranlib | |
checking for a BSD compatible install... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ | |
else true; fi | |
/usr/bin/install -c | |
checking for cmp's capabilities... clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/splay-tree.c -o splay-tree.o | |
gnucompare | |
checking for mktemp... yes | |
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 | |
checking for modern makeinfo... (cached) no | |
configure: WARNING: | |
*** Makeinfo is missing or too old. | |
*** Info documentation will not be built. | |
checking for recent Pod::Man... checking for C compiler default output file name... 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 -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/stack-limit.c -o stack-limit.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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/getopt1.c -o pic/getopt1.o; \ | |
else true; fi | |
a.out | |
checking whether the C compiler works... yes | |
checking whether string.h and strings.h may both be included... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -pedantic -D_GNU_SOURCE ../../../libiberty/strerror.c -o noasan/strerror.o; \ | |
else true; fi | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/strerror.c -o strerror.o | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o | |
yes | |
checking for sys/wait.h that is POSIX.1 compatible... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/strsignal.c -o strsignal.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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/getpwd.c -o pic/getpwd.o; \ | |
else true; fi | |
checking for suffix of object files... yes | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/timeval-utils.c -o pic/timeval-utils.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 -pedantic -D_GNU_SOURCE ../../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/getpwd.c -o noasan/getpwd.o; \ | |
else true; fi | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/timeval-utils.c -o timeval-utils.o | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o | |
o | |
checking whether we are using the GNU C compiler... yes | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/getruntime.c -o pic/getruntime.o; \ | |
else true; fi | |
checking for limits.h... yes | |
checking whether clang accepts -g... yes | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/xasprintf.c -o xasprintf.o | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o | |
yes | |
checking for clang option to accept ISO C89... checking for stddef.h... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/xatexit.c -o xatexit.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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/hashtab.c -o pic/hashtab.o; \ | |
else true; fi | |
yes | |
none needed | |
checking for string.h... (cached) yes | |
checking for strings.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 -pedantic -D_GNU_SOURCE ../../../libiberty/xexit.c -o pic/xexit.o; \ | |
else true; fi | |
checking for stdlib.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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/xexit.c -o xexit.o | |
checking for time.h... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/xmalloc.c -o xmalloc.o | |
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 -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 -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ | |
else true; fi | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xmemdup.c -o xmemdup.o | |
yes | |
checking for fcntl.h... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/xstrdup.c -o xstrdup.o | |
checking whether we are using the GNU C++ compiler... yes | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ | |
else true; fi | |
checking for ftw.h... clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrerror.c -o xstrerror.o | |
yes | |
checking whether clang++ -std=gnu++98 accepts -g... yes | |
if [ x"" != x ]; then \ | |
if [ x"-fno-common" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/hex.c -o pic/hex.o; \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/xstrndup.c -o pic/xstrndup.o; \ | |
else true; fi | |
else true; fi | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -pedantic -D_GNU_SOURCE ../../../libiberty/xstrndup.c -o xstrndup.o | |
yes | |
checking for x86_64-apple-darwin16.3.0-ranlib... ranlib | |
checking how to run the C preprocessor... 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 -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/xvasprintf.c -o xvasprintf.o | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o | |
checking for sys/file.h... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/lbasename.c -o pic/lbasename.o; \ | |
else true; fi | |
clang -E | |
yes | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../libiberty/strverscmp.c -o pic/strverscmp.o; \ | |
else true; fi | |
checking for sys/time.h... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../../libiberty/strverscmp.c -o strverscmp.o | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.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 -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 -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 -pedantic -D_GNU_SOURCE ../../../libiberty/setproctitle.c -o setproctitle.o | |
checking for grep that handles long lines and -e... 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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/lrealpath.c -o pic/lrealpath.o; \ | |
else true; fi | |
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 ./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"" != 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 ./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 ./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 | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o | |
checking for sys/resource.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 -I../../libdecnumber -I. -c ../../libdecnumber/decNumber.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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ | |
else true; fi | |
yes | |
checking for sys/param.h... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o | |
yes | |
checking for sys/times.h... 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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ | |
else true; fi | |
rm: conftest.dSYM: is a directory | |
checking for sys/stat.h... (cached) yes | |
checking for direct.h... rm: conftest.dSYM: is a directory | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o | |
no | |
checking for malloc.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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/objalloc.c -o pic/objalloc.o; \ | |
else true; fi | |
yes | |
no | |
checking for sys/types.h... checking for langinfo.h... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o | |
yes | |
yes | |
checking for sys/stat.h... checking for ldfcn.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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/obstack.c -o pic/obstack.o; \ | |
else true; fi | |
yes | |
no | |
checking for stdlib.h... checking for locale.h... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o obstack.o | |
yes | |
yes | |
checking for string.h... checking for wchar.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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/partition.c -o pic/partition.o; \ | |
else true; fi | |
yes | |
yes | |
checking for thread.h... checking for memory.h... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o | |
no | |
checking for pthread.h... yes | |
checking for strings.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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/pexecute.c -o pic/pexecute.o; \ | |
else true; fi | |
yes | |
checking for CHAR_BIT... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o | |
yes | |
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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/physmem.c -o pic/physmem.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 -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 -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o | |
checking for inttypes.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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/pex-common.c -o pic/pex-common.o; \ | |
else true; fi | |
yes | |
checking for stdint.h... source='../../libdecnumber/decContext.c' object='decContext.o' libtool=no clang -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/decContext.c | |
yes | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o | |
checking for unistd.h... no | |
checking how to run the C++ preprocessor... clang++ -std=gnu++98 -E | |
source='../../libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no clang -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal32.c | |
yes | |
checking minix/config.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 -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 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o | |
checking for unordered_map... source='../../libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no clang -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal64.c | |
no | |
checking minix/config.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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/pex-unix.c -o pic/pex-unix.o; \ | |
else true; fi | |
yes | |
checking for tr1/unordered_map... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pex-unix.o | |
source='../../libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no clang -I../../libdecnumber -I. -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../libdecnumber -I. -c ../../libdecnumber/dpd/decimal128.c | |
no | |
checking for ext/hash_map... yes | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
if [ x"-fno-common" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ | |
else true; fi | |
checking for aclocal... no | |
checking for autoconf... no | |
checking for autoheader... no | |
checking whether clang supports -W... rm -f libdecnumber.a | |
ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o | |
yes | |
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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ | |
else true; fi | |
checking dependency style of clang++ -std=gnu++98... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o | |
yes | |
checking whether clang supports -Wall... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object.c -o pic/simple-object.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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ | |
else true; fi | |
yes | |
checking whether clang supports -Wnarrowing... gcc3 | |
checking for collect2 libraries... yes | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o | |
checking whether clang supports -Wwrite-strings... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o simple-object-coff.o | |
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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ | |
else true; fi | |
checking whether clang supports -Wmissing-format-attribute... yes | |
checking whether clang supports -Wstrict-prototypes... 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 whether clang supports -Wmissing-prototypes... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.o | |
yes | |
checking whether clang supports -Wold-style-definition... 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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ | |
else true; fi | |
none required | |
checking for library containing exc_resume... yes | |
checking whether clang supports -pedantic -Wlong-long... 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 | |
yes | |
checking whether clang supports -fno-exceptions... 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 | |
checking whether clang supports -fno-rtti... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o | |
yes | |
no | |
checking for library containing kstat_open... 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 | |
checking dependency style of clang++ -std=gnu++98... 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 | |
if [ x"-fno-common" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ | |
else true; fi | |
gcc3 | |
checking whether time.h and sys/time.h may both be included... no | |
checking for library containing ldexp... 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 | |
yes | |
checking whether string.h and strings.h may both be included... clang -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include -I../../../fixincludes/../include ../../../fixincludes/fixopts.c | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o | |
none required | |
checking for inttypes.h... yes | |
checking locale.h usability... srcdir="../../../fixincludes" /bin/sh ../../../fixincludes/mkfixinc.sh x86_64-apple-darwin16.3.0 | |
sed -e 's/@gcc_version@/6.3.0/' < mkheaders.almost > mkheadersT | |
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 | |
yes | |
checking for times... yes | |
checking locale.h presence... 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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/sort.c -o pic/sort.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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/spaces.c -o pic/spaces.o; \ | |
else true; fi | |
yes | |
checking for locale.h... yes | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o | |
yes | |
checking fcntl.h usability... checking for clock... if [ x"-fno-common" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/splay-tree.c -o pic/splay-tree.o; \ | |
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 charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../libcpp/charset.c | |
yes | |
checking fcntl.h presence... yes | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o | |
yes | |
checking for fcntl.h... yes | |
checking for kill... checking limits.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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/stack-limit.c -o pic/stack-limit.o; \ | |
else true; fi | |
yes | |
checking limits.h presence... yes | |
checking for getrlimit... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o | |
yes | |
checking for limits.h... 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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/strerror.c -o pic/strerror.o; \ | |
else true; fi | |
checking stddef.h usability... yes | |
yes | |
checking stddef.h presence... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/strerror.c -o noasan/strerror.o; \ | |
else true; fi | |
checking for setrlimit... clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o | |
yes | |
checking for stddef.h... 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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/strsignal.c -o pic/strsignal.o; \ | |
else true; fi | |
checking for strings.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking sys/file.h usability... yes | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o | |
checking for atoq... yes | |
checking sys/file.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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ | |
else true; fi | |
yes | |
checking for sys/file.h... yes | |
checking for unistd.h... (cached) yes | |
no | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o | |
checking for popen... 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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ | |
else true; fi | |
yes | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o | |
checking for sysconf... if [ x"-fno-common" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xasprintf.c -o pic/xasprintf.o; \ | |
else true; fi | |
no | |
checking for an ANSI C-conforming const... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o | |
yes | |
checking for inline... 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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xatexit.c -o pic/xatexit.o; \ | |
else true; fi | |
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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xatexit.c -o noasan/xatexit.o; \ | |
else true; fi | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o | |
no | |
checking for off_t... yes | |
checking for getrusage... if [ x"-fno-common" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xexit.c -o pic/xexit.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o | |
yes | |
yes | |
checking for size_t... checking for nl_langinfo... if [ x"-fno-common" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xmalloc.c -o pic/xmalloc.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o | |
yes | |
yes | |
checking for ssize_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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xmemdup.c -o pic/xmemdup.o; \ | |
else true; fi | |
checking for gettimeofday... 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 | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xstrdup.c -o pic/xstrdup.o; \ | |
else true; fi | |
yes | |
yes | |
checking for uintptr_t... checking for mbstowcs... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xstrerror.c -o pic/xstrerror.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 -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 -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o | |
yes | |
checking for ptrdiff_t... checking for wcswidth... if [ x"-fno-common" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xstrndup.c -o pic/xstrndup.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -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 -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o | |
yes | |
checking for mmap... 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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ | |
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-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../../libcpp/directives-only.c | |
yes | |
checking whether struct tm is in sys/time.h or time.h... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o | |
yes | |
time.h | |
checking size of int... checking for setlocale... if [ x"-fno-common" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/mempcpy.c -o pic/mempcpy.o; \ | |
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 errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../libcpp/errors.c | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/strverscmp.c -o pic/strverscmp.o; \ | |
else true; fi | |
yes | |
4 | |
checking size of long... 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 expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../libcpp/expr.c | |
if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/strverscmp.c -o strverscmp.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 -pedantic -D_GNU_SOURCE -fno-common ../../libiberty/setproctitle.c -o pic/setproctitle.o; \ | |
else true; fi | |
yes | |
8 | |
checking for feof_unlocked... if [ x"" != x ]; then \ | |
clang -c -DHAVE_CONFIG_H -g -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -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 -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o | |
checking for clearerr_unlocked... 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 ./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 ./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 ./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 files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../libcpp/files.c | |
yes | |
yes | |
checking for feof_unlocked... checking for ferror_unlocked... yes | |
checking for ferror_unlocked... yes | |
checking for fflush_unlocked... 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 identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../libcpp/identifiers.c | |
checking for fflush_unlocked... no | |
checking for fgetc_unlocked... echo "#define LOCALEDIR \"/usr/local/Cellar/gcc/6.3.0_1/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 -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 | |
no | |
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 line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../libcpp/line-map.c | |
no | |
checking for fgets_unlocked... no | |
checking for fgets_unlocked... no | |
checking for fileno_unlocked... no | |
checking for fileno_unlocked... yes | |
checking for fprintf_unlocked... 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 macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../libcpp/macro.c | |
checking for fprintf_unlocked... no | |
checking for fputc_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 mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../libcpp/mkdeps.c | |
no | |
no | |
checking for fputs_unlocked... checking for fputs_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 | |
checking for fread_unlocked... no | |
checking for fread_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 | |
no | |
checking for fwrite_unlocked... no | |
checking for fwrite_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 traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../libcpp/traditional.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 init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../libcpp/init.c | |
no | |
checking for getchar_unlocked... no | |
checking for getchar_unlocked... yes | |
checking for getc_unlocked... yes | |
checking for getc_unlocked... yes | |
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 | |
checking for putchar_unlocked... yes | |
checking for putchar_unlocked... yes | |
checking for putc_unlocked... yes | |
checking for putc_unlocked... yes | |
checking whether abort is declared... yes | |
yes | |
checking for madvise... checking whether asprintf is declared... yes | |
checking whether basename is declared... yes | |
checking whether mbstowcs works... no | |
checking whether errno is declared... yes | |
checking for ssize_t... no | |
checking whether getopt is declared... yes | |
checking whether vasprintf is declared... yes | |
checking for caddr_t... yes | |
checking whether clearerr_unlocked is declared... yes | |
yes | |
checking whether feof_unlocked is declared... 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)... yes | |
checking whether mmap with MAP_ANON(YMOUS) works... yes | |
checking for pid_t... yes | |
checking whether ferror_unlocked is declared... yes | |
checking whether fflush_unlocked is declared... yes | |
checking for vfork.h... no | |
checking whether fgetc_unlocked is declared... no | |
checking for fork... no | |
checking whether fgets_unlocked is declared... yes | |
checking for vfork... no | |
checking whether fileno_unlocked is declared... yes | |
yes | |
checking for working fork... checking whether fprintf_unlocked is declared... no | |
checking whether fputc_unlocked is declared... yes | |
checking for working vfork... (cached) yes | |
checking for ld used by GCC... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for shared library run path origin... no | |
checking whether fputs_unlocked is declared... done | |
checking for iconv... no | |
checking whether fread_unlocked is declared... no | |
checking whether fwrite_unlocked is declared... no | |
checking whether getchar_unlocked is declared... yes | |
checking how to link with libiconv... -liconv | |
checking for iconv declaration... yes | |
checking whether getc_unlocked is declared... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
checking for LC_MESSAGES... yes | |
checking whether putchar_unlocked is declared... yes | |
checking for nl_langinfo and CODESET... yes | |
checking whether putc_unlocked is declared... yes | |
checking for working alloca.h... yes | |
checking whether basename is declared... yes | |
checking for alloca... no | |
checking whether strstr is declared... yes | |
checking for ANSI C header files... (cached) yes | |
checking for nl_langinfo and CODESET... yes | |
checking whether getenv is declared... yes | |
checking whether NLS is requested... no | |
checking for uchar... | |
checking for ld used by GCC... yes | |
checking whether atol is declared... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for shared library run path origin... done | |
yes | |
checking for iconv... checking whether atoll is declared... yes | |
checking whether asprintf is declared... yes | |
checking whether sbrk is declared... yes | |
checking how to link with libiconv... -liconv | |
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
yes | |
checking whether abort is declared... configure: updating cache ./config.cache | |
configure: creating ./config.status | |
yes | |
checking whether atof is declared... yes | |
checking whether getcwd is declared... config.status: creating Makefile | |
yes | |
config.status: creating config.h | |
checking whether getwd is declared... config.status: executing depdir commands | |
mkdir .deps | |
yes | |
checking whether madvise 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 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 | |
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 stpcpy 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 strnlen is declared... 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 files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../libcpp/files.c | |
yes | |
checking whether strverscmp is declared... 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 | |
echo "#define LOCALEDIR \"/usr/local/Cellar/gcc/6.3.0_1/share/locale\"" > localedir.new | |
../../libcpp/../move-if-change localedir.new localedir.h | |
checking whether strtoul is declared... 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 | |
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 | |
yes | |
checking whether strtoll is declared... yes | |
checking whether strtoull 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 macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../libcpp/macro.c | |
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 | |
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 traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../libcpp/traditional.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 init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../libcpp/init.c | |
yes | |
checking whether snprintf is declared... yes | |
checking whether vsnprintf 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 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... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for 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 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for x86_64-apple-darwin16.3.0-objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for x86_64-apple-darwin16.3.0-ar... (cached) ar | |
checking for x86_64-apple-darwin16.3.0-strip... no | |
checking for strip... strip | |
checking for x86_64-apple-darwin16.3.0-ranlib... (cached) ranlib | |
checking command to parse nm output from clang object... ok | |
checking for x86_64-apple-darwin16.3.0-dsymutil... no | |
checking for dsymutil... dsymutil | |
checking for x86_64-apple-darwin16.3.0-nmedit... no | |
checking for nmedit... nmedit | |
checking for x86_64-apple-darwin16.3.0-lipo... no | |
checking for lipo... lipo | |
checking for x86_64-apple-darwin16.3.0-otool... no | |
checking for otool... otool | |
checking for x86_64-apple-darwin16.3.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 | |
checking if clang supports -fno-rtti -fno-exceptions... yes | |
checking for clang option to produce PIC... -fno-common -DPIC | |
checking if clang PIC flag -fno-common -DPIC works... yes | |
checking if clang static flag -static works... no | |
checking if clang supports -c -o file.o... yes | |
checking if clang supports -c -o file.o... (cached) yes | |
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin16.3.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 how to run the C++ preprocessor... clang++ -std=gnu++98 -E | |
checking for ld used by clang++ -std=gnu++98... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking whether the clang++ -std=gnu++98 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking for clang++ -std=gnu++98 option to produce PIC... -fno-common -DPIC | |
checking if clang++ -std=gnu++98 PIC flag -fno-common -DPIC works... yes | |
checking if clang++ -std=gnu++98 static flag -static works... no | |
checking if clang++ -std=gnu++98 supports -c -o file.o... yes | |
checking if clang++ -std=gnu++98 supports -c -o file.o... (cached) yes | |
checking whether the clang++ -std=gnu++98 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin16.3.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking for as... /usr/bin/as | |
checking what assembler to use... /usr/bin/as | |
checking whether we are using gold... no | |
checking gold linker with split stack support as non default... | |
checking what linker to use... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking for nm... /usr/bin/nm | |
checking what nm to use... /usr/bin/nm | |
checking for objdump... /usr/bin/objdump | |
checking what objdump to use... /usr/bin/objdump | |
checking for readelf... no | |
checking what readelf to use... not found | |
checking assembler flags... | |
checking assembler for .balign and .p2align... yes | |
checking assembler for .p2align with maximum skip... yes | |
checking assembler for .literal16... yes | |
checking assembler for working .subsection -1... no | |
checking assembler for .weak... no | |
checking assembler for .weakref... no | |
checking assembler for .nsubspa comdat... no | |
checking assembler for .hidden... no | |
checking linker for .hidden support... yes | |
checking linker read-only and read-write section mixing... unknown | |
checking for .preinit_array/.init_array/.fini_array support... no | |
checking assembler for .sleb128 and .uleb128... no | |
checking assembler for cfi directives... yes | |
checking assembler for working cfi advance... no | |
checking assembler for cfi personality directive... yes | |
checking assembler for cfi sections directive... yes | |
checking assembler for eh_frame optimization... no | |
checking assembler for section merging support... no | |
checking assembler for section merging support... (cached) no | |
checking assembler for stabs directive... no | |
checking assembler for COMDAT group support (GNU as)... no | |
checking assembler for COMDAT group support (GNU as, %type)... no | |
checking assembler for line table discriminator support... yes | |
checking assembler for thread-local storage support... no | |
checking linker -Bstatic/-Bdynamic option... no | |
checking linker --demangle support... no | |
checking linker plugin support... 0 | |
checking assembler for -mmacosx-version-min option... yes | |
checking assembler for .section with e... no | |
checking assembler for filds and fists mnemonics... yes | |
checking assembler for fildq and fistpq mnemonics... yes | |
checking assembler for cmov syntax... no | |
checking assembler for ffreep mnemonic... no | |
checking assembler for .quad directive... yes | |
checking assembler for sahf mnemonic... yes | |
checking assembler for interunit movq mnemonic... yes | |
checking assembler for hle prefixes... no | |
checking assembler for swap suffix... no | |
checking assembler for different section symbol subtraction... no | |
checking assembler for GOTOFF in data... no | |
checking assembler for rep and lock prefix... yes | |
checking assembler for ud2 mnemonic... yes | |
checking assembler for R_386_TLS_GD_PLT reloc... no | |
checking assembler for R_386_TLS_LDM_PLT reloc... no | |
checking assembler for R_386_TLS_LDM reloc... no | |
checking assembler for dwarf2 debug_line support... yes | |
checking assembler for buggy dwarf2 .file directive... no | |
checking assembler for --gdwarf2 option... no | |
checking assembler for --gstabs option... no | |
checking assembler for --debug-prefix-map option... no | |
checking assembler for compressed debug sections... no | |
checking assembler for .lcomm with alignment... yes | |
checking for target glibc version... 0.0 | |
checking assembler for gnu_unique_object... no | |
checking assembler for tolerance to line number 0... yes | |
checking linker PT_GNU_EH_FRAME support... no | |
checking linker CIEv3 in .eh_frame support... no | |
checking linker position independent executable support... no | |
checking linker PIE support with copy reloc... no | |
checking linker EH-compatible garbage collection of sections... no | |
checking linker EH garbage collection of sections bug... no | |
checking linker for compressed debug sections... 0 | |
checking linker version... 274.2 | |
checking linker for -export_dynamic support... 1 | |
checking linker --as-needed support... no | |
checking linker mapfile support for clearing hardware capabilities... yes | |
checking linker --build-id support... no | |
checking linker *_sol2 emulation support... no | |
checking linker --sysroot support... no | |
checking __stack_chk_fail in target C library... checking for __stack_chk_fail... yes | |
yes | |
checking sys/sdt.h in the target C library... yes | |
checking dl_iterate_phdr in target C library... unknown | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking whether to avoid linking multiple front-ends at once... no | |
Links are now set up to build a native compiler for x86_64-apple-darwin16.3.0. | |
checking Checking for isl_options_set_sched | |
[...snip...] | |
bssp -Wall -g -O2 -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c ../../../libssp/strncat-chk.c -o strncat-chk.o >/dev/null 2>&1 | |
no | |
configure: WARNING: sched.h: accepted by the compiler, rejected by the preprocessor! | |
configure: WARNING: sched.h: proceeding with the compiler's result | |
checking for sched.h... yes | |
checking whether the target supports thread-local storage... Adding multilib support to Makefile in ../../../../libquadmath | |
with_multisubdir=i386 | |
mv -f .deps/strncat-chk.Tpo .deps/strncat-chk.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c -o strncpy-chk.lo ../../../libssp/strncpy-chk.c | |
config.status: executing depfiles commands | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c ../../../libssp/strncpy-chk.c -fno-common -DPIC -o .libs/strncpy-chk.o | |
no | |
checking if the type of bitfields matters... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c ../../../libssp/strncpy-chk.c -o strncpy-chk.o >/dev/null 2>&1 | |
yes | |
mv -f .deps/strncpy-chk.Tpo .deps/strncpy-chk.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c -o vsnprintf-chk.lo ../../../libssp/vsnprintf-chk.c | |
configure: updating cache ./config.cache | |
yes | |
configure: creating ./config.status | |
checking for sys/types.h... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c ../../../libssp/vsnprintf-chk.c -fno-common -DPIC -o .libs/vsnprintf-chk.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c ../../../libssp/vsnprintf-chk.c -o vsnprintf-chk.o >/dev/null 2>&1 | |
yes | |
checking for sys/stat.h... mv -f .deps/vsnprintf-chk.Tpo .deps/vsnprintf-chk.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c -o vsprintf-chk.lo ../../../libssp/vsprintf-chk.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c ../../../libssp/vsprintf-chk.c -fno-common -DPIC -o .libs/vsprintf-chk.o | |
yes | |
checking for stdlib.h... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -Wall -g -O2 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c ../../../libssp/vsprintf-chk.c -o vsprintf-chk.o >/dev/null 2>&1 | |
yes | |
checking for string.h... mv -f .deps/vsprintf-chk.Tpo .deps/vsprintf-chk.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -prefer-pic -g -O2 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c -o libssp_nonshared_la-ssp-local.lo `test -f 'ssp-local.c' || echo '../../../libssp/'`ssp-local.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -g -O2 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c ../../../libssp/ssp-local.c -fno-common -DPIC -o .libs/libssp_nonshared_la-ssp-local.o | |
config.status: executing libtool commands | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../libssp -g -O2 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c ../../../libssp/ssp-local.c -fno-common -DPIC -o libssp_nonshared_la-ssp-local.o >/dev/null 2>&1 | |
yes | |
checking for memory.h... mv -f .deps/libssp_nonshared_la-ssp-local.Tpo .deps/libssp_nonshared_la-ssp-local.Plo | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "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" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/Applications/Xcode.app/Contents/Developer/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr/local/Cellar/gcc/6.3.0_1" "infodir=/usr/local/Cellar/gcc/6.3.0_1/share/info" "libdir=/usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6" "prefix=/usr/local/Cellar/gcc/6.3.0_1" "includedir=/usr/local/Cellar/gcc/6.3.0_1/include" "AR=ar" "AS=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/as" "CC=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include " "CXX=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xg++ -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include/x86_64-apple-darwin16.3.0 -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/libsupc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/include/backward -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/testsuite/util -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include " "LD=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # /Applications/Xcode.app/Contents/Developer/usr/bin/make | |
if [ -z "i386" ]; then \ | |
true; \ | |
else \ | |
rootpre=`${PWDCMD-pwd}`/; export rootpre; \ | |
srcrootpre=`cd ../../../libssp; ${PWDCMD-pwd}`/; export srcrootpre; \ | |
lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ | |
compiler="/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.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}; /Applications/Xcode.app/Contents/Developer/usr/bin/make \ | |
CFLAGS="-g -O2 ${flags}" \ | |
CCASFLAGS=" ${flags}" \ | |
FCFLAGS=" ${flags}" \ | |
FFLAGS=" ${flags}" \ | |
ADAFLAGS=" ${flags}" \ | |
prefix="/usr/local/Cellar/gcc/6.3.0_1" \ | |
exec_prefix="/usr/local/Cellar/gcc/6.3.0_1" \ | |
GCJFLAGS=" ${flags}" \ | |
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 | |
config.status: executing depfiles commands | |
yes | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CFLAGS=-g -O2 -m32" "CXXFLAGS=-g -O2 -m32" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "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" "JC1FLAGS=" "LDFLAGS=-m32" "LIBCFLAGS=-g -O2 -m32" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/Applications/Xcode.app/Contents/Developer/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr/local/Cellar/gcc/6.3.0_1" "infodir=/usr/local/Cellar/gcc/6.3.0_1/share/info" "libdir=/usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6" "prefix=/usr/local/Cellar/gcc/6.3.0_1" "includedir=/usr/local/Cellar/gcc/6.3.0_1/include" "AR=ar" "AS=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/as" "CC=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32" "CXX=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xg++ -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include/x86_64-apple-darwin16.3.0 -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/libsupc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/include/backward -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/testsuite/util -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include " "LD=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -m32" "NM=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" all-am | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c -o ssp.lo ../../../../libssp/ssp.c | |
checking for strings.h... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c ../../../../libssp/ssp.c -fno-common -DPIC -o .libs/ssp.o | |
yes | |
checking for inttypes.h... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT ssp.lo -MD -MP -MF .deps/ssp.Tpo -c ../../../../libssp/ssp.c -o ssp.o >/dev/null 2>&1 | |
yes | |
mv -f .deps/ssp.Tpo .deps/ssp.Plo | |
checking for stdint.h... /bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c -o gets-chk.lo ../../../../libssp/gets-chk.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c ../../../../libssp/gets-chk.c -fno-common -DPIC -o .libs/gets-chk.o | |
yes | |
checking for unistd.h... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT gets-chk.lo -MD -MP -MF .deps/gets-chk.Tpo -c ../../../../libssp/gets-chk.c -o gets-chk.o >/dev/null 2>&1 | |
yes | |
mv -f .deps/gets-chk.Tpo .deps/gets-chk.Plo | |
checking for dlfcn.h... /bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c -o memcpy-chk.lo ../../../../libssp/memcpy-chk.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c ../../../../libssp/memcpy-chk.c -fno-common -DPIC -o .libs/memcpy-chk.o | |
config.status: executing libtool commands | |
yes | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT memcpy-chk.lo -MD -MP -MF .deps/memcpy-chk.Tpo -c ../../../../libssp/memcpy-chk.c -o memcpy-chk.o >/dev/null 2>&1 | |
checking for objdir... .libs | |
mv -f .deps/memcpy-chk.Tpo .deps/memcpy-chk.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c -o memmove-chk.lo ../../../../libssp/memmove-chk.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c ../../../../libssp/memmove-chk.c -fno-common -DPIC -o .libs/memmove-chk.o | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c -o mempcpy-chk.lo ../../../../libssp/mempcpy-chk.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c ../../../../libssp/mempcpy-chk.c -fno-common -DPIC -o .libs/mempcpy-chk.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT memmove-chk.lo -MD -MP -MF .deps/memmove-chk.Tpo -c ../../../../libssp/memmove-chk.c -o memmove-chk.o >/dev/null 2>&1 | |
checking if /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include supports -fno-rtti -fno-exceptions... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT mempcpy-chk.lo -MD -MP -MF .deps/mempcpy-chk.Tpo -c ../../../../libssp/mempcpy-chk.c -o mempcpy-chk.o >/dev/null 2>&1 | |
mv -f .deps/memmove-chk.Tpo .deps/memmove-chk.Plo | |
no | |
checking for /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include option to produce PIC... -fno-common -DPIC | |
checking if /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include PIC flag -fno-common -DPIC works... mv -f .deps/mempcpy-chk.Tpo .deps/mempcpy-chk.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c -o memset-chk.lo ../../../../libssp/memset-chk.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c ../../../../libssp/memset-chk.c -fno-common -DPIC -o .libs/memset-chk.o | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c -o atomic.lo ../../../libbacktrace/atomic.c | |
yes | |
checking if /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include static flag -static works... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/atomic.c -fno-common -DPIC -o .libs/atomic.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT memset-chk.lo -MD -MP -MF .deps/memset-chk.Tpo -c ../../../../libssp/memset-chk.c -o memset-chk.o >/dev/null 2>&1 | |
no | |
checking if /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include supports -c -o file.o... config.status: creating Makefile | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 | |
mv -f .deps/memset-chk.Tpo .deps/memset-chk.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c -o snprintf-chk.lo ../../../../libssp/snprintf-chk.c | |
config.status: creating config.h | |
config.status: executing default-1 commands | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c ../../../../libssp/snprintf-chk.c -fno-common -DPIC -o .libs/snprintf-chk.o | |
yes | |
checking if /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include supports -c -o file.o... (cached) yes | |
checking whether the /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include linker (/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld) supports shared libraries... yes | |
checking dynamic linker characteristics... /bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c -o dwarf.lo ../../../libbacktrace/dwarf.c | |
darwin16.3.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 thread model used by GCC... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/dwarf.c -fno-common -DPIC -o .libs/dwarf.o | |
posix | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT snprintf-chk.lo -MD -MP -MF .deps/snprintf-chk.Tpo -c ../../../../libssp/snprintf-chk.c -o snprintf-chk.o >/dev/null 2>&1 | |
checking for ANSI C header files... (cached) yes | |
checking whether string.h and strings.h may both be included... mv -f .deps/snprintf-chk.Tpo .deps/snprintf-chk.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c -o sprintf-chk.lo ../../../../libssp/sprintf-chk.c | |
yes | |
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c ../../../../libssp/sprintf-chk.c -fno-common -DPIC -o .libs/sprintf-chk.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT sprintf-chk.lo -MD -MP -MF .deps/sprintf-chk.Tpo -c ../../../../libssp/sprintf-chk.c -o sprintf-chk.o >/dev/null 2>&1 | |
yes | |
checking for uintptr_t... mv -f .deps/sprintf-chk.Tpo .deps/sprintf-chk.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c -o stpcpy-chk.lo ../../../../libssp/stpcpy-chk.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c ../../../../libssp/stpcpy-chk.c -fno-common -DPIC -o .libs/stpcpy-chk.o | |
Adding multilib support to Makefile in ../../../../libobjc | |
with_multisubdir=i386 | |
yes | |
checking for int_least32_t... config.status: executing libtool commands | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT stpcpy-chk.lo -MD -MP -MF .deps/stpcpy-chk.Tpo -c ../../../../libssp/stpcpy-chk.c -o stpcpy-chk.o >/dev/null 2>&1 | |
yes | |
checking for int_fast32_t... mv -f .deps/stpcpy-chk.Tpo .deps/stpcpy-chk.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c -o strcat-chk.lo ../../../../libssp/strcat-chk.c | |
config.status: executing libtool commands | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c ../../../../libssp/strcat-chk.c -fno-common -DPIC -o .libs/strcat-chk.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT strcat-chk.lo -MD -MP -MF .deps/strcat-chk.Tpo -c ../../../../libssp/strcat-chk.c -o strcat-chk.o >/dev/null 2>&1 | |
yes | |
checking for uint64_t... /bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c -o fileline.lo ../../../libbacktrace/fileline.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/fileline.c -fno-common -DPIC -o .libs/fileline.o | |
mv -f .deps/strcat-chk.Tpo .deps/strcat-chk.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c -o strcpy-chk.lo ../../../../libssp/strcpy-chk.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c ../../../../libssp/strcpy-chk.c -fno-common -DPIC -o .libs/strcpy-chk.o | |
yes | |
checking what to include in gstdint.h... stdint.h (already complete) | |
checking fenv.h usability... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT strcpy-chk.lo -MD -MP -MF .deps/strcpy-chk.Tpo -c ../../../../libssp/strcpy-chk.c -o strcpy-chk.o >/dev/null 2>&1 | |
yes | |
checking fenv.h presence... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 | |
yes | |
checking for fenv.h... yes | |
checking for 1 byte integer... mv -f .deps/strcpy-chk.Tpo .deps/strcpy-chk.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c -o strncat-chk.lo ../../../../libssp/strncat-chk.c | |
yes | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c ../../../../libssp/strncat-chk.c -fno-common -DPIC -o .libs/strncat-chk.o | |
checking for 2 byte integer... yes | |
checking for 4 byte integer... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT strncat-chk.lo -MD -MP -MF .deps/strncat-chk.Tpo -c ../../../../libssp/strncat-chk.c -o strncat-chk.o >/dev/null 2>&1 | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "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" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/Applications/Xcode.app/Contents/Developer/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I ../../../libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr/local/Cellar/gcc/6.3.0_1" "infodir=/usr/local/Cellar/gcc/6.3.0_1/share/info" "libdir=/usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6" "prefix=/usr/local/Cellar/gcc/6.3.0_1" "includedir=/usr/local/Cellar/gcc/6.3.0_1/include" "AR=ar" "AS=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/as" "CC=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include " "CXX=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xg++ -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include/x86_64-apple-darwin16.3.0 -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/libsupc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/include/backward -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/testsuite/util -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include " "LD=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" all-am | |
yes | |
checking for 8 byte integer... /Applications/Xcode.app/Contents/Developer/usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "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" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/Applications/Xcode.app/Contents/Developer/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I ../../../libquadmath/../gcc/doc/include -I ../../../libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr/local/Cellar/gcc/6.3.0_1" "infodir=/usr/local/Cellar/gcc/6.3.0_1/share/info" "libdir=/usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6" "prefix=/usr/local/Cellar/gcc/6.3.0_1" "includedir=/usr/local/Cellar/gcc/6.3.0_1/include" "AR=ar" "AS=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/as" "CC=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include " "CXX=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xg++ -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include/x86_64-apple-darwin16.3.0 -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/libsupc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/include/backward -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/testsuite/util -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include " "LD=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # /Applications/Xcode.app/Contents/Developer/usr/bin/make | |
yes | |
mv -f .deps/strncat-chk.Tpo .deps/strncat-chk.Plo | |
checking for 16 byte integer... if [ -z "i386" ]; then \ | |
true; \ | |
else \ | |
rootpre=`${PWDCMD-pwd}`/; export rootpre; \ | |
srcrootpre=`cd ../../../libquadmath; ${PWDCMD-pwd}`/; export srcrootpre; \ | |
lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ | |
compiler="/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.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}; /Applications/Xcode.app/Contents/Developer/usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "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" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/Applications/Xcode.app/Contents/Developer/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I ../../../libquadmath/../gcc/doc/include -I ../../../libquadmath/../gcc/doc/include -I ../../../libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr/local/Cellar/gcc/6.3.0_1" "infodir=/usr/local/Cellar/gcc/6.3.0_1/share/info" "libdir=/usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6" "prefix=/usr/local/Cellar/gcc/6.3.0_1" "includedir=/usr/local/Cellar/gcc/6.3.0_1/include" "AR=ar" "AS=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/as" "CC=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include " "CXX=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xg++ -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include/x86_64-apple-darwin16.3.0 -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/libsupc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/include/backward -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/testsuite/util -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include " "LD=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" \ | |
CFLAGS="-g -O2 ${flags}" \ | |
CCASFLAGS=" ${flags}" \ | |
FCFLAGS=" ${flags}" \ | |
FFLAGS=" ${flags}" \ | |
ADAFLAGS=" ${flags}" \ | |
prefix="/usr/local/Cellar/gcc/6.3.0_1" \ | |
exec_prefix="/usr/local/Cellar/gcc/6.3.0_1" \ | |
GCJFLAGS=" ${flags}" \ | |
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 | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c -o strncpy-chk.lo ../../../../libssp/strncpy-chk.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c ../../../../libssp/strncpy-chk.c -fno-common -DPIC -o .libs/strncpy-chk.o | |
yes | |
checking for __atomic_load/store for size 1... /Applications/Xcode.app/Contents/Developer/usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CFLAGS=-g -O2 -m32" "CXXFLAGS=-g -O2 -m32" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "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" "JC1FLAGS=" "LDFLAGS=-m32" "LIBCFLAGS=-g -O2 -m32" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/Applications/Xcode.app/Contents/Developer/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I ../../../libquadmath/../gcc/doc/include -I ../../../libquadmath/../gcc/doc/include -I ../../../libquadmath/../gcc/doc/include -I ../../../../libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr/local/Cellar/gcc/6.3.0_1" "infodir=/usr/local/Cellar/gcc/6.3.0_1/share/info" "libdir=/usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6" "prefix=/usr/local/Cellar/gcc/6.3.0_1" "includedir=/usr/local/Cellar/gcc/6.3.0_1/include" "AR=ar" "AS=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/as" "CC=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include " "CXX=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xg++ -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include/x86_64-apple-darwin16.3.0 -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/libsupc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/include/backward -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/testsuite/util -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include " "LD=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -m32" "NM=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" all-am | |
yes | |
checking for __atomic_load/store for size 2... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT strncpy-chk.lo -MD -MP -MF .deps/strncpy-chk.Tpo -c ../../../../libssp/strncpy-chk.c -o strncpy-chk.o >/dev/null 2>&1 | |
yes | |
true "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CFLAGS=-g -O2 -m32" "CXXFLAGS=-g -O2 -m32" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "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" "JC1FLAGS=" "LDFLAGS=-m32" "LIBCFLAGS=-g -O2 -m32" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/Applications/Xcode.app/Contents/Developer/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 -I ../../../libquadmath/../gcc/doc/include -I ../../../libquadmath/../gcc/doc/include -I ../../../libquadmath/../gcc/doc/include -I ../../../../libquadmath/../gcc/doc/include -I ../../../../libquadmath/../gcc/doc/include" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr/local/Cellar/gcc/6.3.0_1" "infodir=/usr/local/Cellar/gcc/6.3.0_1/share/info" "libdir=/usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6" "prefix=/usr/local/Cellar/gcc/6.3.0_1" "includedir=/usr/local/Cellar/gcc/6.3.0_1/include" "AR=ar" "AS=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/as" "CC=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include " "CXX=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xg++ -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include/x86_64-apple-darwin16.3.0 -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/libsupc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/include/backward -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/testsuite/util -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include " "LD=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -m32" "NM=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # /Applications/Xcode.app/Contents/Developer/usr/bin/make | |
depbase=`echo math/x2y2m1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/x2y2m1q.lo -MD -MP -MF $depbase.Tpo -c -o math/x2y2m1q.lo ../../../../libquadmath/math/x2y2m1q.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
checking for __atomic_load/store for size 4... yes | |
mv -f .deps/strncpy-chk.Tpo .deps/strncpy-chk.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c -o vsnprintf-chk.lo ../../../../libssp/vsnprintf-chk.c | |
checking for __atomic_load/store for size 8... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/x2y2m1q.lo -MD -MP -MF math/.deps/x2y2m1q.Tpo -c ../../../../libquadmath/math/x2y2m1q.c -fno-common -DPIC -o math/.libs/x2y2m1q.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c ../../../../libssp/vsnprintf-chk.c -fno-common -DPIC -o .libs/vsnprintf-chk.o | |
yes | |
checking for __atomic_load/store for size 16... no | |
checking for __atomic_test_and_set for size 1... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT vsnprintf-chk.lo -MD -MP -MF .deps/vsnprintf-chk.Tpo -c ../../../../libssp/vsnprintf-chk.c -o vsnprintf-chk.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/x2y2m1q.lo -MD -MP -MF math/.deps/x2y2m1q.Tpo -c ../../../../libquadmath/math/x2y2m1q.c -o math/x2y2m1q.o >/dev/null 2>&1 | |
yes | |
checking for __atomic_test_and_set for size 2... yes | |
checking for __atomic_test_and_set for size 4... mv -f .deps/vsnprintf-chk.Tpo .deps/vsnprintf-chk.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c -o vsprintf-chk.lo ../../../../libssp/vsprintf-chk.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c ../../../../libssp/vsprintf-chk.c -fno-common -DPIC -o .libs/vsprintf-chk.o | |
yes | |
checking for __atomic_test_and_set for size 8... depbase=`echo math/isinf_nsq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/isinf_nsq.lo -MD -MP -MF $depbase.Tpo -c -o math/isinf_nsq.lo ../../../../libquadmath/math/isinf_nsq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
yes | |
checking for __atomic_test_and_set for size 16... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/isinf_nsq.lo -MD -MP -MF math/.deps/isinf_nsq.Tpo -c ../../../../libquadmath/math/isinf_nsq.c -fno-common -DPIC -o math/.libs/isinf_nsq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -Wall -g -O2 -m32 -MT vsprintf-chk.lo -MD -MP -MF .deps/vsprintf-chk.Tpo -c ../../../../libssp/vsprintf-chk.c -o vsprintf-chk.o >/dev/null 2>&1 | |
yes | |
checking for __atomic_exchange for size 1... yes | |
checking for __atomic_exchange for size 2... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/isinf_nsq.lo -MD -MP -MF math/.deps/isinf_nsq.Tpo -c ../../../../libquadmath/math/isinf_nsq.c -o math/isinf_nsq.o >/dev/null 2>&1 | |
mv -f .deps/vsprintf-chk.Tpo .deps/vsprintf-chk.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -prefer-pic -g -O2 -m32 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c -o libssp_nonshared_la-ssp-local.lo `test -f 'ssp-local.c' || echo '../../../../libssp/'`ssp-local.c | |
yes | |
checking for __atomic_exchange for size 4... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -g -O2 -m32 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c ../../../../libssp/ssp-local.c -fno-common -DPIC -o .libs/libssp_nonshared_la-ssp-local.o | |
yes | |
checking for __atomic_exchange for size 8... /bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c -o posix.lo ../../../libbacktrace/posix.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -DHAVE_CONFIG_H -I. -I../../../../libssp -g -O2 -m32 -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF .deps/libssp_nonshared_la-ssp-local.Tpo -c ../../../../libssp/ssp-local.c -fno-common -DPIC -o libssp_nonshared_la-ssp-local.o >/dev/null 2>&1 | |
depbase=`echo math/acoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/acoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/acoshq.lo ../../../../libquadmath/math/acoshq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
yes | |
checking for __atomic_exchange for size 16... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/posix.c -fno-common -DPIC -o .libs/posix.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/acoshq.lo -MD -MP -MF math/.deps/acoshq.Tpo -c ../../../../libquadmath/math/acoshq.c -fno-common -DPIC -o math/.libs/acoshq.o | |
mv -f .deps/libssp_nonshared_la-ssp-local.Tpo .deps/libssp_nonshared_la-ssp-local.Plo | |
true "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CFLAGS=-g -O2 -m32" "CXXFLAGS=-g -O2 -m32" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "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" "JC1FLAGS=" "LDFLAGS=-m32" "LIBCFLAGS=-g -O2 -m32" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/Applications/Xcode.app/Contents/Developer/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr/local/Cellar/gcc/6.3.0_1" "infodir=/usr/local/Cellar/gcc/6.3.0_1/share/info" "libdir=/usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6" "prefix=/usr/local/Cellar/gcc/6.3.0_1" "includedir=/usr/local/Cellar/gcc/6.3.0_1/include" "AR=ar" "AS=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/as" "CC=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32" "CXX=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xg++ -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include/x86_64-apple-darwin16.3.0 -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/libsupc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/include/backward -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/testsuite/util -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include " "LD=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -m32" "NM=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # /Applications/Xcode.app/Contents/Developer/usr/bin/make | |
/bin/sh ./libtool --tag=CC --mode=link /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -Wall -g -O2 -m32 -version-info `grep -v '^#' ../../../../libssp/libtool-version` -m32 -o libssp.la -rpath /usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6/i386 ssp.lo gets-chk.lo memcpy-chk.lo memmove-chk.lo mempcpy-chk.lo memset-chk.lo snprintf-chk.lo sprintf-chk.lo stpcpy-chk.lo strcat-chk.lo strcpy-chk.lo strncat-chk.lo strncpy-chk.lo vsnprintf-chk.lo vsprintf-chk.lo | |
no | |
checking for __atomic_compare_exchange for size 1... yes | |
checking for __atomic_compare_exchange for size 2... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/posix.c -o posix.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/acoshq.lo -MD -MP -MF math/.deps/acoshq.Tpo -c ../../../../libquadmath/math/acoshq.c -o math/acoshq.o >/dev/null 2>&1 | |
yes | |
checking for __atomic_compare_exchange for size 4... yes | |
checking for __atomic_compare_exchange for size 8... libtool: link: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libssp.0.dylib .libs/ssp.o .libs/gets-chk.o .libs/memcpy-chk.o .libs/memmove-chk.o .libs/mempcpy-chk.o .libs/memset-chk.o .libs/snprintf-chk.o .libs/sprintf-chk.o .libs/stpcpy-chk.o .libs/strcat-chk.o .libs/strcpy-chk.o .libs/strncat-chk.o .libs/strncpy-chk.o .libs/vsnprintf-chk.o .libs/vsprintf-chk.o -m32 -m32 -m32 -install_name /usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6/i386/libssp.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c -o print.lo ../../../libbacktrace/print.c | |
yes | |
checking for __atomic_compare_exchange for size 16... depbase=`echo math/fmodq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fmodq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmodq.lo ../../../../libquadmath/math/fmodq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/print.c -fno-common -DPIC -o .libs/print.o | |
no | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fmodq.lo -MD -MP -MF math/.deps/fmodq.Tpo -c ../../../../libquadmath/math/fmodq.c -fno-common -DPIC -o math/.libs/fmodq.o | |
checking for __atomic_fetch_add for size 1... yes | |
checking for __atomic_fetch_add for size 2... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/print.c -o print.o >/dev/null 2>&1 | |
yes | |
checking for __atomic_fetch_add for size 4... yes | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fmodq.lo -MD -MP -MF math/.deps/fmodq.Tpo -c ../../../../libquadmath/math/fmodq.c -o math/fmodq.o >/dev/null 2>&1 | |
checking for __atomic_fetch_add for size 8... /bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c -o sort.lo ../../../libbacktrace/sort.c | |
yes | |
libtool: link: dsymutil .libs/libssp.0.dylib || : | |
checking for __atomic_fetch_add for size 16... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/sort.c -fno-common -DPIC -o .libs/sort.o | |
libtool: link: (cd ".libs" && rm -f "libssp.dylib" && ln -s "libssp.0.dylib" "libssp.dylib") | |
no | |
libtool: link: ar rc .libs/libssp.a ssp.o gets-chk.o memcpy-chk.o memmove-chk.o mempcpy-chk.o memset-chk.o snprintf-chk.o sprintf-chk.o stpcpy-chk.o strcat-chk.o strcpy-chk.o strncat-chk.o strncpy-chk.o vsnprintf-chk.o vsprintf-chk.o | |
checking for __atomic_fetch_op for size 1... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libssp.a(mempcpy-chk.o) has no symbols | |
libtool: link: ranlib .libs/libssp.a | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libssp.a(mempcpy-chk.o) has no symbols | |
libtool: link: ( cd ".libs" && rm -f "libssp.la" && ln -s "../libssp.la" "libssp.la" ) | |
yes | |
/bin/sh ./libtool --tag=CC --mode=link /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -prefer-pic -g -O2 -m32 -static -m32 -o libssp_nonshared.la -rpath /usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6/i386 libssp_nonshared_la-ssp-local.lo | |
checking for __atomic_fetch_op for size 2... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/sort.c -o sort.o >/dev/null 2>&1 | |
depbase=`echo math/acosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/acosq.lo -MD -MP -MF $depbase.Tpo -c -o math/acosq.lo ../../../../libquadmath/math/acosq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
yes | |
checking for __atomic_fetch_op for size 4... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/acosq.lo -MD -MP -MF math/.deps/acosq.Tpo -c ../../../../libquadmath/math/acosq.c -fno-common -DPIC -o math/.libs/acosq.o | |
yes | |
checking for __atomic_fetch_op for size 8... yes | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c -o state.lo ../../../libbacktrace/state.c | |
checking for __atomic_fetch_op for size 16... libtool: link: ar rc .libs/libssp_nonshared.a libssp_nonshared_la-ssp-local.o | |
libtool: link: ranlib .libs/libssp_nonshared.a | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/state.c -fno-common -DPIC -o .libs/state.o | |
no | |
libtool: link: ( cd ".libs" && rm -f "libssp_nonshared.la" && ln -s "../libssp_nonshared.la" "libssp_nonshared.la" ) | |
checking whether byte ordering is bigendian... /bin/sh ./libtool --tag=CC --mode=link /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -Wall -g -O2 -version-info `grep -v '^#' ../../../libssp/libtool-version` -o libssp.la -rpath /usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6 ssp.lo gets-chk.lo memcpy-chk.lo memmove-chk.lo mempcpy-chk.lo memset-chk.lo snprintf-chk.lo sprintf-chk.lo stpcpy-chk.lo strcat-chk.lo strcpy-chk.lo strncat-chk.lo strncpy-chk.lo vsnprintf-chk.lo vsprintf-chk.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/state.c -o state.o >/dev/null 2>&1 | |
libtool: link: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libssp.0.dylib .libs/ssp.o .libs/gets-chk.o .libs/memcpy-chk.o .libs/memmove-chk.o .libs/mempcpy-chk.o .libs/memset-chk.o .libs/snprintf-chk.o .libs/sprintf-chk.o .libs/stpcpy-chk.o .libs/strcat-chk.o .libs/strcpy-chk.o .libs/strncat-chk.o .libs/strncpy-chk.o .libs/vsnprintf-chk.o .libs/vsprintf-chk.o -install_name /usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6/libssp.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c -o backtrace.lo ../../../libbacktrace/backtrace.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/acosq.lo -MD -MP -MF math/.deps/acosq.Tpo -c ../../../../libquadmath/math/acosq.c -o math/acosq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/backtrace.c -fno-common -DPIC -o .libs/backtrace.o | |
no | |
checking for the word size... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c -o simple.lo ../../../libbacktrace/simple.c | |
8 | |
libtool: link: dsymutil .libs/libssp.0.dylib || : | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/simple.c -fno-common -DPIC -o .libs/simple.o | |
libtool: link: (cd ".libs" && rm -f "libssp.dylib" && ln -s "libssp.0.dylib" "libssp.dylib") | |
libtool: link: ar rc .libs/libssp.a ssp.o gets-chk.o memcpy-chk.o memmove-chk.o mempcpy-chk.o memset-chk.o snprintf-chk.o sprintf-chk.o stpcpy-chk.o strcat-chk.o strcpy-chk.o strncat-chk.o strncpy-chk.o vsnprintf-chk.o vsprintf-chk.o | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libssp.a(mempcpy-chk.o) has no symbols | |
libtool: link: ranlib .libs/libssp.a | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libssp.a(mempcpy-chk.o) has no symbols | |
depbase=`echo math/frexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/frexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/frexpq.lo ../../../../libquadmath/math/frexpq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: link: ( cd ".libs" && rm -f "libssp.la" && ln -s "../libssp.la" "libssp.la" ) | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/simple.c -o simple.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=link /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -prefer-pic -g -O2 -static -o libssp_nonshared.la -rpath /usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6 libssp_nonshared_la-ssp-local.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/frexpq.lo -MD -MP -MF math/.deps/frexpq.Tpo -c ../../../../libquadmath/math/frexpq.c -fno-common -DPIC -o math/.libs/frexpq.o | |
checking whether the target supports hidden visibility... /bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c -o unknown.lo ../../../libbacktrace/unknown.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/frexpq.lo -MD -MP -MF math/.deps/frexpq.Tpo -c ../../../../libquadmath/math/frexpq.c -o math/frexpq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/unknown.c -fno-common -DPIC -o .libs/unknown.o | |
yes | |
checking whether the target supports dllexport... libtool: link: ar rc .libs/libssp_nonshared.a libssp_nonshared_la-ssp-local.o | |
libtool: link: ranlib .libs/libssp_nonshared.a | |
no | |
checking whether the target supports symbol aliases... libtool: link: ( cd ".libs" && rm -f "libssp_nonshared.la" && ln -s "../libssp_nonshared.la" "libssp_nonshared.la" ) | |
depbase=`echo math/rem_pio2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/rem_pio2q.lo -MD -MP -MF $depbase.Tpo -c -o math/rem_pio2q.lo ../../../../libquadmath/math/rem_pio2q.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/unknown.c -o unknown.o >/dev/null 2>&1 | |
no | |
checking whether the target supports the ifunc attribute... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/rem_pio2q.lo -MD -MP -MF math/.deps/rem_pio2q.Tpo -c ../../../../libquadmath/math/rem_pio2q.c -fno-common -DPIC -o math/.libs/rem_pio2q.o | |
no | |
checking for ld used by /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include ... /bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/NXConstStr.m -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime \ | |
-o NXConstStr.lo | |
(cached) /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld | |
checking if the linker (/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld) is GNU ld... (cached) no | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c -o mmapio.lo ../../../libbacktrace/mmapio.c | |
configure: versioning on shared library symbols is no | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/NXConstStr.m -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime -fno-common -DPIC -o .libs/NXConstStr.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/mmapio.c -fno-common -DPIC -o .libs/mmapio.o | |
configure: updating cache ./config.cache | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/NXConstStr.m -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime -o NXConstStr.o >/dev/null 2>&1 | |
configure: creating ./config.status | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/rem_pio2q.lo -MD -MP -MF math/.deps/rem_pio2q.Tpo -c ../../../../libquadmath/math/rem_pio2q.c -o math/rem_pio2q.o >/dev/null 2>&1 | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/Object.m -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime \ | |
-o Object.lo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c -o mmap.lo ../../../libbacktrace/mmap.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/Object.m -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime -fno-common -DPIC -o .libs/Object.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/mmap.c -fno-common -DPIC -o .libs/mmap.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/Object.m -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime -o Object.o >/dev/null 2>&1 | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/Protocol.m -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime \ | |
-o Protocol.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -c ../../../libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/Protocol.m -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime -fno-common -DPIC -o .libs/Protocol.o | |
depbase=`echo math/asinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/asinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/asinhq.lo ../../../../libquadmath/math/asinhq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/asinhq.lo -MD -MP -MF math/.deps/asinhq.Tpo -c ../../../../libquadmath/math/asinhq.c -fno-common -DPIC -o math/.libs/asinhq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/Protocol.m -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime -o Protocol.o >/dev/null 2>&1 | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/accessors.m -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime \ | |
-o accessors.lo | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make DO=all multi-do # /Applications/Xcode.app/Contents/Developer/usr/bin/make | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/accessors.m -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime -fno-common -DPIC -o .libs/accessors.o | |
if [ -z "i386" ]; then \ | |
true; \ | |
else \ | |
rootpre=`${PWDCMD-pwd}`/; export rootpre; \ | |
srcrootpre=`cd ../../../libbacktrace; ${PWDCMD-pwd}`/; export srcrootpre; \ | |
lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ | |
compiler="/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.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}; /Applications/Xcode.app/Contents/Developer/usr/bin/make \ | |
CFLAGS="-g -O2 ${flags}" \ | |
CCASFLAGS=" ${flags}" \ | |
FCFLAGS=" ${flags}" \ | |
FFLAGS=" ${flags}" \ | |
ADAFLAGS=" ${flags}" \ | |
prefix="/usr/local/Cellar/gcc/6.3.0_1" \ | |
exec_prefix="/usr/local/Cellar/gcc/6.3.0_1" \ | |
GCJFLAGS=" ${flags}" \ | |
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 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/asinhq.lo -MD -MP -MF math/.deps/asinhq.Tpo -c ../../../../libquadmath/math/asinhq.c -o math/asinhq.o >/dev/null 2>&1 | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c -o atomic.lo ../../../../libbacktrace/atomic.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/atomic.c -fno-common -DPIC -o .libs/atomic.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/accessors.m -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime -o accessors.o >/dev/null 2>&1 | |
depbase=`echo math/hypotq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/hypotq.lo -MD -MP -MF $depbase.Tpo -c -o math/hypotq.lo ../../../../libquadmath/math/hypotq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/hypotq.lo -MD -MP -MF math/.deps/hypotq.Tpo -c ../../../../libquadmath/math/hypotq.c -fno-common -DPIC -o math/.libs/hypotq.o | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/linking.m -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime \ | |
-o linking.lo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c -o dwarf.lo ../../../../libbacktrace/dwarf.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/linking.m -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime -fno-common -DPIC -o .libs/linking.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/dwarf.c -fno-common -DPIC -o .libs/dwarf.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/hypotq.lo -MD -MP -MF math/.deps/hypotq.Tpo -c ../../../../libquadmath/math/hypotq.c -o math/hypotq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/linking.m -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime -o linking.o >/dev/null 2>&1 | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/class.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o class.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/class.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/class.o | |
depbase=`echo math/remainderq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/remainderq.lo -MD -MP -MF $depbase.Tpo -c -o math/remainderq.lo ../../../../libquadmath/math/remainderq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/remainderq.lo -MD -MP -MF math/.deps/remainderq.Tpo -c ../../../../libquadmath/math/remainderq.c -fno-common -DPIC -o math/.libs/remainderq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/remainderq.lo -MD -MP -MF math/.deps/remainderq.Tpo -c ../../../../libquadmath/math/remainderq.c -o math/remainderq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/class.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o class.o >/dev/null 2>&1 | |
depbase=`echo math/asinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/asinq.lo -MD -MP -MF $depbase.Tpo -c -o math/asinq.lo ../../../../libquadmath/math/asinq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/asinq.lo -MD -MP -MF math/.deps/asinq.Tpo -c ../../../../libquadmath/math/asinq.c -fno-common -DPIC -o math/.libs/asinq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/asinq.lo -MD -MP -MF math/.deps/asinq.Tpo -c ../../../../libquadmath/math/asinq.c -o math/asinq.o >/dev/null 2>&1 | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/encoding.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o encoding.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/encoding.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/encoding.o | |
/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/encoding.c:151:1: warning: '_darwin_rs6000_special_round_type_align' defined but not used [-Wunused-function] | |
_darwin_rs6000_special_round_type_align (const char *struc, int comp, int spec) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
depbase=`echo math/rintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/rintq.lo -MD -MP -MF $depbase.Tpo -c -o math/rintq.lo ../../../../libquadmath/math/rintq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
config.status: creating Makefile | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/rintq.lo -MD -MP -MF math/.deps/rintq.Tpo -c ../../../../libquadmath/math/rintq.c -fno-common -DPIC -o math/.libs/rintq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 | |
config.status: creating testsuite/Makefile | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/rintq.lo -MD -MP -MF math/.deps/rintq.Tpo -c ../../../../libquadmath/math/rintq.c -o math/rintq.o >/dev/null 2>&1 | |
config.status: creating auto-config.h | |
config.status: executing default-1 commands | |
depbase=`echo math/atan2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/atan2q.lo -MD -MP -MF $depbase.Tpo -c -o math/atan2q.lo ../../../../libquadmath/math/atan2q.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/atan2q.lo -MD -MP -MF math/.deps/atan2q.Tpo -c ../../../../libquadmath/math/atan2q.c -fno-common -DPIC -o math/.libs/atan2q.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/atan2q.lo -MD -MP -MF math/.deps/atan2q.Tpo -c ../../../../libquadmath/math/atan2q.c -o math/atan2q.o >/dev/null 2>&1 | |
depbase=`echo math/isinfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/isinfq.lo -MD -MP -MF $depbase.Tpo -c -o math/isinfq.lo ../../../../libquadmath/math/isinfq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/isinfq.lo -MD -MP -MF math/.deps/isinfq.Tpo -c ../../../../libquadmath/math/isinfq.c -fno-common -DPIC -o math/.libs/isinfq.o | |
Adding multilib support to Makefile in ../../../libatomic | |
multidirs=i386 | |
with_multisubdir= | |
Running configure in multilib subdirs i386 | |
pwd: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libatomic | |
Running configure in multilib subdir i386 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/isinfq.lo -MD -MP -MF math/.deps/isinfq.Tpo -c ../../../../libquadmath/math/isinfq.c -o math/isinfq.o >/dev/null 2>&1 | |
pwd: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0 | |
depbase=`echo math/roundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/roundq.lo -MD -MP -MF $depbase.Tpo -c -o math/roundq.lo ../../../../libquadmath/math/roundq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/roundq.lo -MD -MP -MF math/.deps/roundq.Tpo -c ../../../../libquadmath/math/roundq.c -fno-common -DPIC -o math/.libs/roundq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/roundq.lo -MD -MP -MF math/.deps/roundq.Tpo -c ../../../../libquadmath/math/roundq.c -o math/roundq.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c -o fileline.lo ../../../../libbacktrace/fileline.c | |
depbase=`echo math/atanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/atanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/atanhq.lo ../../../../libquadmath/math/atanhq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/fileline.c -fno-common -DPIC -o .libs/fileline.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/atanhq.lo -MD -MP -MF math/.deps/atanhq.Tpo -c ../../../../libquadmath/math/atanhq.c -fno-common -DPIC -o math/.libs/atanhq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/atanhq.lo -MD -MP -MF math/.deps/atanhq.Tpo -c ../../../../libquadmath/math/atanhq.c -o math/atanhq.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c -o posix.lo ../../../../libbacktrace/posix.c | |
depbase=`echo math/isnanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/isnanq.lo -MD -MP -MF $depbase.Tpo -c -o math/isnanq.lo ../../../../libquadmath/math/isnanq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/posix.c -fno-common -DPIC -o .libs/posix.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/isnanq.lo -MD -MP -MF math/.deps/isnanq.Tpo -c ../../../../libquadmath/math/isnanq.c -fno-common -DPIC -o math/.libs/isnanq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/isnanq.lo -MD -MP -MF math/.deps/isnanq.Tpo -c ../../../../libquadmath/math/isnanq.c -o math/isnanq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/posix.c -o posix.o >/dev/null 2>&1 | |
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-darwin16.3.0 | |
checking host system type... depbase=`echo math/scalblnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/scalblnq.lo -MD -MP -MF $depbase.Tpo -c -o math/scalblnq.lo ../../../../libquadmath/math/scalblnq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c -o print.lo ../../../../libbacktrace/print.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/encoding.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o encoding.o >/dev/null 2>&1 | |
x86_64-apple-darwin16.3.0 | |
checking target system type... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/print.c -fno-common -DPIC -o .libs/print.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/scalblnq.lo -MD -MP -MF math/.deps/scalblnq.Tpo -c ../../../../libquadmath/math/scalblnq.c -fno-common -DPIC -o math/.libs/scalblnq.o | |
x86_64-apple-darwin16.3.0 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/print.c -o print.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/scalblnq.lo -MD -MP -MF math/.deps/scalblnq.Tpo -c ../../../../libquadmath/math/scalblnq.c -o math/scalblnq.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c -o sort.lo ../../../../libbacktrace/sort.c | |
depbase=`echo math/atanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/atanq.lo -MD -MP -MF $depbase.Tpo -c -o math/atanq.lo ../../../../libquadmath/math/atanq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/sort.c -fno-common -DPIC -o .libs/sort.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/atanq.lo -MD -MP -MF math/.deps/atanq.Tpo -c ../../../../libquadmath/math/atanq.c -fno-common -DPIC -o math/.libs/atanq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/sort.c -o sort.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/atanq.lo -MD -MP -MF math/.deps/atanq.Tpo -c ../../../../libquadmath/math/atanq.c -o math/atanq.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c -o state.lo ../../../../libbacktrace/state.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/state.c -fno-common -DPIC -o .libs/state.o | |
depbase=`echo math/j0q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/j0q.lo -MD -MP -MF $depbase.Tpo -c -o math/j0q.lo ../../../../libquadmath/math/j0q.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/j0q.lo -MD -MP -MF math/.deps/j0q.Tpo -c ../../../../libquadmath/math/j0q.c -fno-common -DPIC -o math/.libs/j0q.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/state.c -o state.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c -o backtrace.lo ../../../../libbacktrace/backtrace.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/backtrace.c -fno-common -DPIC -o .libs/backtrace.o | |
yes | |
checking for a thread-safe mkdir -p... ../../../../libatomic/../install-sh -c -d | |
checking for gawk... awk | |
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 | |
yes | |
checking for x86_64-apple-darwin16.3.0-gcc... /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c -o simple.lo ../../../../libbacktrace/simple.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/simple.c -fno-common -DPIC -o .libs/simple.o | |
checking for C compiler default output file name... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/simple.c -o simple.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/j0q.lo -MD -MP -MF math/.deps/j0q.Tpo -c ../../../../libquadmath/math/j0q.c -o math/j0q.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c -o unknown.lo ../../../../libbacktrace/unknown.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/unknown.c -fno-common -DPIC -o .libs/unknown.o | |
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-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/unknown.c -o unknown.o >/dev/null 2>&1 | |
checking for suffix of object files... /bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c -o mmapio.lo ../../../../libbacktrace/mmapio.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/mmapio.c -fno-common -DPIC -o .libs/mmapio.o | |
o | |
checking whether we are using the GNU C compiler... /bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/error.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o error.lo | |
yes | |
checking whether /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 accepts -g... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/error.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/error.o | |
yes | |
checking for /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 option to accept ISO C89... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/error.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o error.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c -o mmap.lo ../../../../libbacktrace/mmap.c | |
none needed | |
checking for style of include used by /Applications/Xcode.app/Contents/Developer/usr/bin/make... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/mmap.c -fno-common -DPIC -o .libs/mmap.o | |
GNU | |
checking dependency style of /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32... depbase=`echo math/scalbnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/scalbnq.lo -MD -MP -MF $depbase.Tpo -c -o math/scalbnq.lo ../../../../libquadmath/math/scalbnq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/gc.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o gc.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/scalbnq.lo -MD -MP -MF math/.deps/scalbnq.Tpo -c ../../../../libquadmath/math/scalbnq.c -fno-common -DPIC -o math/.libs/scalbnq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/gc.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/gc.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/gc.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o gc.o >/dev/null 2>&1 | |
gcc3 | |
checking dependency style of /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 -Werror -g -O2 -m32 -c ../../../../libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/scalbnq.lo -MD -MP -MF math/.deps/scalbnq.Tpo -c ../../../../libquadmath/math/scalbnq.c -o math/scalbnq.o >/dev/null 2>&1 | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/hash.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o hash.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/hash.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/hash.o | |
gcc3 | |
checking for x86_64-apple-darwin16.3.0-ar... ar | |
checking for x86_64-apple-darwin16.3.0-nm... /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/nm | |
checking for x86_64-apple-darwin16.3.0-ranlib... ranlib | |
checking for perl... /usr/bin/perl | |
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... depbase=`echo math/cbrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cbrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/cbrtq.lo ../../../../libquadmath/math/cbrtq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cbrtq.lo -MD -MP -MF math/.deps/cbrtq.Tpo -c ../../../../libquadmath/math/cbrtq.c -fno-common -DPIC -o math/.libs/cbrtq.o | |
true DO=all multi-do # /Applications/Xcode.app/Contents/Developer/usr/bin/make | |
/bin/sh ./libtool --tag=CC --mode=link /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -m32 -m32 -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 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/hash.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o hash.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cbrtq.lo -MD -MP -MF math/.deps/cbrtq.Tpo -c ../../../../libquadmath/math/cbrtq.c -o math/cbrtq.o >/dev/null 2>&1 | |
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 | |
/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-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libbacktrace.a(atomic.o) has no symbols | |
libtool: link: ranlib .libs/libbacktrace.a | |
/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld | |
checking if the linker (/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld) is GNU ld... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libbacktrace.a(atomic.o) has no symbols | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/init.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o init.lo | |
no | |
checking for BSD- or MS-compatible name lister (nm)... /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/nm | |
checking the name lister (/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/nm) interface... libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) | |
/bin/sh ./libtool --tag=CC --mode=link /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -O2 -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 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/init.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/init.o | |
depbase=`echo math/j1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/j1q.lo -MD -MP -MF $depbase.Tpo -c -o math/j1q.lo ../../../../libquadmath/math/j1q.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
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 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/j1q.lo -MD -MP -MF math/.deps/j1q.Tpo -c ../../../../libquadmath/math/j1q.c -fno-common -DPIC -o math/.libs/j1q.o | |
checking for /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld option to reload object files... -r | |
checking for x86_64-apple-darwin16.3.0-objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for x86_64-apple-darwin16.3.0-ar... (cached) ar | |
checking for x86_64-apple-darwin16.3.0-strip... strip | |
checking for x86_64-apple-darwin16.3.0-ranlib... (cached) ranlib | |
checking command to parse /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/nm output from /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 object... rm: conftest.dSYM: is a directory | |
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 | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libbacktrace.a(atomic.o) has no symbols | |
libtool: link: ranlib .libs/libbacktrace.a | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libbacktrace.a(atomic.o) has no symbols | |
libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/ivars.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o ivars.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/ivars.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/ivars.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/init.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o init.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/ivars.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o ivars.o >/dev/null 2>&1 | |
ok | |
checking for x86_64-apple-darwin16.3.0-dsymutil... no | |
checking for dsymutil... dsymutil | |
checking for x86_64-apple-darwin16.3.0-nmedit... no | |
checking for nmedit... nmedit | |
checking for x86_64-apple-darwin16.3.0-lipo... lipo | |
checking for x86_64-apple-darwin16.3.0-otool... no | |
checking for otool... otool | |
checking for x86_64-apple-darwin16.3.0-otool64... no | |
checking for otool64... no | |
checking for -single_module linker flag... /bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/memory.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o memory.lo | |
yes | |
checking for -exported_symbols_list linker flag... /bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/methods.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o methods.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/memory.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/memory.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/methods.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/methods.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/memory.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o memory.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/j1q.lo -MD -MP -MF math/.deps/j1q.Tpo -c ../../../../libquadmath/math/j1q.c -o math/j1q.o >/dev/null 2>&1 | |
yes | |
checking for -force_load linker flag... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/methods.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o methods.o >/dev/null 2>&1 | |
depbase=`echo math/signbitq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/signbitq.lo -MD -MP -MF $depbase.Tpo -c -o math/signbitq.lo ../../../../libquadmath/math/signbitq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/signbitq.lo -MD -MP -MF math/.deps/signbitq.Tpo -c ../../../../libquadmath/math/signbitq.c -fno-common -DPIC -o math/.libs/signbitq.o | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/nil_method.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o nil_method.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/nil_method.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/nil_method.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/signbitq.lo -MD -MP -MF math/.deps/signbitq.Tpo -c ../../../../libquadmath/math/signbitq.c -o math/signbitq.o >/dev/null 2>&1 | |
no | |
checking how to run the C preprocessor... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/nil_method.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o nil_method.o >/dev/null 2>&1 | |
/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -E | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/objc-foreach.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o objc-foreach.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/objc-foreach.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/objc-foreach.o | |
checking for ANSI C header files... /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/objc-foreach.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o objc-foreach.o >/dev/null 2>&1 | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/objc-sync.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o objc-sync.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/objc-sync.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/objc-sync.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/objc-sync.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o objc-sync.o >/dev/null 2>&1 | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/objects.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o objects.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/objects.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/objects.o | |
depbase=`echo math/ceilq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ceilq.lo -MD -MP -MF $depbase.Tpo -c -o math/ceilq.lo ../../../../libquadmath/math/ceilq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ceilq.lo -MD -MP -MF math/.deps/ceilq.Tpo -c ../../../../libquadmath/math/ceilq.c -fno-common -DPIC -o math/.libs/ceilq.o | |
/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 | |
yes | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/objects.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o objects.o >/dev/null 2>&1 | |
checking for sys/types.h... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ceilq.lo -MD -MP -MF math/.deps/ceilq.Tpo -c ../../../../libquadmath/math/ceilq.c -o math/ceilq.o >/dev/null 2>&1 | |
/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/protocols.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o protocols.lo | |
checking for sys/stat.h... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/protocols.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/protocols.o | |
depbase=`echo math/jnq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/jnq.lo -MD -MP -MF $depbase.Tpo -c -o math/jnq.lo ../../../../libquadmath/math/jnq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
yes | |
checking for stdlib.h... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/jnq.lo -MD -MP -MF math/.deps/jnq.Tpo -c ../../../../libquadmath/math/jnq.c -fno-common -DPIC -o math/.libs/jnq.o | |
yes | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/protocols.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o protocols.o >/dev/null 2>&1 | |
checking for string.h... /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 | |
yes | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/jnq.lo -MD -MP -MF math/.deps/jnq.Tpo -c ../../../../libquadmath/math/jnq.c -o math/jnq.o >/dev/null 2>&1 | |
checking for memory.h... /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/sarray.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o sarray.lo | |
checking for strings.h... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/sarray.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/sarray.o | |
/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 | |
depbase=`echo math/sincos_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/sincos_table.lo -MD -MP -MF $depbase.Tpo -c -o math/sincos_table.lo ../../../../libquadmath/math/sincos_table.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
yes | |
checking for inttypes.h... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/sincos_table.lo -MD -MP -MF math/.deps/sincos_table.Tpo -c ../../../../libquadmath/math/sincos_table.c -fno-common -DPIC -o math/.libs/sincos_table.o | |
/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -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 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/sarray.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o sarray.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/sincos_table.lo -MD -MP -MF math/.deps/sincos_table.Tpo -c ../../../../libquadmath/math/sincos_table.c -o math/sincos_table.o >/dev/null 2>&1 | |
yes | |
checking for stdint.h... srcdir="../../fixincludes" /bin/sh ../../fixincludes/mkfixinc.sh x86_64-apple-darwin16.3.0 | |
sed -e 's/@gcc_version@/6.3.0/' < mkheaders.almost > mkheadersT | |
mv -f mkheadersT mkheaders | |
/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -g -O2 -static-libstdc++ -static-libgcc -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a | |
depbase=`echo math/complex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/complex.lo -MD -MP -MF $depbase.Tpo -c -o math/complex.lo ../../../../libquadmath/math/complex.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/selector.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o selector.lo | |
yes | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/selector.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/selector.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/complex.lo -MD -MP -MF math/.deps/complex.Tpo -c ../../../../libquadmath/math/complex.c -fno-common -DPIC -o math/.libs/complex.o | |
checking for unistd.h... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/complex.lo -MD -MP -MF math/.deps/complex.Tpo -c ../../../../libquadmath/math/complex.c -o math/complex.o >/dev/null 2>&1 | |
yes | |
checking for dlfcn.h... echo timestamp > full-stamp | |
depbase=`echo math/ldexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ldexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/ldexpq.lo ../../../../libquadmath/math/ldexpq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ldexpq.lo -MD -MP -MF math/.deps/ldexpq.Tpo -c ../../../../libquadmath/math/ldexpq.c -fno-common -DPIC -o math/.libs/ldexpq.o | |
depbase=`echo math/sincosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/sincosq.lo -MD -MP -MF $depbase.Tpo -c -o math/sincosq.lo ../../../../libquadmath/math/sincosq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
yes | |
checking for objdir... .libs | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/selector.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o selector.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/sincosq.lo -MD -MP -MF math/.deps/sincosq.Tpo -c ../../../../libquadmath/math/sincosq.c -fno-common -DPIC -o math/.libs/sincosq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ldexpq.lo -MD -MP -MF math/.deps/ldexpq.Tpo -c ../../../../libquadmath/math/ldexpq.c -o math/ldexpq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/sincosq.lo -MD -MP -MF math/.deps/sincosq.Tpo -c ../../../../libquadmath/math/sincosq.c -o math/sincosq.o >/dev/null 2>&1 | |
mkdir ./libcc1 | |
Configuring in ./libcc1 | |
checking if /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 supports -fno-rtti -fno-exceptions... depbase=`echo math/copysignq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/copysignq.lo -MD -MP -MF $depbase.Tpo -c -o math/copysignq.lo ../../../../libquadmath/math/copysignq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/copysignq.lo -MD -MP -MF math/.deps/copysignq.Tpo -c ../../../../libquadmath/math/copysignq.c -fno-common -DPIC -o math/.libs/copysignq.o | |
no | |
checking for /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 option to produce PIC... -fno-common -DPIC | |
checking if /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 PIC flag -fno-common -DPIC works... echo "" > tmp-runtime.m | |
echo "/* This file is automatically generated */" > runtime-info.h | |
/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -print-objc-runtime-info -S tmp-runtime.m >> runtime-info.h | |
rm -f tmp-runtime.m tmp-runtime.s | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/thr.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o thr.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/copysignq.lo -MD -MP -MF math/.deps/copysignq.Tpo -c ../../../../libquadmath/math/copysignq.c -o math/copysignq.o >/dev/null 2>&1 | |
yes | |
checking if /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 static flag -static works... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/thr.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/thr.o | |
no | |
checking if /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 supports -c -o file.o... depbase=`echo math/lgammaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/lgammaq.lo -MD -MP -MF $depbase.Tpo -c -o math/lgammaq.lo ../../../../libquadmath/math/lgammaq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/lgammaq.lo -MD -MP -MF math/.deps/lgammaq.Tpo -c ../../../../libquadmath/math/lgammaq.c -fno-common -DPIC -o math/.libs/lgammaq.o | |
yes | |
checking if /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 supports -c -o file.o... (cached) yes | |
checking whether the /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 linker (/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin16.3.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 thread model used by GCC... posix | |
checking for ANSI C header files... (cached) yes | |
checking whether string.h and strings.h may both be included... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/thr.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o thr.o >/dev/null 2>&1 | |
yes | |
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... configure: creating cache ./config.cache | |
yes | |
checking for uintptr_t... checking build system type... /bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/exception.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fexceptions \ | |
-o exception.lo | |
x86_64-apple-darwin16.3.0 | |
checking host system type... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/exception.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fexceptions -fno-common -DPIC -o .libs/exception.o | |
x86_64-apple-darwin16.3.0 | |
checking target system type... yes | |
checking for int_least32_t... x86_64-apple-darwin16.3.0 | |
checking for x86_64-apple-darwin16.3.0-gcc... /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include | |
checking for C compiler default output file name... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/lgammaq.lo -MD -MP -MF math/.deps/lgammaq.Tpo -c ../../../../libquadmath/math/lgammaq.c -o math/lgammaq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/exception.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fexceptions -o exception.o >/dev/null 2>&1 | |
yes | |
checking for int_fast32_t... yes | |
checking for uint64_t... a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... /bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/sendmsg.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o sendmsg.lo | |
yes | |
checking what to include in gstdint.h... stdint.h (already complete) | |
checking fenv.h usability... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/sendmsg.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/sendmsg.o | |
checking for suffix of object files... yes | |
checking fenv.h presence... o | |
checking whether we are using the GNU C compiler... yes | |
checking for fenv.h... yes | |
checking for 1 byte integer... yes | |
checking whether /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include accepts -g... yes | |
checking for 2 byte integer... yes | |
checking for /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include option to accept ISO C89... yes | |
checking for 4 byte integer... yes | |
none needed | |
checking how to run the C preprocessor... checking for 8 byte integer... yes | |
depbase=`echo math/sincosq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/sincosq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/sincosq_kernel.lo ../../../../libquadmath/math/sincosq_kernel.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -E | |
checking for 16 byte integer... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/sincosq_kernel.lo -MD -MP -MF math/.deps/sincosq_kernel.Tpo -c ../../../../libquadmath/math/sincosq_kernel.c -fno-common -DPIC -o math/.libs/sincosq_kernel.o | |
no | |
checking for __atomic_load/store for size 1... checking for grep that handles long lines and -e... yes | |
checking for __atomic_load/store for size 2... yes | |
checking for __atomic_load/store for size 4... yes | |
checking for __atomic_load/store for size 8... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/sincosq_kernel.lo -MD -MP -MF math/.deps/sincosq_kernel.Tpo -c ../../../../libquadmath/math/sincosq_kernel.c -o math/sincosq_kernel.o >/dev/null 2>&1 | |
no | |
checking for __atomic_load/store for size 16... no | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/sendmsg.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o sendmsg.o >/dev/null 2>&1 | |
/usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... checking for __atomic_test_and_set for size 1... yes | |
checking for __atomic_test_and_set for size 2... yes | |
checking for __atomic_test_and_set for size 4... depbase=`echo math/coshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/coshq.lo -MD -MP -MF $depbase.Tpo -c -o math/coshq.lo ../../../../libquadmath/math/coshq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
yes | |
checking for __atomic_test_and_set for size 8... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/coshq.lo -MD -MP -MF math/.deps/coshq.Tpo -c ../../../../libquadmath/math/coshq.c -fno-common -DPIC -o math/.libs/coshq.o | |
rm: conftest.dSYM: is a directory | |
yes | |
checking for __atomic_test_and_set for size 16... no | |
rm: conftest.dSYM: is a directory | |
checking for __atomic_exchange for size 1... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/coshq.lo -MD -MP -MF math/.deps/coshq.Tpo -c ../../../../libquadmath/math/coshq.c -o math/coshq.o >/dev/null 2>&1 | |
yes | |
checking for __atomic_exchange for size 2... yes | |
checking for __atomic_exchange for size 4... yes | |
depbase=`echo math/llroundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/llroundq.lo -MD -MP -MF $depbase.Tpo -c -o math/llroundq.lo ../../../../libquadmath/math/llroundq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
checking for __atomic_exchange for size 8... no | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/llroundq.lo -MD -MP -MF math/.deps/llroundq.Tpo -c ../../../../libquadmath/math/llroundq.c -fno-common -DPIC -o math/.libs/llroundq.o | |
checking for __atomic_exchange for size 16... yes | |
checking for sys/types.h... no | |
checking for __atomic_compare_exchange for size 1... yes | |
checking for __atomic_compare_exchange for size 2... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/llroundq.lo -MD -MP -MF math/.deps/llroundq.Tpo -c ../../../../libquadmath/math/llroundq.c -o math/llroundq.o >/dev/null 2>&1 | |
yes | |
yes | |
checking for __atomic_compare_exchange for size 4... checking for sys/stat.h... yes | |
checking for __atomic_compare_exchange for size 8... depbase=`echo math/sinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/sinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/sinhq.lo ../../../../libquadmath/math/sinhq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
no | |
checking for __atomic_compare_exchange for size 16... yes | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/sinhq.lo -MD -MP -MF math/.deps/sinhq.Tpo -c ../../../../libquadmath/math/sinhq.c -fno-common -DPIC -o math/.libs/sinhq.o | |
no | |
checking for stdlib.h... checking for __atomic_fetch_add for size 1... /bin/sh ./libtool --mode=link /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -o libobjc-gnu.la NXConstStr.lo Object.lo Protocol.lo accessors.lo linking.lo class.lo encoding.lo error.lo gc.lo hash.lo init.lo ivars.lo memory.lo methods.lo nil_method.lo objc-foreach.lo objc-sync.lo objects.lo protocols.lo sarray.lo selector.lo sendmsg.lo thr.lo exception.lo \ | |
-Wc,-shared-libgcc -rpath /usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6 \ | |
-version-info 4:0:0 -Wl,-single_module \ | |
yes | |
checking for __atomic_fetch_add for size 2... yes | |
yes | |
checking for __atomic_fetch_add for size 4... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/sinhq.lo -MD -MP -MF math/.deps/sinhq.Tpo -c ../../../../libquadmath/math/sinhq.c -o math/sinhq.o >/dev/null 2>&1 | |
checking for string.h... yes | |
checking for __atomic_fetch_add for size 8... libtool: link: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libobjc-gnu.4.dylib .libs/NXConstStr.o .libs/Object.o .libs/Protocol.o .libs/accessors.o .libs/linking.o .libs/class.o .libs/encoding.o .libs/error.o .libs/gc.o .libs/hash.o .libs/init.o .libs/ivars.o .libs/memory.o .libs/methods.o .libs/nil_method.o .libs/objc-foreach.o .libs/objc-sync.o .libs/objects.o .libs/protocols.o .libs/sarray.o .libs/selector.o .libs/sendmsg.o .libs/thr.o .libs/exception.o -shared-libgcc -Wl,-single_module -install_name /usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6/libobjc-gnu.4.dylib -compatibility_version 5 -current_version 5.0 -Wl,-single_module | |
no | |
checking for __atomic_fetch_add for size 16... yes | |
no | |
checking for __atomic_fetch_op for size 1... depbase=`echo math/cosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cosq.lo -MD -MP -MF $depbase.Tpo -c -o math/cosq.lo ../../../../libquadmath/math/cosq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
checking for memory.h... yes | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cosq.lo -MD -MP -MF math/.deps/cosq.Tpo -c ../../../../libquadmath/math/cosq.c -fno-common -DPIC -o math/.libs/cosq.o | |
checking for __atomic_fetch_op for size 2... yes | |
checking for __atomic_fetch_op for size 4... yes | |
yes | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cosq.lo -MD -MP -MF math/.deps/cosq.Tpo -c ../../../../libquadmath/math/cosq.c -o math/cosq.o >/dev/null 2>&1 | |
checking for __atomic_fetch_op for size 8... checking for strings.h... no | |
checking for __atomic_fetch_op for size 16... no | |
checking whether byte ordering is bigendian... yes | |
depbase=`echo math/log10q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/log10q.lo -MD -MP -MF $depbase.Tpo -c -o math/log10q.lo ../../../../libquadmath/math/log10q.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
checking for inttypes.h... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/log10q.lo -MD -MP -MF math/.deps/log10q.Tpo -c ../../../../libquadmath/math/log10q.c -fno-common -DPIC -o math/.libs/log10q.o | |
libtool: link: dsymutil .libs/libobjc-gnu.4.dylib || : | |
libtool: link: (cd ".libs" && rm -f "libobjc-gnu.dylib" && ln -s "libobjc-gnu.4.dylib" "libobjc-gnu.dylib") | |
yes | |
libtool: link: ar rc .libs/libobjc-gnu.a NXConstStr.o Object.o Protocol.o accessors.o linking.o class.o encoding.o error.o gc.o hash.o init.o ivars.o memory.o methods.o nil_method.o objc-foreach.o objc-sync.o objects.o protocols.o sarray.o selector.o sendmsg.o thr.o exception.o | |
libtool: link: ranlib .libs/libobjc-gnu.a | |
checking for stdint.h... libtool: link: ( cd ".libs" && rm -f "libobjc-gnu.la" && ln -s "../libobjc-gnu.la" "libobjc-gnu.la" ) | |
: /Applications/Xcode.app/Contents/Developer/usr/bin/make ; exec /Applications/Xcode.app/Contents/Developer/usr/bin/make "AR=ar" "AR_FLAGS=rc" "CC=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include " "CFLAGS=-g -O2" "DESTDIR=" "LIBCFLAGS=-g -O2" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "LDFLAGS=" "LIBTOOL=/bin/sh ./libtool " "LOADLIBES=" "PICFLAG=" "RANLIB=ranlib" "SHELL=/bin/sh" "prefix=/usr/local/Cellar/gcc/6.3.0_1" "exec_prefix=/usr/local/Cellar/gcc/6.3.0_1" "libdir=/usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6" "libsubdir=/usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6/gcc/x86_64-apple-darwin16.3.0/6.3.0" "tooldir=/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0" multi-do DO=all | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/log10q.lo -MD -MP -MF math/.deps/log10q.Tpo -c ../../../../libquadmath/math/log10q.c -o math/log10q.o >/dev/null 2>&1 | |
if [ -z "i386" ]; then \ | |
true; \ | |
else \ | |
rootpre=`${PWDCMD-pwd}`/; export rootpre; \ | |
srcrootpre=`cd /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc; ${PWDCMD-pwd}`/; export srcrootpre; \ | |
lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ | |
compiler="/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.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}; /Applications/Xcode.app/Contents/Developer/usr/bin/make "AR=ar" "AR_FLAGS=rc" "CC=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include " "CFLAGS=-g -O2" "DESTDIR=" "LIBCFLAGS=-g -O2" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "LDFLAGS=" "LIBTOOL=/bin/sh ./libtool " "LOADLIBES=" "PICFLAG=" "RANLIB=ranlib" "SHELL=/bin/sh" "prefix=/usr/local/Cellar/gcc/6.3.0_1" "exec_prefix=/usr/local/Cellar/gcc/6.3.0_1" "libdir=/usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6" "libsubdir=/usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6/gcc/x86_64-apple-darwin16.3.0/6.3.0" "tooldir=/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0" \ | |
CFLAGS="-g -O2 ${flags}" \ | |
CCASFLAGS=" ${flags}" \ | |
FCFLAGS=" ${flags}" \ | |
FFLAGS=" ${flags}" \ | |
ADAFLAGS=" ${flags}" \ | |
prefix="/usr/local/Cellar/gcc/6.3.0_1" \ | |
exec_prefix="/usr/local/Cellar/gcc/6.3.0_1" \ | |
GCJFLAGS=" ${flags}" \ | |
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 | |
no | |
checking for the word size... yes | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/NXConstStr.m -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime \ | |
-o NXConstStr.lo | |
checking for unistd.h... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/NXConstStr.m -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime -fno-common -DPIC -o .libs/NXConstStr.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/NXConstStr.m -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime -o NXConstStr.o >/dev/null 2>&1 | |
depbase=`echo math/sinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/sinq.lo -MD -MP -MF $depbase.Tpo -c -o math/sinq.lo ../../../../libquadmath/math/sinq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
yes | |
checking minix/config.h usability... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/sinq.lo -MD -MP -MF math/.deps/sinq.Tpo -c ../../../../libquadmath/math/sinq.c -fno-common -DPIC -o math/.libs/sinq.o | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/Object.m -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime \ | |
-o Object.lo | |
4 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/Object.m -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime -fno-common -DPIC -o .libs/Object.o | |
no | |
checking minix/config.h presence... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/sinq.lo -MD -MP -MF math/.deps/sinq.Tpo -c ../../../../libquadmath/math/sinq.c -o math/sinq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/Object.m -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime -o Object.o >/dev/null 2>&1 | |
no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... /bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/Protocol.m -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime \ | |
-o Protocol.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/Protocol.m -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime -fno-common -DPIC -o .libs/Protocol.o | |
depbase=`echo math/cosq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cosq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/cosq_kernel.lo ../../../../libquadmath/math/cosq_kernel.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
checking whether the target supports hidden visibility... yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cosq_kernel.lo -MD -MP -MF math/.deps/cosq_kernel.Tpo -c ../../../../libquadmath/math/cosq_kernel.c -fno-common -DPIC -o math/.libs/cosq_kernel.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/Protocol.m -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime -o Protocol.o >/dev/null 2>&1 | |
yes | |
checking whether the target supports dllexport... /bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/accessors.m -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime \ | |
-o accessors.lo | |
no | |
checking whether the target supports symbol aliases... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/accessors.m -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime -fno-common -DPIC -o .libs/accessors.o | |
no | |
checking whether the target supports the ifunc attribute... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cosq_kernel.lo -MD -MP -MF math/.deps/cosq_kernel.Tpo -c ../../../../libquadmath/math/cosq_kernel.c -o math/cosq_kernel.o >/dev/null 2>&1 | |
no | |
checking for ld used by /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32... (cached) /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld | |
checking if the linker (/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld) is GNU ld... (cached) no | |
configure: versioning on shared library symbols is no | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/accessors.m -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime -o accessors.o >/dev/null 2>&1 | |
depbase=`echo math/log1pq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/log1pq.lo -MD -MP -MF $depbase.Tpo -c -o math/log1pq.lo ../../../../libquadmath/math/log1pq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
configure: updating cache ./config.cache | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/log1pq.lo -MD -MP -MF math/.deps/log1pq.Tpo -c ../../../../libquadmath/math/log1pq.c -fno-common -DPIC -o math/.libs/log1pq.o | |
configure: creating ./config.status | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/linking.m -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime \ | |
-o linking.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/linking.m -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime -fno-common -DPIC -o .libs/linking.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/linking.m -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fgnu-runtime -o linking.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/log1pq.lo -MD -MP -MF math/.deps/log1pq.Tpo -c ../../../../libquadmath/math/log1pq.c -o math/log1pq.o >/dev/null 2>&1 | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/class.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o class.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/class.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/class.o | |
yes | |
depbase=`echo math/sinq_kernel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/sinq_kernel.lo -MD -MP -MF $depbase.Tpo -c -o math/sinq_kernel.lo ../../../../libquadmath/math/sinq_kernel.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
checking for a thread-safe mkdir -p... ../../libcc1/../install-sh -c -d | |
checking for gawk... awk | |
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... yes | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/sinq_kernel.lo -MD -MP -MF math/.deps/sinq_kernel.Tpo -c ../../../../libquadmath/math/sinq_kernel.c -fno-common -DPIC -o math/.libs/sinq_kernel.o | |
checking for style of include used by /Applications/Xcode.app/Contents/Developer/usr/bin/make... GNU | |
checking dependency style of /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include ... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/class.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o class.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/sinq_kernel.lo -MD -MP -MF math/.deps/sinq_kernel.Tpo -c ../../../../libquadmath/math/sinq_kernel.c -o math/sinq_kernel.o >/dev/null 2>&1 | |
gcc3 | |
checking whether to enable maintainer-specific portions of Makefiles... 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 /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include ... /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld | |
checking if the linker (/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/nm | |
checking the name lister (/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/nm) interface... depbase=`echo math/erfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/erfq.lo -MD -MP -MF $depbase.Tpo -c -o math/erfq.lo ../../../../libquadmath/math/erfq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
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-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld option to reload object files... -r | |
checking for x86_64-apple-darwin16.3.0-objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for x86_64-apple-darwin16.3.0-ar... ar | |
checking for x86_64-apple-darwin16.3.0-strip... no | |
checking for strip... strip | |
checking for x86_64-apple-darwin16.3.0-ranlib... ranlib | |
checking command to parse /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/nm output from /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include object... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/erfq.lo -MD -MP -MF math/.deps/erfq.Tpo -c ../../../../libquadmath/math/erfq.c -fno-common -DPIC -o math/.libs/erfq.o | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/encoding.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o encoding.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/encoding.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/encoding.o | |
/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/encoding.c:151:1: warning: '_darwin_rs6000_special_round_type_align' defined but not used [-Wunused-function] | |
_darwin_rs6000_special_round_type_align (const char *struc, int comp, int spec) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/erfq.lo -MD -MP -MF math/.deps/erfq.Tpo -c ../../../../libquadmath/math/erfq.c -o math/erfq.o >/dev/null 2>&1 | |
ok | |
checking for x86_64-apple-darwin16.3.0-dsymutil... no | |
checking for dsymutil... dsymutil | |
checking for x86_64-apple-darwin16.3.0-nmedit... no | |
checking for nmedit... nmedit | |
checking for x86_64-apple-darwin16.3.0-lipo... no | |
checking for lipo... lipo | |
checking for x86_64-apple-darwin16.3.0-otool... no | |
checking for otool... otool | |
checking for x86_64-apple-darwin16.3.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... depbase=`echo math/logq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/logq.lo -MD -MP -MF $depbase.Tpo -c -o math/logq.lo ../../../../libquadmath/math/logq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/logq.lo -MD -MP -MF math/.deps/logq.Tpo -c ../../../../libquadmath/math/logq.c -fno-common -DPIC -o math/.libs/logq.o | |
no | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/logq.lo -MD -MP -MF math/.deps/logq.Tpo -c ../../../../libquadmath/math/logq.c -o math/logq.o >/dev/null 2>&1 | |
config.status: creating Makefile | |
config.status: creating testsuite/Makefile | |
depbase=`echo math/sqrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/sqrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/sqrtq.lo ../../../../libquadmath/math/sqrtq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
config.status: creating auto-config.h | |
config.status: executing default-1 commands | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/sqrtq.lo -MD -MP -MF math/.deps/sqrtq.Tpo -c ../../../../libquadmath/math/sqrtq.c -fno-common -DPIC -o math/.libs/sqrtq.o | |
checking if /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include supports -fno-rtti -fno-exceptions... no | |
checking for /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include option to produce PIC... -fno-common -DPIC | |
checking if /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include PIC flag -fno-common -DPIC works... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/sqrtq.lo -MD -MP -MF math/.deps/sqrtq.Tpo -c ../../../../libquadmath/math/sqrtq.c -o math/sqrtq.o >/dev/null 2>&1 | |
yes | |
checking if /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include static flag -static works... depbase=`echo math/expm1q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/expm1q.lo -MD -MP -MF $depbase.Tpo -c -o math/expm1q.lo ../../../../libquadmath/math/expm1q.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
no | |
checking if /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include supports -c -o file.o... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/expm1q.lo -MD -MP -MF math/.deps/expm1q.Tpo -c ../../../../libquadmath/math/expm1q.c -fno-common -DPIC -o math/.libs/expm1q.o | |
yes | |
checking if /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include supports -c -o file.o... (cached) yes | |
checking whether the /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include linker (/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin16.3.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/expm1q.lo -MD -MP -MF math/.deps/expm1q.Tpo -c ../../../../libquadmath/math/expm1q.c -o math/expm1q.o >/dev/null 2>&1 | |
Adding multilib support to Makefile in ../../../../libatomic | |
with_multisubdir=i386 | |
config.status: executing depfiles commands | |
checking whether we are using the GNU C++ compiler... depbase=`echo math/lroundq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/lroundq.lo -MD -MP -MF $depbase.Tpo -c -o math/lroundq.lo ../../../../libquadmath/math/lroundq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
yes | |
checking whether /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xg++ -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include/x86_64-apple-darwin16.3.0 -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/libsupc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/include/backward -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/testsuite/util -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include accepts -g... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/lroundq.lo -MD -MP -MF math/.deps/lroundq.Tpo -c ../../../../libquadmath/math/lroundq.c -fno-common -DPIC -o math/.libs/lroundq.o | |
yes | |
checking dependency style of /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xg++ -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include/x86_64-apple-darwin16.3.0 -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/libsupc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/include/backward -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/testsuite/util -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include ... config.status: executing libtool commands | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/lroundq.lo -MD -MP -MF math/.deps/lroundq.Tpo -c ../../../../libquadmath/math/lroundq.c -o math/lroundq.o >/dev/null 2>&1 | |
config.status: executing gstdint.h commands | |
gcc3 | |
checking how to run the C++ preprocessor... depbase=`echo math/tanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/tanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/tanhq.lo ../../../../libquadmath/math/tanhq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/tanhq.lo -MD -MP -MF math/.deps/tanhq.Tpo -c ../../../../libquadmath/math/tanhq.c -fno-common -DPIC -o math/.libs/tanhq.o | |
/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xg++ -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include/x86_64-apple-darwin16.3.0 -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/libsupc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/include/backward -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/testsuite/util -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -E | |
config.status: executing depfiles commands | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/tanhq.lo -MD -MP -MF math/.deps/tanhq.Tpo -c ../../../../libquadmath/math/tanhq.c -o math/tanhq.o >/dev/null 2>&1 | |
depbase=`echo math/expq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/expq.lo -MD -MP -MF $depbase.Tpo -c -o math/expq.lo ../../../../libquadmath/math/expq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
config.status: executing libtool commands | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/expq.lo -MD -MP -MF math/.deps/expq.Tpo -c ../../../../libquadmath/math/expq.c -fno-common -DPIC -o math/.libs/expq.o | |
checking for ld used by /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xg++ -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include/x86_64-apple-darwin16.3.0 -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/libsupc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/include/backward -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/testsuite/util -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include ... config.status: executing gstdint.h commands | |
/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld | |
checking if the linker (/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld) is GNU ld... no | |
checking whether the /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xg++ -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include/x86_64-apple-darwin16.3.0 -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/libsupc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/include/backward -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/testsuite/util -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include linker (/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld) supports shared libraries... yes | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/expq.lo -MD -MP -MF math/.deps/expq.Tpo -c ../../../../libquadmath/math/expq.c -o math/expq.o >/dev/null 2>&1 | |
checking for /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xg++ -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include/x86_64-apple-darwin16.3.0 -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/libsupc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/include/backward -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/testsuite/util -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include option to produce PIC... -fno-common -DPIC | |
checking if /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xg++ -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include/x86_64-apple-darwin16.3.0 -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/libsupc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/include/backward -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/testsuite/util -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include PIC flag -fno-common -DPIC works... yes | |
checking if /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xg++ -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include/x86_64-apple-darwin16.3.0 -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/libsupc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/include/backward -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/testsuite/util -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include static flag -static works... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/encoding.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o encoding.o >/dev/null 2>&1 | |
make[2]: Nothing to be done for `all'. | |
depbase=`echo math/modfq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/modfq.lo -MD -MP -MF $depbase.Tpo -c -o math/modfq.lo ../../../../libquadmath/math/modfq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
no | |
checking if /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xg++ -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include/x86_64-apple-darwin16.3.0 -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/libsupc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/include/backward -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/testsuite/util -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include supports -c -o file.o... make[2]: Nothing to be done for `all'. | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/error.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o error.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/modfq.lo -MD -MP -MF math/.deps/modfq.Tpo -c ../../../../libquadmath/math/modfq.c -fno-common -DPIC -o math/.libs/modfq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/error.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/error.o | |
yes | |
checking if /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xg++ -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include/x86_64-apple-darwin16.3.0 -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/libsupc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/include/backward -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/testsuite/util -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include supports -c -o file.o... (cached) yes | |
checking whether the /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xg++ -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include/x86_64-apple-darwin16.3.0 -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/libsupc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/include/backward -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/testsuite/util -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include linker (/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin16.3.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether basename is declared... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/modfq.lo -MD -MP -MF math/.deps/modfq.Tpo -c ../../../../libquadmath/math/modfq.c -o math/modfq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/error.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o error.o >/dev/null 2>&1 | |
no | |
checking whether /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include supports -W... depbase=`echo math/tanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/tanq.lo -MD -MP -MF $depbase.Tpo -c -o math/tanq.lo ../../../../libquadmath/math/tanq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/gc.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o gc.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/gc.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/gc.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/tanq.lo -MD -MP -MF math/.deps/tanq.Tpo -c ../../../../libquadmath/math/tanq.c -fno-common -DPIC -o math/.libs/tanq.o | |
yes | |
checking whether /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include supports -Wall... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/gc.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o gc.o >/dev/null 2>&1 | |
yes | |
checking for socket libraries... checking for connect... depbase=`echo math/fabsq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fabsq.lo -MD -MP -MF $depbase.Tpo -c -o math/fabsq.lo ../../../../libquadmath/math/fabsq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/tanq.lo -MD -MP -MF math/.deps/tanq.Tpo -c ../../../../libquadmath/math/tanq.c -o math/tanq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fabsq.lo -MD -MP -MF math/.deps/fabsq.Tpo -c ../../../../libquadmath/math/fabsq.c -fno-common -DPIC -o math/.libs/fabsq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fabsq.lo -MD -MP -MF math/.deps/fabsq.Tpo -c ../../../../libquadmath/math/fabsq.c -o math/fabsq.o >/dev/null 2>&1 | |
yes | |
checking for gethostbyname... /bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/hash.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o hash.lo | |
depbase=`echo math/nanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/nanq.lo -MD -MP -MF $depbase.Tpo -c -o math/nanq.lo ../../../../libquadmath/math/nanq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/hash.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/hash.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/nanq.lo -MD -MP -MF math/.deps/nanq.Tpo -c ../../../../libquadmath/math/nanq.c -fno-common -DPIC -o math/.libs/nanq.o | |
yes | |
checking for exported symbols... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/nanq.lo -MD -MP -MF math/.deps/nanq.Tpo -c ../../../../libquadmath/math/nanq.c -o math/nanq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/hash.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o hash.o >/dev/null 2>&1 | |
yes | |
checking for library containing dlopen... depbase=`echo math/tgammaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/tgammaq.lo -MD -MP -MF $depbase.Tpo -c -o math/tgammaq.lo ../../../../libquadmath/math/tgammaq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/tgammaq.lo -MD -MP -MF math/.deps/tgammaq.Tpo -c ../../../../libquadmath/math/tgammaq.c -fno-common -DPIC -o math/.libs/tgammaq.o | |
none required | |
checking for -fPIC -shared... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/tgammaq.lo -MD -MP -MF math/.deps/tgammaq.Tpo -c ../../../../libquadmath/math/tgammaq.c -o math/tgammaq.o >/dev/null 2>&1 | |
make[2]: Nothing to be done for `all'. | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/init.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o init.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/init.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/init.o | |
depbase=`echo math/finiteq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/finiteq.lo -MD -MP -MF $depbase.Tpo -c -o math/finiteq.lo ../../../../libquadmath/math/finiteq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
yes | |
checking for socketpair... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/finiteq.lo -MD -MP -MF math/.deps/finiteq.Tpo -c ../../../../libquadmath/math/finiteq.c -fno-common -DPIC -o math/.libs/finiteq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/finiteq.lo -MD -MP -MF math/.deps/finiteq.Tpo -c ../../../../libquadmath/math/finiteq.c -o math/finiteq.o >/dev/null 2>&1 | |
yes | |
checking for select... depbase=`echo math/nextafterq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/nextafterq.lo -MD -MP -MF $depbase.Tpo -c -o math/nextafterq.lo ../../../../libquadmath/math/nextafterq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/init.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o init.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/nextafterq.lo -MD -MP -MF math/.deps/nextafterq.Tpo -c ../../../../libquadmath/math/nextafterq.c -fno-common -DPIC -o math/.libs/nextafterq.o | |
yes | |
checking for fork... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/nextafterq.lo -MD -MP -MF math/.deps/nextafterq.Tpo -c ../../../../libquadmath/math/nextafterq.c -o math/nextafterq.o >/dev/null 2>&1 | |
depbase=`echo math/truncq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/truncq.lo -MD -MP -MF $depbase.Tpo -c -o math/truncq.lo ../../../../libquadmath/math/truncq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
yes | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/truncq.lo -MD -MP -MF math/.deps/truncq.Tpo -c ../../../../libquadmath/math/truncq.c -fno-common -DPIC -o math/.libs/truncq.o | |
configure: updating cache ./config.cache | |
configure: creating ./config.status | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/truncq.lo -MD -MP -MF math/.deps/truncq.Tpo -c ../../../../libquadmath/math/truncq.c -o math/truncq.o >/dev/null 2>&1 | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CC_FOR_TARGET=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "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" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/Applications/Xcode.app/Contents/Developer/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr/local/Cellar/gcc/6.3.0_1" "infodir=/usr/local/Cellar/gcc/6.3.0_1/share/info" "libdir=/usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6" "includedir=/usr/local/Cellar/gcc/6.3.0_1/include" "prefix=/usr/local/Cellar/gcc/6.3.0_1" "tooldir=/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0" "gxx_include_dir=/usr/local/Cellar/gcc/6.3.0_1/include/c++/6.3.0" "AR=ar" "AS=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/as" "LD=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld" "RANLIB=ranlib" "NM=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" all-recursive | |
Making all in include | |
make[4]: Nothing to be done for `all'. | |
Making all in libsupc++ | |
make[4]: Nothing to be done for `all'. | |
Making all in src | |
Making all in c++98 | |
depbase=`echo math/floorq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/floorq.lo -MD -MP -MF $depbase.Tpo -c -o math/floorq.lo ../../../../libquadmath/math/floorq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
make[5]: Nothing to be done for `all'. | |
Making all in c++11 | |
make[5]: Nothing to be done for `all'. | |
Making all in filesystem | |
make[5]: Nothing to be done for `all'. | |
make[5]: Nothing to be done for `all-am'. | |
Making all in doc | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/floorq.lo -MD -MP -MF math/.deps/floorq.Tpo -c ../../../../libquadmath/math/floorq.c -fno-common -DPIC -o math/.libs/floorq.o | |
make[4]: Nothing to be done for `all'. | |
Making all in po | |
make[4]: Nothing to be done for `all'. | |
Making all in testsuite | |
make[4]: Nothing to be done for `all'. | |
Making all in python | |
make[4]: Nothing to be done for `all'. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CC_FOR_TARGET=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "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" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/Applications/Xcode.app/Contents/Developer/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr/local/Cellar/gcc/6.3.0_1" "infodir=/usr/local/Cellar/gcc/6.3.0_1/share/info" "libdir=/usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6" "includedir=/usr/local/Cellar/gcc/6.3.0_1/include" "prefix=/usr/local/Cellar/gcc/6.3.0_1" "tooldir=/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0" "gxx_include_dir=/usr/local/Cellar/gcc/6.3.0_1/include/c++/6.3.0" "AR=ar" "AS=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/as" "LD=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld" "RANLIB=ranlib" "NM=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" DO=all multi-do # /Applications/Xcode.app/Contents/Developer/usr/bin/make | |
if [ -z "i386" ]; then \ | |
true; \ | |
else \ | |
rootpre=`${PWDCMD-pwd}`/; export rootpre; \ | |
srcrootpre=`cd ../../../libstdc++-v3; ${PWDCMD-pwd}`/; export srcrootpre; \ | |
lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ | |
compiler="/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.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}; /Applications/Xcode.app/Contents/Developer/usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CC_FOR_TARGET=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "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" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/Applications/Xcode.app/Contents/Developer/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr/local/Cellar/gcc/6.3.0_1" "infodir=/usr/local/Cellar/gcc/6.3.0_1/share/info" "libdir=/usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6" "includedir=/usr/local/Cellar/gcc/6.3.0_1/include" "prefix=/usr/local/Cellar/gcc/6.3.0_1" "tooldir=/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0" "gxx_include_dir=/usr/local/Cellar/gcc/6.3.0_1/include/c++/6.3.0" "AR=ar" "AS=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/as" "LD=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld" "RANLIB=ranlib" "NM=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" \ | |
CFLAGS="-g -O2 ${flags}" \ | |
CCASFLAGS=" ${flags}" \ | |
FCFLAGS=" ${flags}" \ | |
FFLAGS=" ${flags}" \ | |
ADAFLAGS=" ${flags}" \ | |
prefix="/usr/local/Cellar/gcc/6.3.0_1" \ | |
exec_prefix="/usr/local/Cellar/gcc/6.3.0_1" \ | |
GCJFLAGS=" ${flags}" \ | |
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 | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/ivars.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o ivars.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/floorq.lo -MD -MP -MF math/.deps/floorq.Tpo -c ../../../../libquadmath/math/floorq.c -o math/floorq.o >/dev/null 2>&1 | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CC_FOR_TARGET=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/" "CFLAGS=-g -O2 -m32" "CXXFLAGS=-g -O2 -m32" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "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" "LDFLAGS=-m32" "LIBCFLAGS=-g -O2 -m32" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/Applications/Xcode.app/Contents/Developer/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr/local/Cellar/gcc/6.3.0_1" "infodir=/usr/local/Cellar/gcc/6.3.0_1/share/info" "libdir=/usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6" "includedir=/usr/local/Cellar/gcc/6.3.0_1/include" "prefix=/usr/local/Cellar/gcc/6.3.0_1" "tooldir=/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0" "gxx_include_dir=/usr/local/Cellar/gcc/6.3.0_1/include/c++/6.3.0" "AR=ar" "AS=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/as" "LD=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld" "RANLIB=ranlib" "NM=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" all-recursive | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/ivars.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/ivars.o | |
Making all in include | |
make[8]: Nothing to be done for `all'. | |
Making all in libsupc++ | |
make[8]: Nothing to be done for `all'. | |
Making all in src | |
Making all in c++98 | |
make[9]: Nothing to be done for `all'. | |
Making all in c++11 | |
make[9]: Nothing to be done for `all'. | |
Making all in filesystem | |
make[9]: Nothing to be done for `all'. | |
depbase=`echo math/powq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/powq.lo -MD -MP -MF $depbase.Tpo -c -o math/powq.lo ../../../../libquadmath/math/powq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
make[9]: Nothing to be done for `all-am'. | |
Making all in doc | |
make[8]: Nothing to be done for `all'. | |
Making all in po | |
make[8]: Nothing to be done for `all'. | |
Making all in testsuite | |
make[8]: Nothing to be done for `all'. | |
Making all in python | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/powq.lo -MD -MP -MF math/.deps/powq.Tpo -c ../../../../libquadmath/math/powq.c -fno-common -DPIC -o math/.libs/powq.o | |
make[8]: Nothing to be done for `all'. | |
true "AR_FLAGS=rc" "CC_FOR_BUILD=clang" "CC_FOR_TARGET=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/" "CFLAGS=-g -O2 -m32" "CXXFLAGS=-g -O2 -m32" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "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" "LDFLAGS=-m32" "LIBCFLAGS=-g -O2 -m32" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/Applications/Xcode.app/Contents/Developer/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr/local/Cellar/gcc/6.3.0_1" "infodir=/usr/local/Cellar/gcc/6.3.0_1/share/info" "libdir=/usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6" "includedir=/usr/local/Cellar/gcc/6.3.0_1/include" "prefix=/usr/local/Cellar/gcc/6.3.0_1" "tooldir=/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0" "gxx_include_dir=/usr/local/Cellar/gcc/6.3.0_1/include/c++/6.3.0" "AR=ar" "AS=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/as" "LD=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld" "RANLIB=ranlib" "NM=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" DO=all multi-do # /Applications/Xcode.app/Contents/Developer/usr/bin/make | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/ivars.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o ivars.o >/dev/null 2>&1 | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive | |
Making all in testsuite | |
make[4]: Nothing to be done for `all'. | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c -o gload.lo ../../../libatomic/gload.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c ../../../libatomic/gload.c -fno-common -DPIC -o .libs/gload.o | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/memory.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o memory.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/memory.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/memory.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c ../../../libatomic/gload.c -o gload.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/powq.lo -MD -MP -MF math/.deps/powq.Tpo -c ../../../../libquadmath/math/powq.c -o math/powq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/memory.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o memory.o >/dev/null 2>&1 | |
mv -f .deps/gload.Tpo .deps/gload.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c -o gstore.lo ../../../libatomic/gstore.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c ../../../libatomic/gstore.c -fno-common -DPIC -o .libs/gstore.o | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/methods.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o methods.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/methods.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/methods.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c ../../../libatomic/gstore.c -o gstore.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/methods.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o methods.o >/dev/null 2>&1 | |
mv -f .deps/gstore.Tpo .deps/gstore.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c -o gcas.lo ../../../libatomic/gcas.c | |
depbase=`echo math/fmaq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fmaq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmaq.lo ../../../../libquadmath/math/fmaq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c ../../../libatomic/gcas.c -fno-common -DPIC -o .libs/gcas.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fmaq.lo -MD -MP -MF math/.deps/fmaq.Tpo -c ../../../../libquadmath/math/fmaq.c -fno-common -DPIC -o math/.libs/fmaq.o | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/nil_method.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o nil_method.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/nil_method.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/nil_method.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c ../../../libatomic/gcas.c -o gcas.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/nil_method.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o nil_method.o >/dev/null 2>&1 | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/objc-foreach.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o objc-foreach.lo | |
mv -f .deps/gcas.Tpo .deps/gcas.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c -o gexch.lo ../../../libatomic/gexch.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/objc-foreach.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/objc-foreach.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c ../../../libatomic/gexch.c -fno-common -DPIC -o .libs/gexch.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/objc-foreach.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o objc-foreach.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fmaq.lo -MD -MP -MF math/.deps/fmaq.Tpo -c ../../../../libquadmath/math/fmaq.c -o math/fmaq.o >/dev/null 2>&1 | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/objc-sync.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o objc-sync.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c ../../../libatomic/gexch.c -o gexch.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/objc-sync.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/objc-sync.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/objc-sync.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o objc-sync.o >/dev/null 2>&1 | |
mv -f .deps/gexch.Tpo .deps/gexch.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c -o glfree.lo ../../../libatomic/glfree.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c ../../../libatomic/glfree.c -fno-common -DPIC -o .libs/glfree.o | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/objects.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o objects.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/objects.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/objects.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c ../../../libatomic/glfree.c -o glfree.o >/dev/null 2>&1 | |
depbase=`echo math/logbq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/logbq.lo -MD -MP -MF $depbase.Tpo -c -o math/logbq.lo ../../../../libquadmath/math/logbq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/logbq.lo -MD -MP -MF math/.deps/logbq.Tpo -c ../../../../libquadmath/math/logbq.c -fno-common -DPIC -o math/.libs/logbq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/objects.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o objects.o >/dev/null 2>&1 | |
mv -f .deps/glfree.Tpo .deps/glfree.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo ../../../libatomic/config/posix/lock.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../libatomic/config/posix/lock.c -fno-common -DPIC -o .libs/lock.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/logbq.lo -MD -MP -MF math/.deps/logbq.Tpo -c ../../../../libquadmath/math/logbq.c -o math/logbq.o >/dev/null 2>&1 | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/protocols.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o protocols.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/protocols.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/protocols.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../../../libatomic/config/posix/lock.c -o lock.o >/dev/null 2>&1 | |
depbase=`echo math/cacoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cacoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/cacoshq.lo ../../../../libquadmath/math/cacoshq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cacoshq.lo -MD -MP -MF math/.deps/cacoshq.Tpo -c ../../../../libquadmath/math/cacoshq.c -fno-common -DPIC -o math/.libs/cacoshq.o | |
mv -f .deps/lock.Tpo .deps/lock.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../../libatomic/config/x86/init.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../../libatomic/config/x86/init.c -fno-common -DPIC -o .libs/init.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cacoshq.lo -MD -MP -MF math/.deps/cacoshq.Tpo -c ../../../../libquadmath/math/cacoshq.c -o math/cacoshq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../../libatomic/config/x86/init.c -o init.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/protocols.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o protocols.o >/dev/null 2>&1 | |
config.status: creating Makefile | |
mv -f .deps/init.Tpo .deps/init.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c -o fenv.lo ../../../libatomic/config/x86/fenv.c | |
config.status: creating cc1plugin-config.h | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c ../../../libatomic/config/x86/fenv.c -fno-common -DPIC -o .libs/fenv.o | |
depbase=`echo math/cacosq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cacosq.lo -MD -MP -MF $depbase.Tpo -c -o math/cacosq.lo ../../../../libquadmath/math/cacosq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
config.status: executing depfiles commands | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cacosq.lo -MD -MP -MF math/.deps/cacosq.Tpo -c ../../../../libquadmath/math/cacosq.c -fno-common -DPIC -o math/.libs/cacosq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c ../../../libatomic/config/x86/fenv.c -o fenv.o >/dev/null 2>&1 | |
config.status: executing libtool commands | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cacosq.lo -MD -MP -MF math/.deps/cacosq.Tpo -c ../../../../libquadmath/math/cacosq.c -o math/cacosq.o >/dev/null 2>&1 | |
mv -f .deps/fenv.Tpo .deps/fenv.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c -o fence.lo ../../../libatomic/fence.c | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/sarray.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o sarray.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c ../../../libatomic/fence.c -fno-common -DPIC -o .libs/fence.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/sarray.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/sarray.o | |
depbase=`echo math/casinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/casinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/casinhq.lo ../../../../libquadmath/math/casinhq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/casinhq.lo -MD -MP -MF math/.deps/casinhq.Tpo -c ../../../../libquadmath/math/casinhq.c -fno-common -DPIC -o math/.libs/casinhq.o | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c -o flag.lo ../../../libatomic/flag.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c ../../../libatomic/fence.c -o fence.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c ../../../libatomic/flag.c -fno-common -DPIC -o .libs/flag.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/sarray.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o sarray.o >/dev/null 2>&1 | |
mv -f .deps/fence.Tpo .deps/fence.Plo | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/selector.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o selector.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/casinhq.lo -MD -MP -MF math/.deps/casinhq.Tpo -c ../../../../libquadmath/math/casinhq.c -o math/casinhq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/selector.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/selector.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c ../../../libatomic/flag.c -o flag.o >/dev/null 2>&1 | |
mv -f .deps/flag.Tpo .deps/flag.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c -o load_1_.lo ../../../libatomic/load_n.c | |
depbase=`echo math/casinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/casinq.lo -MD -MP -MF $depbase.Tpo -c -o math/casinq.lo ../../../../libquadmath/math/casinq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c ../../../libatomic/load_n.c -fno-common -DPIC -o .libs/load_1_.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/casinq.lo -MD -MP -MF math/.deps/casinq.Tpo -c ../../../../libquadmath/math/casinq.c -fno-common -DPIC -o math/.libs/casinq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_1_.lo -MD -MP -MF .deps/load_1_.lo.Ppo -DN=1 -c ../../../libatomic/load_n.c -o load_1_.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/casinq.lo -MD -MP -MF math/.deps/casinq.Tpo -c ../../../../libquadmath/math/casinq.c -o math/casinq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/selector.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o selector.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c -o store_1_.lo ../../../libatomic/store_n.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c ../../../libatomic/store_n.c -fno-common -DPIC -o .libs/store_1_.o | |
depbase=`echo math/catanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/catanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/catanhq.lo ../../../../libquadmath/math/catanhq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/catanhq.lo -MD -MP -MF math/.deps/catanhq.Tpo -c ../../../../libquadmath/math/catanhq.c -fno-common -DPIC -o math/.libs/catanhq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_1_.lo -MD -MP -MF .deps/store_1_.lo.Ppo -DN=1 -c ../../../libatomic/store_n.c -o store_1_.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c -o cas_1_.lo ../../../libatomic/cas_n.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/catanhq.lo -MD -MP -MF math/.deps/catanhq.Tpo -c ../../../../libquadmath/math/catanhq.c -o math/catanhq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c ../../../libatomic/cas_n.c -fno-common -DPIC -o .libs/cas_1_.o | |
echo "" > tmp-runtime.m | |
echo "/* This file is automatically generated */" > runtime-info.h | |
/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -print-objc-runtime-info -S tmp-runtime.m >> runtime-info.h | |
rm -f tmp-runtime.m tmp-runtime.s | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/thr.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o thr.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_1_.lo -MD -MP -MF .deps/cas_1_.lo.Ppo -DN=1 -c ../../../libatomic/cas_n.c -o cas_1_.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/thr.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/thr.o | |
depbase=`echo math/catanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/catanq.lo -MD -MP -MF $depbase.Tpo -c -o math/catanq.lo ../../../../libquadmath/math/catanq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/catanq.lo -MD -MP -MF math/.deps/catanq.Tpo -c ../../../../libquadmath/math/catanq.c -fno-common -DPIC -o math/.libs/catanq.o | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c -o exch_1_.lo ../../../libatomic/exch_n.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c ../../../libatomic/exch_n.c -fno-common -DPIC -o .libs/exch_1_.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/catanq.lo -MD -MP -MF math/.deps/catanq.Tpo -c ../../../../libquadmath/math/catanq.c -o math/catanq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_1_.lo -MD -MP -MF .deps/exch_1_.lo.Ppo -DN=1 -c ../../../libatomic/exch_n.c -o exch_1_.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/thr.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o thr.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c -o fadd_1_.lo ../../../libatomic/fadd_n.c | |
depbase=`echo math/cimagq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cimagq.lo -MD -MP -MF $depbase.Tpo -c -o math/cimagq.lo ../../../../libquadmath/math/cimagq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c ../../../libatomic/fadd_n.c -fno-common -DPIC -o .libs/fadd_1_.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cimagq.lo -MD -MP -MF math/.deps/cimagq.Tpo -c ../../../../libquadmath/math/cimagq.c -fno-common -DPIC -o math/.libs/cimagq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_1_.lo -MD -MP -MF .deps/fadd_1_.lo.Ppo -DN=1 -c ../../../libatomic/fadd_n.c -o fadd_1_.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cimagq.lo -MD -MP -MF math/.deps/cimagq.Tpo -c ../../../../libquadmath/math/cimagq.c -o math/cimagq.o >/dev/null 2>&1 | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/exception.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fexceptions \ | |
-o exception.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/exception.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fexceptions -fno-common -DPIC -o .libs/exception.o | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c -o fsub_1_.lo ../../../libatomic/fsub_n.c | |
depbase=`echo math/conjq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/conjq.lo -MD -MP -MF $depbase.Tpo -c -o math/conjq.lo ../../../../libquadmath/math/conjq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c ../../../libatomic/fsub_n.c -fno-common -DPIC -o .libs/fsub_1_.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/conjq.lo -MD -MP -MF math/.deps/conjq.Tpo -c ../../../../libquadmath/math/conjq.c -fno-common -DPIC -o math/.libs/conjq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_1_.lo -MD -MP -MF .deps/fsub_1_.lo.Ppo -DN=1 -c ../../../libatomic/fsub_n.c -o fsub_1_.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/conjq.lo -MD -MP -MF math/.deps/conjq.Tpo -c ../../../../libquadmath/math/conjq.c -o math/conjq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/exception.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fexceptions -o exception.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c -o fand_1_.lo ../../../libatomic/fand_n.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c ../../../libatomic/fand_n.c -fno-common -DPIC -o .libs/fand_1_.o | |
depbase=`echo math/cprojq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cprojq.lo -MD -MP -MF $depbase.Tpo -c -o math/cprojq.lo ../../../../libquadmath/math/cprojq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cprojq.lo -MD -MP -MF math/.deps/cprojq.Tpo -c ../../../../libquadmath/math/cprojq.c -fno-common -DPIC -o math/.libs/cprojq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_1_.lo -MD -MP -MF .deps/fand_1_.lo.Ppo -DN=1 -c ../../../libatomic/fand_n.c -o fand_1_.o >/dev/null 2>&1 | |
/bin/sh ./libtool --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/sendmsg.c -c \ | |
-I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include \ | |
-o sendmsg.lo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cprojq.lo -MD -MP -MF math/.deps/cprojq.Tpo -c ../../../../libquadmath/math/cprojq.c -o math/cprojq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/sendmsg.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -fno-common -DPIC -o .libs/sendmsg.o | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c -o fior_1_.lo ../../../libatomic/fior_n.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c ../../../libatomic/fior_n.c -fno-common -DPIC -o .libs/fior_1_.o | |
depbase=`echo math/crealq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/crealq.lo -MD -MP -MF $depbase.Tpo -c -o math/crealq.lo ../../../../libquadmath/math/crealq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/crealq.lo -MD -MP -MF math/.deps/crealq.Tpo -c ../../../../libquadmath/math/crealq.c -fno-common -DPIC -o math/.libs/crealq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_1_.lo -MD -MP -MF .deps/fior_1_.lo.Ppo -DN=1 -c ../../../libatomic/fior_n.c -o fior_1_.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/crealq.lo -MD -MP -MF math/.deps/crealq.Tpo -c ../../../../libquadmath/math/crealq.c -o math/crealq.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c -o fxor_1_.lo ../../../libatomic/fxor_n.c | |
Checking multilib configuration for libsanitizer... | |
mkdir x86_64-apple-darwin16.3.0/libsanitizer | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c ../../../libatomic/fxor_n.c -fno-common -DPIC -o .libs/fxor_1_.o | |
Configuring in x86_64-apple-darwin16.3.0/libsanitizer | |
depbase=`echo math/fdimq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fdimq.lo -MD -MP -MF $depbase.Tpo -c -o math/fdimq.lo ../../../../libquadmath/math/fdimq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_1_.lo -MD -MP -MF .deps/fxor_1_.lo.Ppo -DN=1 -c ../../../libatomic/fxor_n.c -o fxor_1_.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fdimq.lo -MD -MP -MF math/.deps/fdimq.Tpo -c ../../../../libquadmath/math/fdimq.c -fno-common -DPIC -o math/.libs/fdimq.o | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c -o fnand_1_.lo ../../../libatomic/fnand_n.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fdimq.lo -MD -MP -MF math/.deps/fdimq.Tpo -c ../../../../libquadmath/math/fdimq.c -o math/fdimq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c ../../../libatomic/fnand_n.c -fno-common -DPIC -o .libs/fnand_1_.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_1_.lo -MD -MP -MF .deps/fnand_1_.lo.Ppo -DN=1 -c ../../../libatomic/fnand_n.c -o fnand_1_.o >/dev/null 2>&1 | |
depbase=`echo math/fmaxq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fmaxq.lo -MD -MP -MF $depbase.Tpo -c -o math/fmaxq.lo ../../../../libquadmath/math/fmaxq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fmaxq.lo -MD -MP -MF math/.deps/fmaxq.Tpo -c ../../../../libquadmath/math/fmaxq.c -fno-common -DPIC -o math/.libs/fmaxq.o | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c -o tas_1_.lo ../../../libatomic/tas_n.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c ../../../libatomic/tas_n.c -fno-common -DPIC -o .libs/tas_1_.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fmaxq.lo -MD -MP -MF math/.deps/fmaxq.Tpo -c ../../../../libquadmath/math/fmaxq.c -o math/fmaxq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_1_.lo -MD -MP -MF .deps/tas_1_.lo.Ppo -DN=1 -c ../../../libatomic/tas_n.c -o tas_1_.o >/dev/null 2>&1 | |
depbase=`echo math/fminq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fminq.lo -MD -MP -MF $depbase.Tpo -c -o math/fminq.lo ../../../../libquadmath/math/fminq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fminq.lo -MD -MP -MF math/.deps/fminq.Tpo -c ../../../../libquadmath/math/fminq.c -fno-common -DPIC -o math/.libs/fminq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/sendmsg.c -c -I. -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc -g -O2 -m32 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../gcc/config -I../../.././gcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../libgcc -I../../libgcc -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libobjc/../include -o sendmsg.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c -o load_2_.lo ../../../libatomic/load_n.c | |
configure: creating cache ./config.cache | |
checking for --enable-version-specific-runtime-libs... no | |
checking for x86_64-apple-darwin16.3.0-gcc... /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c ../../../libatomic/load_n.c -fno-common -DPIC -o .libs/load_2_.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/fminq.lo -MD -MP -MF math/.deps/fminq.Tpo -c ../../../../libquadmath/math/fminq.c -o math/fminq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_2_.lo -MD -MP -MF .deps/load_2_.lo.Ppo -DN=2 -c ../../../libatomic/load_n.c -o load_2_.o >/dev/null 2>&1 | |
checking for C compiler default output file name... depbase=`echo math/ilogbq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ilogbq.lo -MD -MP -MF $depbase.Tpo -c -o math/ilogbq.lo ../../../../libquadmath/math/ilogbq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c -o store_2_.lo ../../../libatomic/store_n.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ilogbq.lo -MD -MP -MF math/.deps/ilogbq.Tpo -c ../../../../libquadmath/math/ilogbq.c -fno-common -DPIC -o math/.libs/ilogbq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c ../../../libatomic/store_n.c -fno-common -DPIC -o .libs/store_2_.o | |
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-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_2_.lo -MD -MP -MF .deps/store_2_.lo.Ppo -DN=2 -c ../../../libatomic/store_n.c -o store_2_.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ilogbq.lo -MD -MP -MF math/.deps/ilogbq.Tpo -c ../../../../libquadmath/math/ilogbq.c -o math/ilogbq.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c -o cas_2_.lo ../../../libatomic/cas_n.c | |
depbase=`echo math/llrintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/llrintq.lo -MD -MP -MF $depbase.Tpo -c -o math/llrintq.lo ../../../../libquadmath/math/llrintq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c ../../../libatomic/cas_n.c -fno-common -DPIC -o .libs/cas_2_.o | |
checking for suffix of object files... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/llrintq.lo -MD -MP -MF math/.deps/llrintq.Tpo -c ../../../../libquadmath/math/llrintq.c -fno-common -DPIC -o math/.libs/llrintq.o | |
o | |
checking whether we are using the GNU C compiler... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_2_.lo -MD -MP -MF .deps/cas_2_.lo.Ppo -DN=2 -c ../../../libatomic/cas_n.c -o cas_2_.o >/dev/null 2>&1 | |
yes | |
checking whether /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include accepts -g... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/llrintq.lo -MD -MP -MF math/.deps/llrintq.Tpo -c ../../../../libquadmath/math/llrintq.c -o math/llrintq.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c -o exch_2_.lo ../../../libatomic/exch_n.c | |
yes | |
checking for /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include option to accept ISO C89... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c ../../../libatomic/exch_n.c -fno-common -DPIC -o .libs/exch_2_.o | |
depbase=`echo math/log2q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/log2q.lo -MD -MP -MF $depbase.Tpo -c -o math/log2q.lo ../../../../libquadmath/math/log2q.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_2_.lo -MD -MP -MF .deps/exch_2_.lo.Ppo -DN=2 -c ../../../libatomic/exch_n.c -o exch_2_.o >/dev/null 2>&1 | |
none needed | |
checking how to run the C preprocessor... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/log2q.lo -MD -MP -MF math/.deps/log2q.Tpo -c ../../../../libquadmath/math/log2q.c -fno-common -DPIC -o math/.libs/log2q.o | |
/bin/sh ./libtool --mode=link /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -o libobjc-gnu.la NXConstStr.lo Object.lo Protocol.lo accessors.lo linking.lo class.lo encoding.lo error.lo gc.lo hash.lo init.lo ivars.lo memory.lo methods.lo nil_method.lo objc-foreach.lo objc-sync.lo objects.lo protocols.lo sarray.lo selector.lo sendmsg.lo thr.lo exception.lo \ | |
-Wc,-shared-libgcc -rpath /usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6/i386 \ | |
-version-info 4:0:0 -Wl,-single_module \ | |
'-m32' | |
/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -E | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c -o fadd_2_.lo ../../../libatomic/fadd_n.c | |
checking for grep that handles long lines and -e... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c ../../../libatomic/fadd_n.c -fno-common -DPIC -o .libs/fadd_2_.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/log2q.lo -MD -MP -MF math/.deps/log2q.Tpo -c ../../../../libquadmath/math/log2q.c -o math/log2q.o >/dev/null 2>&1 | |
libtool: link: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -m32 -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libobjc-gnu.4.dylib .libs/NXConstStr.o .libs/Object.o .libs/Protocol.o .libs/accessors.o .libs/linking.o .libs/class.o .libs/encoding.o .libs/error.o .libs/gc.o .libs/hash.o .libs/init.o .libs/ivars.o .libs/memory.o .libs/methods.o .libs/nil_method.o .libs/objc-foreach.o .libs/objc-sync.o .libs/objects.o .libs/protocols.o .libs/sarray.o .libs/selector.o .libs/sendmsg.o .libs/thr.o .libs/exception.o -shared-libgcc -Wl,-single_module -m32 -install_name /usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6/i386/libobjc-gnu.4.dylib -compatibility_version 5 -current_version 5.0 -Wl,-single_module | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_2_.lo -MD -MP -MF .deps/fadd_2_.lo.Ppo -DN=2 -c ../../../libatomic/fadd_n.c -o fadd_2_.o >/dev/null 2>&1 | |
depbase=`echo math/lrintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/lrintq.lo -MD -MP -MF $depbase.Tpo -c -o math/lrintq.lo ../../../../libquadmath/math/lrintq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c -o fsub_2_.lo ../../../libatomic/fsub_n.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c ../../../libatomic/fsub_n.c -fno-common -DPIC -o .libs/fsub_2_.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/lrintq.lo -MD -MP -MF math/.deps/lrintq.Tpo -c ../../../../libquadmath/math/lrintq.c -fno-common -DPIC -o math/.libs/lrintq.o | |
/usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_2_.lo -MD -MP -MF .deps/fsub_2_.lo.Ppo -DN=2 -c ../../../libatomic/fsub_n.c -o fsub_2_.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/lrintq.lo -MD -MP -MF math/.deps/lrintq.Tpo -c ../../../../libquadmath/math/lrintq.c -o math/lrintq.o >/dev/null 2>&1 | |
rm: conftest.dSYM: is a directory | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c -o fand_2_.lo ../../../libatomic/fand_n.c | |
depbase=`echo math/nearbyintq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/nearbyintq.lo -MD -MP -MF $depbase.Tpo -c -o math/nearbyintq.lo ../../../../libquadmath/math/nearbyintq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c ../../../libatomic/fand_n.c -fno-common -DPIC -o .libs/fand_2_.o | |
rm: conftest.dSYM: is a directory | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/nearbyintq.lo -MD -MP -MF math/.deps/nearbyintq.Tpo -c ../../../../libquadmath/math/nearbyintq.c -fno-common -DPIC -o math/.libs/nearbyintq.o | |
libtool: link: dsymutil .libs/libobjc-gnu.4.dylib || : | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_2_.lo -MD -MP -MF .deps/fand_2_.lo.Ppo -DN=2 -c ../../../libatomic/fand_n.c -o fand_2_.o >/dev/null 2>&1 | |
libtool: link: (cd ".libs" && rm -f "libobjc-gnu.dylib" && ln -s "libobjc-gnu.4.dylib" "libobjc-gnu.dylib") | |
libtool: link: ar rc .libs/libobjc-gnu.a NXConstStr.o Object.o Protocol.o accessors.o linking.o class.o encoding.o error.o gc.o hash.o init.o ivars.o memory.o methods.o nil_method.o objc-foreach.o objc-sync.o objects.o protocols.o sarray.o selector.o sendmsg.o thr.o exception.o | |
libtool: link: ranlib .libs/libobjc-gnu.a | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/nearbyintq.lo -MD -MP -MF math/.deps/nearbyintq.Tpo -c ../../../../libquadmath/math/nearbyintq.c -o math/nearbyintq.o >/dev/null 2>&1 | |
libtool: link: ( cd ".libs" && rm -f "libobjc-gnu.la" && ln -s "../libobjc-gnu.la" "libobjc-gnu.la" ) | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c -o fior_2_.lo ../../../libatomic/fior_n.c | |
: /Applications/Xcode.app/Contents/Developer/usr/bin/make ; exec true "AR=ar" "AR_FLAGS=rc" "CC=/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include " "CFLAGS=-g -O2 -m32" "DESTDIR=" "LIBCFLAGS=-g -O2 -m32" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "LDFLAGS=-m32" "LIBTOOL=/bin/sh ./libtool " "LOADLIBES=" "PICFLAG=" "RANLIB=ranlib" "SHELL=/bin/sh" "prefix=/usr/local/Cellar/gcc/6.3.0_1" "exec_prefix=/usr/local/Cellar/gcc/6.3.0_1" "libdir=/usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6" "libsubdir=/usr/local/Cellar/gcc/6.3.0_1/lib/gcc/6/gcc/x86_64-apple-darwin16.3.0/6.3.0" "tooldir=/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0" multi-do DO=all | |
depbase=`echo math/remquoq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/remquoq.lo -MD -MP -MF $depbase.Tpo -c -o math/remquoq.lo ../../../../libquadmath/math/remquoq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
yes | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c ../../../libatomic/fior_n.c -fno-common -DPIC -o .libs/fior_2_.o | |
checking for sys/types.h... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/remquoq.lo -MD -MP -MF math/.deps/remquoq.Tpo -c ../../../../libquadmath/math/remquoq.c -fno-common -DPIC -o math/.libs/remquoq.o | |
depbase=`echo math/ccoshq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ccoshq.lo -MD -MP -MF $depbase.Tpo -c -o math/ccoshq.lo ../../../../libquadmath/math/ccoshq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_2_.lo -MD -MP -MF .deps/fior_2_.lo.Ppo -DN=2 -c ../../../libatomic/fior_n.c -o fior_2_.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ccoshq.lo -MD -MP -MF math/.deps/ccoshq.Tpo -c ../../../../libquadmath/math/ccoshq.c -fno-common -DPIC -o math/.libs/ccoshq.o | |
yes | |
checking for sys/stat.h... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/remquoq.lo -MD -MP -MF math/.deps/remquoq.Tpo -c ../../../../libquadmath/math/remquoq.c -o math/remquoq.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c -o fxor_2_.lo ../../../libatomic/fxor_n.c | |
yes | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c ../../../libatomic/fxor_n.c -fno-common -DPIC -o .libs/fxor_2_.o | |
checking for stdlib.h... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ccoshq.lo -MD -MP -MF math/.deps/ccoshq.Tpo -c ../../../../libquadmath/math/ccoshq.c -o math/ccoshq.o >/dev/null 2>&1 | |
Checking multilib configuration for libcilkrts... | |
mkdir x86_64-apple-darwin16.3.0/libcilkrts | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_2_.lo -MD -MP -MF .deps/fxor_2_.lo.Ppo -DN=2 -c ../../../libatomic/fxor_n.c -o fxor_2_.o >/dev/null 2>&1 | |
Configuring in x86_64-apple-darwin16.3.0/libcilkrts | |
yes | |
checking for string.h... depbase=`echo math/cexpq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cexpq.lo -MD -MP -MF $depbase.Tpo -c -o math/cexpq.lo ../../../../libquadmath/math/cexpq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c -o fnand_2_.lo ../../../libatomic/fnand_n.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c ../../../libatomic/fnand_n.c -fno-common -DPIC -o .libs/fnand_2_.o | |
yes | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cexpq.lo -MD -MP -MF math/.deps/cexpq.Tpo -c ../../../../libquadmath/math/cexpq.c -fno-common -DPIC -o math/.libs/cexpq.o | |
checking for memory.h... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_2_.lo -MD -MP -MF .deps/fnand_2_.lo.Ppo -DN=2 -c ../../../libatomic/fnand_n.c -o fnand_2_.o >/dev/null 2>&1 | |
yes | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/cexpq.lo -MD -MP -MF math/.deps/cexpq.Tpo -c ../../../../libquadmath/math/cexpq.c -o math/cexpq.o >/dev/null 2>&1 | |
checking for strings.h... /bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c -o tas_2_.lo ../../../libatomic/tas_n.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c ../../../libatomic/tas_n.c -fno-common -DPIC -o .libs/tas_2_.o | |
yes | |
checking for inttypes.h... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_2_.lo -MD -MP -MF .deps/tas_2_.lo.Ppo -DN=2 -c ../../../libatomic/tas_n.c -o tas_2_.o >/dev/null 2>&1 | |
depbase=`echo math/clog10q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/clog10q.lo -MD -MP -MF $depbase.Tpo -c -o math/clog10q.lo ../../../../libquadmath/math/clog10q.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/clog10q.lo -MD -MP -MF math/.deps/clog10q.Tpo -c ../../../../libquadmath/math/clog10q.c -fno-common -DPIC -o math/.libs/clog10q.o | |
yes | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c -o load_4_.lo ../../../libatomic/load_n.c | |
checking for stdint.h... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c ../../../libatomic/load_n.c -fno-common -DPIC -o .libs/load_4_.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_4_.lo -MD -MP -MF .deps/load_4_.lo.Ppo -DN=4 -c ../../../libatomic/load_n.c -o load_4_.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/clog10q.lo -MD -MP -MF math/.deps/clog10q.Tpo -c ../../../../libquadmath/math/clog10q.c -o math/clog10q.o >/dev/null 2>&1 | |
yes | |
configure: creating cache ./config.cache | |
checking for unistd.h... checking build system type... /bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c -o store_4_.lo ../../../libatomic/store_n.c | |
x86_64-apple-darwin16.3.0 | |
checking host system type... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c ../../../libatomic/store_n.c -fno-common -DPIC -o .libs/store_4_.o | |
yes | |
checking minix/config.h usability... x86_64-apple-darwin16.3.0 | |
checking target system type... depbase=`echo math/clogq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/clogq.lo -MD -MP -MF $depbase.Tpo -c -o math/clogq.lo ../../../../libquadmath/math/clogq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
x86_64-apple-darwin16.3.0 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/clogq.lo -MD -MP -MF math/.deps/clogq.Tpo -c ../../../../libquadmath/math/clogq.c -fno-common -DPIC -o math/.libs/clogq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT store_4_.lo -MD -MP -MF .deps/store_4_.lo.Ppo -DN=4 -c ../../../libatomic/store_n.c -o store_4_.o >/dev/null 2>&1 | |
no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... /bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c -o cas_4_.lo ../../../libatomic/cas_n.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c ../../../libatomic/cas_n.c -fno-common -DPIC -o .libs/cas_4_.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/clogq.lo -MD -MP -MF math/.deps/clogq.Tpo -c ../../../../libquadmath/math/clogq.c -o math/clogq.o >/dev/null 2>&1 | |
yes | |
checking build system type... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT cas_4_.lo -MD -MP -MF .deps/cas_4_.lo.Ppo -DN=4 -c ../../../libatomic/cas_n.c -o cas_4_.o >/dev/null 2>&1 | |
x86_64-apple-darwin16.3.0 | |
checking host system type... x86_64-apple-darwin16.3.0 | |
checking target system type... depbase=`echo math/csinq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/csinq.lo -MD -MP -MF $depbase.Tpo -c -o math/csinq.lo ../../../../libquadmath/math/csinq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c -o exch_4_.lo ../../../libatomic/exch_n.c | |
x86_64-apple-darwin16.3.0 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c ../../../libatomic/exch_n.c -fno-common -DPIC -o .libs/exch_4_.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/csinq.lo -MD -MP -MF math/.deps/csinq.Tpo -c ../../../../libquadmath/math/csinq.c -fno-common -DPIC -o math/.libs/csinq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT exch_4_.lo -MD -MP -MF .deps/exch_4_.lo.Ppo -DN=4 -c ../../../libatomic/exch_n.c -o exch_4_.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/csinq.lo -MD -MP -MF math/.deps/csinq.Tpo -c ../../../../libquadmath/math/csinq.c -o math/csinq.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c -o fadd_4_.lo ../../../libatomic/fadd_n.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c ../../../libatomic/fadd_n.c -fno-common -DPIC -o .libs/fadd_4_.o | |
depbase=`echo math/csinhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/csinhq.lo -MD -MP -MF $depbase.Tpo -c -o math/csinhq.lo ../../../../libquadmath/math/csinhq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fadd_4_.lo -MD -MP -MF .deps/fadd_4_.lo.Ppo -DN=4 -c ../../../libatomic/fadd_n.c -o fadd_4_.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/csinhq.lo -MD -MP -MF math/.deps/csinhq.Tpo -c ../../../../libquadmath/math/csinhq.c -fno-common -DPIC -o math/.libs/csinhq.o | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c -o fsub_4_.lo ../../../libatomic/fsub_n.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c ../../../libatomic/fsub_n.c -fno-common -DPIC -o .libs/fsub_4_.o | |
yes | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/csinhq.lo -MD -MP -MF math/.deps/csinhq.Tpo -c ../../../../libquadmath/math/csinhq.c -o math/csinhq.o >/dev/null 2>&1 | |
checking for a thread-safe mkdir -p... ../../../libcilkrts/../install-sh -c -d | |
checking for gawk... awk | |
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fsub_4_.lo -MD -MP -MF .deps/fsub_4_.lo.Ppo -DN=4 -c ../../../libatomic/fsub_n.c -o fsub_4_.o >/dev/null 2>&1 | |
yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for x86_64-apple-darwin16.3.0-gcc... /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c -o fand_4_.lo ../../../libatomic/fand_n.c | |
checking for C compiler default output file name... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c ../../../libatomic/fand_n.c -fno-common -DPIC -o .libs/fand_4_.o | |
depbase=`echo math/csqrtq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/csqrtq.lo -MD -MP -MF $depbase.Tpo -c -o math/csqrtq.lo ../../../../libquadmath/math/csqrtq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/csqrtq.lo -MD -MP -MF math/.deps/csqrtq.Tpo -c ../../../../libquadmath/math/csqrtq.c -fno-common -DPIC -o math/.libs/csqrtq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fand_4_.lo -MD -MP -MF .deps/fand_4_.lo.Ppo -DN=4 -c ../../../libatomic/fand_n.c -o fand_4_.o >/dev/null 2>&1 | |
a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... yes | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c -o fior_4_.lo ../../../libatomic/fior_n.c | |
checking for a thread-safe mkdir -p... ../../../libsanitizer/../install-sh -c -d | |
checking for gawk... awk | |
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/csqrtq.lo -MD -MP -MF math/.deps/csqrtq.Tpo -c ../../../../libquadmath/math/csqrtq.c -o math/csqrtq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c ../../../libatomic/fior_n.c -fno-common -DPIC -o .libs/fior_4_.o | |
yes | |
checking for style of include used by /Applications/Xcode.app/Contents/Developer/usr/bin/make... GNU | |
checking dependency style of /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include ... | |
checking for suffix of object files... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fior_4_.lo -MD -MP -MF .deps/fior_4_.lo.Ppo -DN=4 -c ../../../libatomic/fior_n.c -o fior_4_.o >/dev/null 2>&1 | |
o | |
checking whether we are using the GNU C compiler... depbase=`echo math/ctanq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ctanq.lo -MD -MP -MF $depbase.Tpo -c -o math/ctanq.lo ../../../../libquadmath/math/ctanq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
gcc3 | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for x86_64-apple-darwin16.3.0-gcc... (cached) /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c -o fxor_4_.lo ../../../libatomic/fxor_n.c | |
yes | |
checking whether /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include accepts -g... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ctanq.lo -MD -MP -MF math/.deps/ctanq.Tpo -c ../../../../libquadmath/math/ctanq.c -fno-common -DPIC -o math/.libs/ctanq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c ../../../libatomic/fxor_n.c -fno-common -DPIC -o .libs/fxor_4_.o | |
yes | |
checking for /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include option to accept ISO C89... checking whether we are using the GNU C compiler... (cached) yes | |
checking whether /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include accepts -g... (cached) yes | |
checking for /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include option to accept ISO C89... (cached) none needed | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fxor_4_.lo -MD -MP -MF .deps/fxor_4_.lo.Ppo -DN=4 -c ../../../libatomic/fxor_n.c -o fxor_4_.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ctanq.lo -MD -MP -MF math/.deps/ctanq.Tpo -c ../../../../libquadmath/math/ctanq.c -o math/ctanq.o >/dev/null 2>&1 | |
checking whether we are using the GNU C++ compiler... none needed | |
checking for style of include used by /Applications/Xcode.app/Contents/Developer/usr/bin/make... GNU | |
checking dependency style of /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include ... /bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c -o fnand_4_.lo ../../../libatomic/fnand_n.c | |
yes | |
checking whether /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc -nostdinc++ -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include accepts -g... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c ../../../libatomic/fnand_n.c -fno-common -DPIC -o .libs/fnand_4_.o | |
yes | |
checking dependency style of /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -shared-libgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc -nostdinc++ -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include ... depbase=`echo math/ctanhq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ctanhq.lo -MD -MP -MF $depbase.Tpo -c -o math/ctanhq.lo ../../../../libquadmath/math/ctanhq.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
gcc3 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ctanhq.lo -MD -MP -MF math/.deps/ctanhq.Tpo -c ../../../../libquadmath/math/ctanhq.c -fno-common -DPIC -o math/.libs/ctanhq.o | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT fnand_4_.lo -MD -MP -MF .deps/fnand_4_.lo.Ppo -DN=4 -c ../../../libatomic/fnand_n.c -o fnand_4_.o >/dev/null 2>&1 | |
gcc3 | |
checking dependency style of /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include ... checking whether we are using the GNU C++ compiler... /bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c -o tas_4_.lo ../../../libatomic/tas_n.c | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT math/ctanhq.lo -MD -MP -MF math/.deps/ctanhq.Tpo -c ../../../../libquadmath/math/ctanhq.c -o math/ctanhq.o >/dev/null 2>&1 | |
libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c ../../../libatomic/tas_n.c -fno-common -DPIC -o .libs/tas_4_.o | |
yes | |
checking whether /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xg++ -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include/x86_64-apple-darwin16.3.0 -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/libsupc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/include/backward -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/testsuite/util -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include accepts -g... yes | |
checking dependency style of /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xg++ -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -nostdinc++ -nostdinc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include/x86_64-apple-darwin16.3.0 -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/include -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/libsupc++ -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/include/backward -I/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/libstdc++-v3/testsuite/util -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/src/.libs -L/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/x86_64-apple-darwin16.3.0/libstdc++-v3/libsupc++/.libs -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include ... gcc3 | |
checking for x86_64-apple-darwin16.3.0-ranlib... ranlib | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... libtool: compile: /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT tas_4_.lo -MD -MP -MF .deps/tas_4_.lo.Ppo -DN=4 -c ../../../libatomic/tas_n.c -o tas_4_.o >/dev/null 2>&1 | |
/usr/local/Homebrew/Library/Homebrew/shims/super/sed | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include ... /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld | |
checking if the linker (/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/collect-ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/nm | |
checking the name lister (/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/nm) interface... depbase=`echo printf/addmul_1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../libquadmath -I ../../../../libquadmath/../include -g -O2 -m32 -MT printf/addmul_1.lo -MD -MP -MF $depbase.Tpo -c -o printf/addmul_1.lo ../../../../libquadmath/printf/addmul_1.c &&\ | |
mv -f $depbase.Tpo $depbase.Plo | |
/bin/sh ./libtool --tag=CC --mode=compile /private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/xgcc -B/private/tmp/gcc-20170131-53899-1tdxchr/gcc-6.3.0/build/./gcc/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/bin/ -B/usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/lib/ -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/include -isystem /usr/local/Cellar/gcc/6.3.0_1/x86_64-apple-darwin16.3.0/sys-include -DHAVE_CONFIG_H -I../../../libatomic/config/x86 -I../../../libatomic/config/posix -I../../../libatomic -I. -Wall -Werror -pthread -g -O2 -MT load_8_.lo -MD -MP -MF .deps/load_8_.lo.Ppo -DN=8 -c -o load |
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