Skip to content

Instantly share code, notes, and snippets.

@sjackman
Created March 12, 2018 06:41
Show Gist options
  • Save sjackman/5a72cae5b177bb8f6f307a7b05df7b62 to your computer and use it in GitHub Desktop.
Save sjackman/5a72cae5b177bb8f6f307a7b05df7b62 to your computer and use it in GitHub Desktop.
viennarna (brewsci/bio/viennarna) on macOS 10.13.3 - Homebrew build logs
Homebrew build logs for brewsci/bio/viennarna on macOS 10.13.3
Build date: 2018-03-11 23:40:09
HOMEBREW_VERSION: 1.5.10-2-g962459a
ORIGIN: https://github.com/Homebrew/brew
HEAD: 962459a3ccc6b97a3ba38a4c64830f3ea5c80ecd
Last commit: 2 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 65967c626027f8e47a6124c48c0c1984b0129b44
Core tap last commit: 2 days ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_BINTRAY_KEY: set
HOMEBREW_BINTRAY_USER: sjackman
HOMEBREW_DEVELOPER: 1
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_RUBY_WARNINGS: -W0
HOMEBREW_VISUAL: gvim
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.3.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
Clang: 9.0 build 900
Git: 2.14.3 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 7.54.0 => /usr/bin/curl
Perl: /usr/bin/perl
Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/3.6.4_4/Frameworks/Python.framework/Versions/3.6/bin/python3.6
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.5.0_2/bin/ruby
Java: 9.0.4
macOS: 10.13.3-x86_64
Xcode: 9.2
CLT: 9.2.0.0.1.1510905681
X11: 2.7.11 => /opt/X11
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libtcl8.6.dylib
/usr/local/lib/libtk8.6.dylib
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/fakemysql.h
/usr/local/include/fakepq.h
/usr/local/include/fakesql.h
/usr/local/include/itcl.h
/usr/local/include/itcl2TclOO.h
/usr/local/include/itclDecls.h
/usr/local/include/itclInt.h
/usr/local/include/itclIntDecls.h
/usr/local/include/itclMigrate2TclCore.h
/usr/local/include/itclTclIntStubsFcn.h
/usr/local/include/mysqlStubs.h
/usr/local/include/odbcStubs.h
/usr/local/include/pqStubs.h
/usr/local/include/tcl.h
/usr/local/include/tclDecls.h
/usr/local/include/tclOO.h
/usr/local/include/tclOODecls.h
/usr/local/include/tclPlatDecls.h
/usr/local/include/tclThread.h
/usr/local/include/tclTomMath.h
/usr/local/include/tclTomMathDecls.h
/usr/local/include/tdbc.h
/usr/local/include/tdbcDecls.h
/usr/local/include/tdbcInt.h
/usr/local/include/tk.h
/usr/local/include/tkDecls.h
/usr/local/include/tkPlatDecls.h
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .pc files:
/usr/local/lib/pkgconfig/tcl.pc
/usr/local/lib/pkgconfig/tk.pc
Warning: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected static libraries:
/usr/local/lib/libtclstub8.6.a
/usr/local/lib/libtkstub8.6.a
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
numpy
matplotlib
brewsci/bio/viennarna
Formula: viennarna
Tap: brewsci/bio
Path: /usr/local/Homebrew/Library/Taps/brewsci/homebrew-bio/Formula/viennarna.rb
2018-03-11 23:39:43 -0700
./configure
--disable-debug
--disable-dependency-tracking
--prefix=/usr/local/Cellar/viennarna/2.4.3
--with-python
checking for gcc... gcc-7
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-7 accepts -g... yes
checking for gcc-7 option to accept ISO C89... none needed
checking whether gcc-7 understands -c and -o together... yes
checking how to run the C preprocessor... gcc-7 -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... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc-7... none
checking if malloc debugging is wanted... no
checking build system type... x86_64-apple-darwin17.4.0
checking host system type... x86_64-apple-darwin17.4.0
checking whether we are using the GNU C++ compiler... yes
checking whether g++-7 accepts -g... yes
checking dependency style of g++-7... none
checking how to run the C++ preprocessor... g++-7 -E
checking for gcc... (cached) gcc-7
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc-7 accepts -g... (cached) yes
checking for gcc-7 option to accept ISO C89... (cached) none needed
checking whether gcc-7 understands -c and -o together... (cached) yes
checking how to run the C preprocessor... gcc-7 -E
checking for ar... ar
checking the archiver (ar) interface... ar
checking whether make sets $(MAKE)... (cached) yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/super/sed
checking whether ln -s works... yes
checking for gcc-7 option to accept ISO C99... none needed
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/local/Homebrew/Library/Homebrew/shims/super/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc-7... /usr/local/Homebrew/Library/Homebrew/shims/super/ld
checking if the linker (/usr/local/Homebrew/Library/Homebrew/shims/super/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin17.4.0 file names to x86_64-apple-darwin17.4.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin17.4.0 file names to toolchain format... func_convert_file_noop
checking for /usr/local/Homebrew/Library/Homebrew/shims/super/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc-7 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc-7 supports -fno-rtti -fno-exceptions... no
checking for gcc-7 option to produce PIC... -fno-common -DPIC
checking if gcc-7 PIC flag -fno-common -DPIC works... yes
checking if gcc-7 static flag -static works... no
checking if gcc-7 supports -c -o file.o... yes
checking if gcc-7 supports -c -o file.o... (cached) yes
checking whether the gcc-7 linker (/usr/local/Homebrew/Library/Homebrew/shims/super/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin17.4.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... g++-7 -E
checking for ld used by g++-7... /usr/local/Homebrew/Library/Homebrew/shims/super/ld
checking if the linker (/usr/local/Homebrew/Library/Homebrew/shims/super/ld) is GNU ld... no
checking whether the g++-7 linker (/usr/local/Homebrew/Library/Homebrew/shims/super/ld) supports shared libraries... yes
checking for g++-7 option to produce PIC... -fno-common -DPIC
checking if g++-7 PIC flag -fno-common -DPIC works... yes
checking if g++-7 static flag -static works... no
checking if g++-7 supports -c -o file.o... yes
checking if g++-7 supports -c -o file.o... (cached) yes
checking whether the g++-7 linker (/usr/local/Homebrew/Library/Homebrew/shims/super/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin17.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking for exp in -lm... yes
checking for ANSI C header files... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for working strtod... yes
checking for floor... yes
checking for strdup... yes
checking for strstr... yes
checking for strchr... yes
checking for strrchr... yes
checking for strstr... (cached) yes
checking for strtol... yes
checking for strtoul... yes
checking for pow... yes
checking for rint... yes
checking for sqrt... yes
checking for erand48... yes
checking for memset... yes
checking for memmove... yes
checking for erand48... (cached) yes
checking for asprintf... yes
checking for vasprintf... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for inline... inline
checking for pkg-config... no
checking for C compiler vendor... gnu
checking for perl... /usr/bin/perl
checking whether C compiler accepts -fno-strict-aliasing... yes
checking whether C++ compiler accepts -fno-strict-aliasing... yes
checking whether the linker accepts -fno-strict-aliasing... yes
checking whether the C compiler allows unnamed unions of unnamed structs... yes
checking whether the C++ compiler allows unnamed unions of unnamed structs... yes
checking whether C compiler accepts -flto... yes
checking whether C++ compiler accepts -flto... yes
checking whether C compiler accepts -ffat-lto-objects... yes
checking whether C++ compiler accepts -ffat-lto-objects... yes
configure: WARNING: Trying to re-set ar/ranlib/nm to compiler specific wrappers
checking for gcc-ar... no
checking for gcc-ranlib... no
checking for gcc-nm... no
configure: WARNING: Your compiler/linker combination does not support link-time optimization (LTO)
checking for ./src/libsvm-3.22/svm.cpp... yes
checking for ./src/libsvm-3.22/svm.h... yes
checking for ./src/json/json.c... yes
checking for ./src/json/json.h... yes
checking for cblas_dgemm in -lgslcblas... yes
checking for gsl_blas_dgemm in -lgsl... yes
checking for OpenMP flag of C compiler... -fopenmp
checking for OpenMP flag of C++ compiler... -fopenmp
checking for ./src/Kinfold/Makefile.am... yes
checking for ./src/RNAforester/Makefile.am... yes
checking for ./src/RNAlocmin/Makefile.am... yes
checking for ./interfaces/Makefile.am... yes
checking for swig... no
checking for swig2.0... no
checking for ./interfaces/Perl/Makefile.am... yes
checking for ./interfaces/Perl/RNA_wrap.cpp... yes
checking for ./interfaces/Perl/RNA.pm... yes
checking for /usr/bin/perl... (cached) /usr/bin/perl
checking for Perl prefix... /
checking for Perl siteprefix... /usr/local
checking for Perl vendorprefix... /usr/local
checking for Perl extension include path... /System/Library/Perl/5.18/darwin-thread-multi-2level/CORE
checking for Perl extension target directory... /Library/Perl/5.18/darwin-thread-multi-2level
checking for architecture dependent Perl extension site target directory... /Library/Perl/5.18/darwin-thread-multi-2level
checking for architecture dependent Perl extension vendor target directory... /Network/Library/Perl/5.18/darwin-thread-multi-2level
checking for architecture independent Perl extension site target directory... /Library/Perl/5.18
checking for architecture independent Perl extension vendor target directory... /Network/Library/Perl/5.18
checking for Perl extensions C preprocessor flags... -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector
checking for Perl extensions linker flags... -bundle -undefined dynamic_lookup -fstack-protector
checking for Perl dynamic library extension... .bundle
checking for perl... /usr/bin/perl
checking for perl module ExtUtils::Embed... yes
checking for perl ccopts embed flags... -arch x86_64 -arch i386 -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE
checking for perl ldopts embed flags... -arch x86_64 -arch i386 -fstack-protector -L/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -lperl
checking consistency of all components of perl development environment... yes
checking for ./interfaces/Python/Makefile.am... yes
checking for ./interfaces/Python/RNA_wrap.cpp... yes
checking for ./interfaces/Python/RNA.py... yes
checking for python2... no
checking for python2.7... /usr/bin/python2.7
checking for python2-config... no
checking for python2.7-config... /usr/bin/python2.7-config
checking for Python2 include path... -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
checking for Python2 compile flags... -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -arch x86_64 -arch i386 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE
checking for Python2 libs... -lpython2.7 -ldl -framework CoreFoundation
checking for Python2 ldflags... -bundle -undefined dynamic_lookup
checking for directory to install Python2 scripts in... ${prefix}/lib/python2.7/site-packages
checking for directory to install architecture dependent python2 things in... ${exec_prefix}/lib/python2.7/site-packages
checking for Python2 module extension... .so
checking consistency of all components of python development environment... no
configure: error: in `/private/tmp/viennarna-20180311-33000-m88tus/ViennaRNA-2.4.3':
configure: error:
Could not link test program to Python2. Maybe the main Python2 library has been
installed in some non-standard library path. If so, pass it to configure,
via the LIBS environment variable.
Example: ./configure LIBS="-L/usr/non-standard-path/python/lib"
============================================================================
ERROR!
You probably have to install the development version of the Python package
for your distribution. The exact name of this package varies among them.
============================================================================
See `config.log' for more details
HOMEBREW_VERSION: 1.5.10-2-g962459a
ORIGIN: https://github.com/Homebrew/brew
HEAD: 962459a3ccc6b97a3ba38a4c64830f3ea5c80ecd
Last commit: 2 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 65967c626027f8e47a6124c48c0c1984b0129b44
Core tap last commit: 2 days ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_ARCHFLAGS:
HOMEBREW_BINTRAY_USER: sjackman
HOMEBREW_CACHE: /Users/sjackman/Library/Caches/Homebrew
HOMEBREW_CC: gcc-7
HOMEBREW_CCCFG: sa
HOMEBREW_CXX: g++-7
HOMEBREW_DEPENDENCIES: libpng,freetype,fontconfig,jpeg,libtiff,webp,gd,gmp,mpfr,libmpc,isl,gcc
HOMEBREW_DEVELOPER: 1
HOMEBREW_ERROR_PIPE: /tmp/homebrew20180311-32840-82ed25/socket
HOMEBREW_FORMULA_PREFIX: /usr/local/Cellar/viennarna/2.4.3
HOMEBREW_ISYSTEM_PATHS: /usr/local/include:/usr/include/libxml2:/opt/X11/include:/opt/X11/include/freetype2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
HOMEBREW_LIBRARY_PATHS: /usr/local/lib:/opt/X11/lib:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_OPT: /usr/local/opt
HOMEBREW_OPTFLAGS:
HOMEBREW_OPTIMIZATION_LEVEL: Os
HOMEBREW_PREFER_CLT_PROXIES: 1
HOMEBREW_RUBY_WARNINGS: -W0
HOMEBREW_TEMP: /tmp
HOMEBREW_VISUAL: gvim
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.3.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
Clang: 9.0 build 900
Git: 2.14.3 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 7.54.0 => /usr/bin/curl
Perl: N/A
Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/3.6.4_4/Frameworks/Python.framework/Versions/3.6/bin/python3.6
Ruby: N/A
Java: 9.0.4
macOS: 10.13.3-x86_64
Xcode: 9.2
CLT: 9.2.0.0.1.1510905681
X11: 2.7.11 => /opt/X11
HOMEBREW_CC: gcc-7
HOMEBREW_CXX: g++-7
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/opt/X11/include:/opt/X11/include/freetype2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /opt/X11/lib:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/jpeg/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/webp/lib/pkgconfig:/usr/local/opt/gd/lib/pkgconfig:/usr/local/opt/mpfr/lib/pkgconfig:/usr/local/opt/isl/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig
ACLOCAL_PATH: /usr/local/share/aclocal:/opt/X11/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/webp/bin:/usr/local/opt/gd/bin:/usr/local/opt/gcc/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
gcc-7 called with: --version
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-7 called with: -v
superenv executed: gcc-7 -v
gcc-7 called with: -V
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-7 called with: -qversion
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-7 called with: conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o a.out -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccpAOPGc.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o a.out -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccpAOPGc.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccdF6wZv.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccdF6wZv.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccaA3slq.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccaA3slq.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -c conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccxN5kav.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccxN5kav.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-7 called with: --version
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: g++-7 -pipe -Os --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
g++-7 called with: -v
superenv executed: g++-7 -v
g++-7 called with: -V
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: g++-7 -pipe -Os -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
g++-7 called with: -qversion
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: g++-7 -pipe -Os -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
g++-7 called with: -c conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-7 -pipe -Os -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-7 called with: -c -g conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-7 -pipe -Os -c -g conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-7 called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-7 -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-7 called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-7 -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-7 called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-7 -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-7 called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-7 -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: --version
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-7 called with: -v
superenv executed: gcc-7 -v
gcc-7 called with: -V
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-7 called with: -qversion
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-7 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -print-prog-name=ld
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -v
superenv executed: ld -v
ld called with: -v
superenv executed: ld -v
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -o conftest -g -O2 conftest.c conftstm.o
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c conftstm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccU33XDI.o conftstm.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccU33XDI.o conftstm.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -dylib -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o libconftest.dylib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. -single_module /tmp/ccbV0PrX.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -dylib -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o libconftest.dylib -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. -single_module /tmp/ccbV0PrX.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. -exported_symbols_list conftest.sym /tmp/cc9bCOAm.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. -exported_symbols_list conftest.sym /tmp/cc9bCOAm.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -g -O2 -c -o conftest.o conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -g -O2 -c -o conftest.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/cc9E72xc.o -force_load ./libconftest.a -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/cc9E72xc.o -force_load ./libconftest.a -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/cc12NBOn.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/cc12NBOn.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -o conftest -g -O2 -static conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 -static conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -static -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -lcrt0.o -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/cczI9nW9.o -headerpad_max_install_names -no_compact_unwind -no_pie -lgcc_eh -lgcc
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -static -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -lcrt0.o -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/cczI9nW9.o -headerpad_max_install_names -no_compact_unwind -no_pie -lgcc_eh -lgcc
gcc-7 called with: -c -g -O2 -o out/conftest2.o conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -print-search-dirs
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-7 called with: -g -O2 -print-multi-os-directory
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -g -O2 -print-multi-os-directory -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
g++-7 called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-7 -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-7 called with: -E conftest.cpp
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-7 -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-7 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-7 -pipe -Os -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-7 called with: -o conftest -g -O2 conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: g++-7 -pipe -Os -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccserRib.o -headerpad_max_install_names -lstdc++ -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccserRib.o -headerpad_max_install_names -lstdc++ -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
g++-7 called with: -print-prog-name=ld
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: g++-7 -pipe -Os -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -v
superenv executed: ld -v
g++-7 called with: -c -g -O2 conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-7 -pipe -Os -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-7 called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-7 -pipe -Os -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-7 called with: -o conftest -g -O2 -static conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: g++-7 -pipe -Os -o conftest -g -O2 -static conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -static -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -lcrt0.o -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccFFrHFQ.o -headerpad_max_install_names /usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../../libstdc++.a -no_compact_unwind -no_pie -lgcc_eh -lgcc
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -static -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -lcrt0.o -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccFFrHFQ.o -headerpad_max_install_names /usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../../libstdc++.a -no_compact_unwind -no_pie -lgcc_eh -lgcc
g++-7 called with: -c -g -O2 -o out/conftest2.o conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-7 -pipe -Os -c -g -O2 -o out/conftest2.o conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccT5gIHW.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccT5gIHW.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -E conftest.c
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccGy7Jas.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccGy7Jas.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/cccyT30A.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/cccyT30A.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccX3Wdi1.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccX3Wdi1.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccFmWA63.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccFmWA63.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccCnWv9M.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccCnWv9M.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccruxzNZ.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccruxzNZ.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccByWsiS.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccByWsiS.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccGZxoLE.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccGZxoLE.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/cc66PjGp.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/cc66PjGp.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/cc3A9yJ4.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/cc3A9yJ4.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccypEtFB.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccypEtFB.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccSWg34K.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccSWg34K.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccJ2Cgj2.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccJ2Cgj2.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/cc6RDwMx.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/cc6RDwMx.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccYjqQoY.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccYjqQoY.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccnhUC7Q.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccnhUC7Q.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccoUgt9I.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccoUgt9I.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccNF5TlQ.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccNF5TlQ.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 -fno-strict-aliasing conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 -fno-strict-aliasing conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-7 called with: -c -g -O2 -fno-strict-aliasing conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-7 -pipe -Os -c -g -O2 -fno-strict-aliasing conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -o conftest -g -O2 -fno-strict-aliasing conftest.c -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 -fno-strict-aliasing conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccr15Ggr.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccr15Ggr.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccownY5Y.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccownY5Y.o -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
g++-7 called with: -o conftest -g -O2 conftest.cpp -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: g++-7 -pipe -Os -o conftest -g -O2 conftest.cpp -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccwQGgEM.o -headerpad_max_install_names -lstdc++ -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccwQGgEM.o -headerpad_max_install_names -lstdc++ -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -c -g -O2 -flto conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 -flto conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-7 called with: -c -g -O2 -flto conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-7 -pipe -Os -c -g -O2 -flto conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -c -g -O2 -ffat-lto-objects conftest.c
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-7 -pipe -Os -c -g -O2 -ffat-lto-objects conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++-7 called with: -c -g -O2 -ffat-lto-objects conftest.cpp
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: g++-7 -pipe -Os -c -g -O2 -ffat-lto-objects conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-7 called with: -o conftest -g -O2 conftest.c -lgslcblas -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -lgslcblas -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccsJbMTQ.o -lgslcblas -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccsJbMTQ.o -lgslcblas -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest -g -O2 conftest.c -lgsl -lgslcblas -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 conftest.c -lgsl -lgslcblas -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccWOFssf.o -lgsl -lgslcblas -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccWOFssf.o -lgsl -lgslcblas -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest -g -O2 -fopenmp conftest.c -lgsl -lgslcblas -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 -fopenmp conftest.c -lgsl -lgslcblas -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccM7rEdC.o -lgsl -lgslcblas -headerpad_max_install_names -lgomp -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccM7rEdC.o -lgsl -lgslcblas -headerpad_max_install_names -lgomp -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
g++-7 called with: -o conftest -g -O2 -fopenmp conftest.cpp -lgsl -lgslcblas -lm
superenv added: -pipe -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: g++-7 -pipe -Os -o conftest -g -O2 -fopenmp conftest.cpp -lgsl -lgslcblas -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccn8HCQb.o -lgsl -lgslcblas -headerpad_max_install_names -lstdc++ -lgomp -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccn8HCQb.o -lgsl -lgslcblas -headerpad_max_install_names -lstdc++ -lgomp -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest -g -O2 -arch x86_64 -arch i386 -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE conftest.c -lgsl -lgslcblas -lm -arch x86_64 -arch i386 -fstack-protector -L/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -lperl
superenv added: -Os -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 -arch x86_64 -arch i386 -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE conftest.c -lgsl -lgslcblas -lm -arch x86_64 -arch i386 -fstack-protector -L/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -lperl -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccazNkBQ.o -lgsl -lgslcblas -lperl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
superenv executed: ld -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.4 -weak_reference_mismatches non-weak -o conftest -L/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0 -L/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/../../.. /tmp/ccazNkBQ.o -lgsl -lgslcblas -lperl -headerpad_max_install_names -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem
gcc-7 called with: -o conftest -g -O2 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -arch x86_64 -arch i386 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c -lgsl -lgslcblas -lm -lpython2.7 -ldl -framework CoreFoundation
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-7 -pipe -Os -o conftest -g -O2 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -arch x86_64 -arch i386 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c -lgsl -lgslcblas -lm -lpython2.7 -ldl -framework CoreFoundation -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/opt/X11/include -isystem/opt/X11/include/freetype2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/opt/X11/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by ViennaRNA configure 2.4.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/viennarna/2.4.3 --with-python
## --------- ##
## Platform. ##
## --------- ##
hostname = Shauns-MBP.hitronhub.home
uname -m = x86_64
uname -r = 17.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 17.4.0: Sun Dec 17 09:19:54 PST 2017; root:xnu-4570.41.2~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 17.4.0: Sun Dec 17 09:19:54 PST 2017; root:xnu-4570.41.2~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: x86_64h (Intel x86-64h Haswell)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 405 tasks, 1869 threads, 8 processors
Load average: 2.97, Mach factor: 5.02
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super
PATH: /usr/local/opt/libpng/bin
PATH: /usr/local/opt/freetype/bin
PATH: /usr/local/opt/fontconfig/bin
PATH: /usr/local/opt/jpeg/bin
PATH: /usr/local/opt/libtiff/bin
PATH: /usr/local/opt/webp/bin
PATH: /usr/local/opt/gd/bin
PATH: /usr/local/opt/gcc/bin
PATH: /opt/X11/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2899: checking for gcc
configure:2926: result: gcc-7
configure:3155: checking for C compiler version
configure:3164: gcc-7 --version >&5
gcc-7 (Homebrew GCC 7.3.0) 7.3.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3175: $? = 0
configure:3164: gcc-7 -v >&5
Using built-in specs.
COLLECT_GCC=/usr/local/opt/gcc/bin/gcc-7
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/7.3.0/libexec/gcc/x86_64-apple-darwin17.3.0/7.3.0/lto-wrapper
Target: x86_64-apple-darwin17.3.0
Configured with: ../configure --build=x86_64-apple-darwin17.3.0 --prefix=/usr/local/Cellar/gcc/7.3.0 --libdir=/usr/local/Cellar/gcc/7.3.0/lib/gcc/7 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-7 --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl --with-system-zlib --enable-checking=release --with-pkgversion='Homebrew GCC 7.3.0' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --disable-nls
Thread model: posix
gcc version 7.3.0 (Homebrew GCC 7.3.0)
configure:3175: $? = 0
configure:3164: gcc-7 -V >&5
gcc-7: error: unrecognized command line option '-V'
configure:3175: $? = 1
configure:3164: gcc-7 -qversion >&5
gcc-7: error: unrecognized command line option '-qversion'; did you mean '--version'?
configure:3175: $? = 1
configure:3195: checking whether the C compiler works
configure:3217: gcc-7 conftest.c >&5
configure:3221: $? = 0
configure:3269: result: yes
configure:3272: checking for C compiler default output file name
configure:3274: result: a.out
configure:3280: checking for suffix of executables
configure:3287: gcc-7 -o conftest conftest.c >&5
configure:3291: $? = 0
configure:3313: result:
configure:3335: checking whether we are cross compiling
configure:3343: gcc-7 -o conftest conftest.c >&5
configure:3347: $? = 0
configure:3354: ./conftest
configure:3358: $? = 0
configure:3373: result: no
configure:3378: checking for suffix of object files
configure:3400: gcc-7 -c conftest.c >&5
configure:3404: $? = 0
configure:3425: result: o
configure:3429: checking whether we are using the GNU C compiler
configure:3448: gcc-7 -c conftest.c >&5
configure:3448: $? = 0
configure:3457: result: yes
configure:3466: checking whether gcc-7 accepts -g
configure:3486: gcc-7 -c -g conftest.c >&5
configure:3486: $? = 0
configure:3527: result: yes
configure:3544: checking for gcc-7 option to accept ISO C89
configure:3607: gcc-7 -c -g -O2 conftest.c >&5
configure:3607: $? = 0
configure:3620: result: none needed
configure:3645: checking whether gcc-7 understands -c and -o together
configure:3667: gcc-7 -c conftest.c -o conftest2.o
configure:3670: $? = 0
configure:3667: gcc-7 -c conftest.c -o conftest2.o
configure:3670: $? = 0
configure:3682: result: yes
configure:3705: checking how to run the C preprocessor
configure:3736: gcc-7 -E conftest.c
configure:3736: $? = 0
configure:3750: gcc-7 -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3750: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ViennaRNA"
| #define PACKAGE_TARNAME "ViennaRNA"
| #define PACKAGE_VERSION "2.4.3"
| #define PACKAGE_STRING "ViennaRNA 2.4.3"
| #define PACKAGE_BUGREPORT "rna@tbi.univie.ac.at"
| #define PACKAGE_URL "http://www.tbi.univie.ac.at/RNA"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3775: result: gcc-7 -E
configure:3795: gcc-7 -E conftest.c
configure:3795: $? = 0
configure:3809: gcc-7 -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3809: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ViennaRNA"
| #define PACKAGE_TARNAME "ViennaRNA"
| #define PACKAGE_VERSION "2.4.3"
| #define PACKAGE_STRING "ViennaRNA 2.4.3"
| #define PACKAGE_BUGREPORT "rna@tbi.univie.ac.at"
| #define PACKAGE_URL "http://www.tbi.univie.ac.at/RNA"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3838: checking for grep that handles long lines and -e
configure:3896: result: /usr/bin/grep
configure:3901: checking for egrep
configure:3963: result: /usr/bin/grep -E
configure:3968: checking for ANSI C header files
configure:3988: gcc-7 -c -g -O2 conftest.c >&5
configure:3988: $? = 0
configure:4061: gcc-7 -o conftest -g -O2 conftest.c >&5
configure:4061: $? = 0
configure:4061: ./conftest
configure:4061: $? = 0
configure:4072: result: yes
configure:4085: checking for sys/types.h
configure:4085: gcc-7 -c -g -O2 conftest.c >&5
configure:4085: $? = 0
configure:4085: result: yes
configure:4085: checking for sys/stat.h
configure:4085: gcc-7 -c -g -O2 conftest.c >&5
configure:4085: $? = 0
configure:4085: result: yes
configure:4085: checking for stdlib.h
configure:4085: gcc-7 -c -g -O2 conftest.c >&5
configure:4085: $? = 0
configure:4085: result: yes
configure:4085: checking for string.h
configure:4085: gcc-7 -c -g -O2 conftest.c >&5
configure:4085: $? = 0
configure:4085: result: yes
configure:4085: checking for memory.h
configure:4085: gcc-7 -c -g -O2 conftest.c >&5
configure:4085: $? = 0
configure:4085: result: yes
configure:4085: checking for strings.h
configure:4085: gcc-7 -c -g -O2 conftest.c >&5
configure:4085: $? = 0
configure:4085: result: yes
configure:4085: checking for inttypes.h
configure:4085: gcc-7 -c -g -O2 conftest.c >&5
configure:4085: $? = 0
configure:4085: result: yes
configure:4085: checking for stdint.h
configure:4085: gcc-7 -c -g -O2 conftest.c >&5
configure:4085: $? = 0
configure:4085: result: yes
configure:4085: checking for unistd.h
configure:4085: gcc-7 -c -g -O2 conftest.c >&5
configure:4085: $? = 0
configure:4085: result: yes
configure:4098: checking minix/config.h usability
configure:4098: gcc-7 -c -g -O2 conftest.c >&5
conftest.c:52:10: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^~~~~~~~~~~~~~~~
compilation terminated.
configure:4098: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ViennaRNA"
| #define PACKAGE_TARNAME "ViennaRNA"
| #define PACKAGE_VERSION "2.4.3"
| #define PACKAGE_STRING "ViennaRNA 2.4.3"
| #define PACKAGE_BUGREPORT "rna@tbi.univie.ac.at"
| #define PACKAGE_URL "http://www.tbi.univie.ac.at/RNA"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4098: result: no
configure:4098: checking minix/config.h presence
configure:4098: gcc-7 -E conftest.c
conftest.c:19:10: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^~~~~~~~~~~~~~~~
compilation terminated.
configure:4098: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ViennaRNA"
| #define PACKAGE_TARNAME "ViennaRNA"
| #define PACKAGE_VERSION "2.4.3"
| #define PACKAGE_STRING "ViennaRNA 2.4.3"
| #define PACKAGE_BUGREPORT "rna@tbi.univie.ac.at"
| #define PACKAGE_URL "http://www.tbi.univie.ac.at/RNA"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:4098: result: no
configure:4098: checking for minix/config.h
configure:4098: result: no
configure:4119: checking whether it is safe to define __EXTENSIONS__
configure:4137: gcc-7 -c -g -O2 conftest.c >&5
configure:4137: $? = 0
configure:4144: result: yes
configure:4171: checking whether make supports nested variables
configure:4188: result: yes
configure:4215: checking for a BSD-compatible install
configure:4283: result: /usr/bin/install -c
configure:4294: checking whether build environment is sane
configure:4349: result: yes
configure:4497: checking for a thread-safe mkdir -p
configure:4536: result: config/install-sh -c -d
configure:4543: checking for gawk
configure:4573: result: no
configure:4543: checking for mawk
configure:4573: result: no
configure:4543: checking for nawk
configure:4573: result: no
configure:4543: checking for awk
configure:4559: found /usr/bin/awk
configure:4570: result: awk
configure:4581: checking whether make sets $(MAKE)
configure:4603: result: yes
configure:4633: checking for style of include used by make
configure:4661: result: GNU
configure:4758: checking dependency style of gcc-7
configure:4869: result: none
configure:4931: checking if malloc debugging is wanted
configure:4949: result: no
configure:4962: checking build system type
configure:4976: result: x86_64-apple-darwin17.4.0
configure:4996: checking host system type
configure:5009: result: x86_64-apple-darwin17.4.0
configure:5142: checking for C++ compiler version
configure:5151: g++-7 --version >&5
g++-7 (Homebrew GCC 7.3.0) 7.3.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:5162: $? = 0
configure:5151: g++-7 -v >&5
Using built-in specs.
COLLECT_GCC=/usr/local/opt/gcc/bin/g++-7
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/7.3.0/libexec/gcc/x86_64-apple-darwin17.3.0/7.3.0/lto-wrapper
Target: x86_64-apple-darwin17.3.0
Configured with: ../configure --build=x86_64-apple-darwin17.3.0 --prefix=/usr/local/Cellar/gcc/7.3.0 --libdir=/usr/local/Cellar/gcc/7.3.0/lib/gcc/7 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-7 --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl --with-system-zlib --enable-checking=release --with-pkgversion='Homebrew GCC 7.3.0' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --disable-nls
Thread model: posix
gcc version 7.3.0 (Homebrew GCC 7.3.0)
configure:5162: $? = 0
configure:5151: g++-7 -V >&5
g++-7: error: unrecognized command line option '-V'
configure:5162: $? = 1
configure:5151: g++-7 -qversion >&5
g++-7: error: unrecognized command line option '-qversion'; did you mean '--version'?
configure:5162: $? = 1
configure:5166: checking whether we are using the GNU C++ compiler
configure:5185: g++-7 -c conftest.cpp >&5
configure:5185: $? = 0
configure:5194: result: yes
configure:5203: checking whether g++-7 accepts -g
configure:5223: g++-7 -c -g conftest.cpp >&5
configure:5223: $? = 0
configure:5264: result: yes
configure:5289: checking dependency style of g++-7
configure:5400: result: none
configure:5420: checking how to run the C++ preprocessor
configure:5447: g++-7 -E conftest.cpp
configure:5447: $? = 0
configure:5461: g++-7 -E conftest.cpp
conftest.cpp:26:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5461: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ViennaRNA"
| #define PACKAGE_TARNAME "ViennaRNA"
| #define PACKAGE_VERSION "2.4.3"
| #define PACKAGE_STRING "ViennaRNA 2.4.3"
| #define PACKAGE_BUGREPORT "rna@tbi.univie.ac.at"
| #define PACKAGE_URL "http://www.tbi.univie.ac.at/RNA"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "ViennaRNA"
| #define VERSION "2.4.3"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5486: result: g++-7 -E
configure:5506: g++-7 -E conftest.cpp
configure:5506: $? = 0
configure:5520: g++-7 -E conftest.cpp
conftest.cpp:26:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ViennaRNA"
| #define PACKAGE_TARNAME "ViennaRNA"
| #define PACKAGE_VERSION "2.4.3"
| #define PACKAGE_STRING "ViennaRNA 2.4.3"
| #define PACKAGE_BUGREPORT "rna@tbi.univie.ac.at"
| #define PACKAGE_URL "http://www.tbi.univie.ac.at/RNA"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "ViennaRNA"
| #define VERSION "2.4.3"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5596: checking for gcc
configure:5623: result: gcc-7
configure:5852: checking for C compiler version
configure:5861: gcc-7 --version >&5
gcc-7 (Homebrew GCC 7.3.0) 7.3.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:5872: $? = 0
configure:5861: gcc-7 -v >&5
Using built-in specs.
COLLECT_GCC=/usr/local/opt/gcc/bin/gcc-7
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/7.3.0/libexec/gcc/x86_64-apple-darwin17.3.0/7.3.0/lto-wrapper
Target: x86_64-apple-darwin17.3.0
Configured with: ../configure --build=x86_64-apple-darwin17.3.0 --prefix=/usr/local/Cellar/gcc/7.3.0 --libdir=/usr/local/Cellar/gcc/7.3.0/lib/gcc/7 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-7 --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl --with-system-zlib --enable-checking=release --with-pkgversion='Homebrew GCC 7.3.0' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --disable-nls
Thread model: posix
gcc version 7.3.0 (Homebrew GCC 7.3.0)
configure:5872: $? = 0
configure:5861: gcc-7 -V >&5
gcc-7: error: unrecognized command line option '-V'
configure:5872: $? = 1
configure:5861: gcc-7 -qversion >&5
gcc-7: error: unrecognized command line option '-qversion'; did you mean '--version'?
configure:5872: $? = 1
configure:5876: checking whether we are using the GNU C compiler
configure:5904: result: yes
configure:5913: checking whether gcc-7 accepts -g
configure:5974: result: yes
configure:5991: checking for gcc-7 option to accept ISO C89
configure:6067: result: none needed
configure:6092: checking whether gcc-7 understands -c and -o together
configure:6129: result: yes
configure:6151: checking how to run the C preprocessor
configure:6221: result: gcc-7 -E
configure:6241: gcc-7 -E conftest.c
configure:6241: $? = 0
configure:6255: gcc-7 -E conftest.c
conftest.c:26:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:6255: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ViennaRNA"
| #define PACKAGE_TARNAME "ViennaRNA"
| #define PACKAGE_VERSION "2.4.3"
| #define PACKAGE_STRING "ViennaRNA 2.4.3"
| #define PACKAGE_BUGREPORT "rna@tbi.univie.ac.at"
| #define PACKAGE_URL "http://www.tbi.univie.ac.at/RNA"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "ViennaRNA"
| #define VERSION "2.4.3"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6344: checking for ar
configure:6360: found /usr/bin/ar
configure:6371: result: ar
configure:6397: checking the archiver (ar) interface
configure:6413: gcc-7 -c -g -O2 conftest.c >&5
configure:6413: $? = 0
configure:6415: ar cru libconftest.a conftest.o >&5
configure:6418: $? = 0
configure:6446: result: ar
configure:6466: checking whether make sets $(MAKE)
configure:6488: result: yes
configure:6497: checking for grep that handles long lines and -e
configure:6555: result: /usr/bin/grep
configure:6562: checking for a sed that does not truncate output
configure:6626: result: /usr/local/Homebrew/Library/Homebrew/shims/super/sed
configure:6631: checking whether ln -s works
configure:6635: result: yes
configure:6642: checking for gcc-7 option to accept ISO C99
configure:6791: gcc-7 -c -g -O2 conftest.c >&5
configure:6791: $? = 0
configure:6804: result: none needed
configure:6866: checking how to print strings
configure:6893: result: printf
configure:6914: checking for a sed that does not truncate output
configure:6978: result: /usr/local/Homebrew/Library/Homebrew/shims/super/sed
configure:6996: checking for fgrep
configure:7058: result: /usr/bin/grep -F
configure:7093: checking for ld used by gcc-7
configure:7160: result: /usr/local/Homebrew/Library/Homebrew/shims/super/ld
configure:7167: checking if the linker (/usr/local/Homebrew/Library/Homebrew/shims/super/ld) is GNU ld
configure:7182: result: no
configure:7194: checking for BSD- or MS-compatible name lister (nm)
configure:7248: result: /usr/bin/nm -B
configure:7378: checking the name lister (/usr/bin/nm -B) interface
configure:7385: gcc-7 -c -g -O2 conftest.c >&5
configure:7388: /usr/bin/nm -B "conftest.o"
configure:7391: output
00000000000001a4 S _some_variable
configure:7398: result: BSD nm
configure:7402: checking the maximum length of command line arguments
configure:7533: result: 196608
configure:7581: checking how to convert x86_64-apple-darwin17.4.0 file names to x86_64-apple-darwin17.4.0 format
configure:7621: result: func_convert_file_noop
configure:7628: checking how to convert x86_64-apple-darwin17.4.0 file names to toolchain format
configure:7648: result: func_convert_file_noop
configure:7655: checking for /usr/local/Homebrew/Library/Homebrew/shims/super/ld option to reload object files
configure:7662: result: -r
configure:7736: checking for objdump
configure:7752: found /usr/bin/objdump
configure:7763: result: objdump
configure:7795: checking how to recognize dependent libraries
configure:7995: result: pass_all
configure:8080: checking for dlltool
configure:8110: result: no
configure:8140: checking how to associate runtime and link libraries
configure:8167: result: printf %s\n
configure:8307: checking for archiver @FILE support
configure:8324: gcc-7 -c -g -O2 conftest.c >&5
configure:8324: $? = 0
configure:8327: ar cr libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:8330: $? = 1
configure:8350: result: no
configure:8408: checking for strip
configure:8424: found /usr/bin/strip
configure:8435: result: strip
configure:8507: checking for ranlib
configure:8523: found /usr/bin/ranlib
configure:8534: result: ranlib
configure:8636: checking command to parse /usr/bin/nm -B output from gcc-7 object
configure:8789: gcc-7 -c -g -O2 conftest.c >&5
configure:8792: $? = 0
configure:8796: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:8799: $? = 0
cannot find nm_test_var in conftest.nm
configure:8789: gcc-7 -c -g -O2 conftest.c >&5
configure:8792: $? = 0
configure:8796: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:8799: $? = 0
configure:8865: gcc-7 -o conftest -g -O2 conftest.c conftstm.o >&5
warning: (x86_64) could not find object file symbol for symbol _main
configure:8868: $? = 0
configure:8906: result: ok
configure:8953: checking for sysroot
configure:8983: result: no
configure:8990: checking for a working dd
configure:9028: result: /bin/dd
configure:9032: checking how to truncate binary pipes
configure:9047: result: /bin/dd bs=4096 count=1
configure:9376: checking for mt
configure:9406: result: no
configure:9426: checking if : is a manifest tool
configure:9432: : '-?'
configure:9440: result: no
configure:9496: checking for dsymutil
configure:9512: found /usr/bin/dsymutil
configure:9523: result: dsymutil
configure:9588: checking for nmedit
configure:9604: found /usr/bin/nmedit
configure:9615: result: nmedit
configure:9680: checking for lipo
configure:9696: found /usr/bin/lipo
configure:9707: result: lipo
configure:9772: checking for otool
configure:9788: found /usr/bin/otool
configure:9799: result: otool
configure:9864: checking for otool64
configure:9894: result: no
configure:9939: checking for -single_module linker flag
gcc-7 -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:9972: result: yes
configure:9975: checking for -exported_symbols_list linker flag
configure:9995: gcc-7 -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:9995: $? = 0
configure:10005: result: yes
configure:10008: checking for -force_load linker flag
gcc-7 -g -O2 -c -o conftest.o conftest.c
ar cr libconftest.a conftest.o
ranlib libconftest.a
gcc-7 -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:10040: result: yes
configure:10114: checking for dlfcn.h
configure:10114: gcc-7 -c -g -O2 conftest.c >&5
configure:10114: $? = 0
configure:10114: result: yes
configure:10381: checking for objdir
configure:10396: result: .libs
configure:10660: checking if gcc-7 supports -fno-rtti -fno-exceptions
configure:10678: gcc-7 -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:10682: $? = 0
configure:10695: result: no
configure:11053: checking for gcc-7 option to produce PIC
configure:11060: result: -fno-common -DPIC
configure:11068: checking if gcc-7 PIC flag -fno-common -DPIC works
configure:11086: gcc-7 -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:11090: $? = 0
configure:11103: result: yes
configure:11132: checking if gcc-7 static flag -static works
configure:11160: result: no
configure:11175: checking if gcc-7 supports -c -o file.o
configure:11196: gcc-7 -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:11200: $? = 0
configure:11222: result: yes
configure:11230: checking if gcc-7 supports -c -o file.o
configure:11277: result: yes
configure:11310: checking whether the gcc-7 linker (/usr/local/Homebrew/Library/Homebrew/shims/super/ld) supports shared libraries
configure:12571: result: yes
configure:12811: checking dynamic linker characteristics
configure:13629: result: darwin17.4.0 dyld
configure:13751: checking how to hardcode library paths into programs
configure:13776: result: immediate
configure:14324: checking whether stripping libraries is possible
configure:14341: result: yes
configure:14375: checking if libtool supports shared libraries
configure:14377: result: yes
configure:14380: checking whether to build shared libraries
configure:14405: result: yes
configure:14408: checking whether to build static libraries
configure:14412: result: yes
configure:14435: checking how to run the C++ preprocessor
configure:14501: result: g++-7 -E
configure:14521: g++-7 -E conftest.cpp
configure:14521: $? = 0
configure:14535: g++-7 -E conftest.cpp
conftest.cpp:29:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:14535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ViennaRNA"
| #define PACKAGE_TARNAME "ViennaRNA"
| #define PACKAGE_VERSION "2.4.3"
| #define PACKAGE_STRING "ViennaRNA 2.4.3"
| #define PACKAGE_BUGREPORT "rna@tbi.univie.ac.at"
| #define PACKAGE_URL "http://www.tbi.univie.ac.at/RNA"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "ViennaRNA"
| #define VERSION "2.4.3"
| #define UNUSED __attribute__ ((unused))
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:14697: checking for ld used by g++-7
configure:14764: result: /usr/local/Homebrew/Library/Homebrew/shims/super/ld
configure:14771: checking if the linker (/usr/local/Homebrew/Library/Homebrew/shims/super/ld) is GNU ld
configure:14786: result: no
configure:14841: checking whether the g++-7 linker (/usr/local/Homebrew/Library/Homebrew/shims/super/ld) supports shared libraries
configure:15915: result: yes
configure:15951: g++-7 -c -g -O2 conftest.cpp >&5
configure:15954: $? = 0
configure:16435: checking for g++-7 option to produce PIC
configure:16442: result: -fno-common -DPIC
configure:16450: checking if g++-7 PIC flag -fno-common -DPIC works
configure:16468: g++-7 -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:16472: $? = 0
configure:16485: result: yes
configure:16508: checking if g++-7 static flag -static works
configure:16536: result: no
configure:16548: checking if g++-7 supports -c -o file.o
configure:16569: g++-7 -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:16573: $? = 0
configure:16595: result: yes
configure:16600: checking if g++-7 supports -c -o file.o
configure:16647: result: yes
configure:16677: checking whether the g++-7 linker (/usr/local/Homebrew/Library/Homebrew/shims/super/ld) supports shared libraries
configure:16717: result: yes
configure:16858: checking dynamic linker characteristics
configure:17603: result: darwin17.4.0 dyld
configure:17668: checking how to hardcode library paths into programs
configure:17693: result: immediate
configure:17758: checking for exp in -lm
configure:17783: gcc-7 -o conftest -g -O2 conftest.c -lm >&5
conftest.c:36:6: warning: conflicting types for built-in function 'exp' [-Wbuiltin-declaration-mismatch]
char exp ();
^~~
configure:17783: $? = 0
configure:17792: result: yes
configure:17804: checking for ANSI C header files
configure:17908: result: yes
configure:17916: checking for stdbool.h that conforms to C99
configure:17983: gcc-7 -c -g -O2 conftest.c >&5
configure:17983: $? = 0
configure:17990: result: yes
configure:17992: checking for _Bool
configure:17992: gcc-7 -c -g -O2 conftest.c >&5
configure:17992: $? = 0
configure:17992: gcc-7 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:67:20: error: expected expression before ')' token
if (sizeof ((_Bool)))
^
configure:17992: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ViennaRNA"
| #define PACKAGE_TARNAME "ViennaRNA"
| #define PACKAGE_VERSION "2.4.3"
| #define PACKAGE_STRING "ViennaRNA 2.4.3"
| #define PACKAGE_BUGREPORT "rna@tbi.univie.ac.at"
| #define PACKAGE_URL "http://www.tbi.univie.ac.at/RNA"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "ViennaRNA"
| #define VERSION "2.4.3"
| #define UNUSED __attribute__ ((unused))
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:17992: result: yes
configure:18012: checking malloc.h usability
configure:18012: gcc-7 -c -g -O2 conftest.c >&5
conftest.c:66:10: fatal error: malloc.h: No such file or directory
#include <malloc.h>
^~~~~~~~~~
compilation terminated.
configure:18012: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ViennaRNA"
| #define PACKAGE_TARNAME "ViennaRNA"
| #define PACKAGE_VERSION "2.4.3"
| #define PACKAGE_STRING "ViennaRNA 2.4.3"
| #define PACKAGE_BUGREPORT "rna@tbi.univie.ac.at"
| #define PACKAGE_URL "http://www.tbi.univie.ac.at/RNA"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "ViennaRNA"
| #define VERSION "2.4.3"
| #define UNUSED __attribute__ ((unused))
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <malloc.h>
configure:18012: result: no
configure:18012: checking malloc.h presence
configure:18012: gcc-7 -E conftest.c
conftest.c:33:10: fatal error: malloc.h: No such file or directory
#include <malloc.h>
^~~~~~~~~~
compilation terminated.
configure:18012: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ViennaRNA"
| #define PACKAGE_TARNAME "ViennaRNA"
| #define PACKAGE_VERSION "2.4.3"
| #define PACKAGE_STRING "ViennaRNA 2.4.3"
| #define PACKAGE_BUGREPORT "rna@tbi.univie.ac.at"
| #define PACKAGE_URL "http://www.tbi.univie.ac.at/RNA"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "ViennaRNA"
| #define VERSION "2.4.3"
| #define UNUSED __attribute__ ((unused))
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h. */
| #include <malloc.h>
configure:18012: result: no
configure:18012: checking for malloc.h
configure:18012: result: no
configure:18012: checking float.h usability
configure:18012: gcc-7 -c -g -O2 conftest.c >&5
configure:18012: $? = 0
configure:18012: result: yes
configure:18012: checking float.h presence
configure:18012: gcc-7 -E conftest.c
configure:18012: $? = 0
configure:18012: result: yes
configure:18012: checking for float.h
configure:18012: result: yes
configure:18012: checking limits.h usability
configure:18012: gcc-7 -c -g -O2 conftest.c >&5
configure:18012: $? = 0
configure:18012: result: yes
configure:18012: checking limits.h presence
configure:18012: gcc-7 -E conftest.c
configure:18012: $? = 0
configure:18012: result: yes
configure:18012: checking for limits.h
configure:18012: result: yes
configure:18012: checking for stdlib.h
configure:18012: result: yes
configure:18012: checking for string.h
configure:18012: result: yes
configure:18012: checking for strings.h
configure:18012: result: yes
configure:18012: checking for unistd.h
configure:18012: result: yes
configure:18012: checking math.h usability
configure:18012: gcc-7 -c -g -O2 conftest.c >&5
configure:18012: $? = 0
configure:18012: result: yes
configure:18012: checking math.h presence
configure:18012: gcc-7 -E conftest.c
configure:18012: $? = 0
configure:18012: result: yes
configure:18012: checking for math.h
configure:18012: result: yes
configure:18012: checking stdarg.h usability
configure:18012: gcc-7 -c -g -O2 conftest.c >&5
configure:18012: $? = 0
configure:18012: result: yes
configure:18012: checking stdarg.h presence
configure:18012: gcc-7 -E conftest.c
configure:18012: $? = 0
configure:18012: result: yes
configure:18012: checking for stdarg.h
configure:18012: result: yes
configure:18025: checking for stdlib.h
configure:18025: result: yes
configure:18035: checking for GNU libc compatible malloc
configure:18059: gcc-7 -o conftest -g -O2 conftest.c -lm >&5
configure:18059: $? = 0
configure:18059: ./conftest
configure:18059: $? = 0
configure:18069: result: yes
configure:18092: checking for stdlib.h
configure:18092: result: yes
configure:18102: checking for GNU libc compatible realloc
configure:18126: gcc-7 -o conftest -g -O2 conftest.c -lm >&5
configure:18126: $? = 0
configure:18126: ./conftest
configure:18126: $? = 0
configure:18136: result: yes
configure:18157: checking for working strtod
configure:18198: gcc-7 -o conftest -g -O2 conftest.c -lm >&5
configure:18198: $? = 0
configure:18198: ./conftest
configure:18198: $? = 0
configure:18208: result: yes
configure:18273: checking for floor
configure:18273: gcc-7 -o conftest -g -O2 conftest.c -lm >&5
conftest.c:68:6: warning: conflicting types for built-in function 'floor' [-Wbuiltin-declaration-mismatch]
char floor ();
^~~~~
configure:18273: $? = 0
configure:18273: result: yes
configure:18273: checking for strdup
configure:18273: gcc-7 -o conftest -g -O2 conftest.c -lm >&5
conftest.c:69:6: warning: conflicting types for built-in function 'strdup' [-Wbuiltin-declaration-mismatch]
char strdup ();
^~~~~~
configure:18273: $? = 0
configure:18273: result: yes
configure:18273: checking for strstr
configure:18273: gcc-7 -o conftest -g -O2 conftest.c -lm >&5
conftest.c:70:6: warning: conflicting types for built-in function 'strstr' [-Wbuiltin-declaration-mismatch]
char strstr ();
^~~~~~
configure:18273: $? = 0
configure:18273: result: yes
configure:18273: checking for strchr
configure:18273: gcc-7 -o conftest -g -O2 conftest.c -lm >&5
conftest.c:71:6: warning: conflicting types for built-in function 'strchr' [-Wbuiltin-declaration-mismatch]
char strchr ();
^~~~~~
configure:18273: $? = 0
configure:18273: result: yes
configure:18273: checking for strrchr
configure:18273: gcc-7 -o conftest -g -O2 conftest.c -lm >&5
conftest.c:72:6: warning: conflicting types for built-in function 'strrchr' [-Wbuiltin-declaration-mismatch]
char strrchr ();
^~~~~~~
configure:18273: $? = 0
configure:18273: result: yes
configure:18273: checking for strstr
configure:18273: result: yes
configure:18273: checking for strtol
configure:18273: gcc-7 -o conftest -g -O2 conftest.c -lm >&5
configure:18273: $? = 0
configure:18273: result: yes
configure:18273: checking for strtoul
configure:18273: gcc-7 -o conftest -g -O2 conftest.c -lm >&5
configure:18273: $? = 0
configure:18273: result: yes
configure:18273: checking for pow
configure:18273: gcc-7 -o conftest -g -O2 conftest.c -lm >&5
conftest.c:76:6: warning: conflicting types for built-in function 'pow' [-Wbuiltin-declaration-mismatch]
char pow ();
^~~
configure:18273: $? = 0
configure:18273: result: yes
configure:18273: checking for rint
configure:18273: gcc-7 -o conftest -g -O2 conftest.c -lm >&5
conftest.c:77:6: warning: conflicting types for built-in function 'rint' [-Wbuiltin-declaration-mismatch]
char rint ();
^~~~
configure:18273: $? = 0
configure:18273: result: yes
configure:18273: checking for sqrt
configure:18273: gcc-7 -o conftest -g -O2 conftest.c -lm >&5
conftest.c:78:6: warning: conflicting types for built-in function 'sqrt' [-Wbuiltin-declaration-mismatch]
char sqrt ();
^~~~
configure:18273: $? = 0
configure:18273: result: yes
configure:18273: checking for erand48
configure:18273: gcc-7 -o conftest -g -O2 conftest.c -lm >&5
configure:18273: $? = 0
configure:18273: result: yes
configure:18273: checking for memset
configure:18273: gcc-7 -o conftest -g -O2 conftest.c -lm >&5
conftest.c:80:6: warning: conflicting types for built-in function 'memset' [-Wbuiltin-declaration-mismatch]
char memset ();
^~~~~~
configure:18273: $? = 0
configure:18273: result: yes
configure:18273: checking for memmove
configure:18273: gcc-7 -o conftest -g -O2 conftest.c -lm >&5
conftest.c:81:6: warning: conflicting types for built-in function 'memmove' [-Wbuiltin-declaration-mismatch]
char memmove ();
^~~~~~~
configure:18273: $? = 0
configure:18273: result: yes
configure:18273: checking for erand48
configure:18273: result: yes
configure:18273: checking for asprintf
configure:18273: gcc-7 -o conftest -g -O2 conftest.c -lm >&5
configure:18273: $? = 0
configure:18273: result: yes
configure:18273: checking for vasprintf
configure:18273: gcc-7 -o conftest -g -O2 conftest.c -lm >&5
configure:18273: $? = 0
configure:18273: result: yes
configure:18283: checking for an ANSI C-conforming const
configure:18349: gcc-7 -c -g -O2 conftest.c >&5
configure:18349: $? = 0
configure:18356: result: yes
configure:18364: checking for size_t
configure:18364: gcc-7 -c -g -O2 conftest.c >&5
configure:18364: $? = 0
configure:18364: gcc-7 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:98:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:18364: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ViennaRNA"
| #define PACKAGE_TARNAME "ViennaRNA"
| #define PACKAGE_VERSION "2.4.3"
| #define PACKAGE_STRING "ViennaRNA 2.4.3"
| #define PACKAGE_BUGREPORT "rna@tbi.univie.ac.at"
| #define PACKAGE_URL "http://www.tbi.univie.ac.at/RNA"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "ViennaRNA"
| #define VERSION "2.4.3"
| #define UNUSED __attribute__ ((unused))
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_FLOOR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_POW 1
| #define HAVE_RINT 1
| #define HAVE_SQRT 1
| #define HAVE_ERAND48 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMMOVE 1
| #define HAVE_ERAND48 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:18364: result: yes
configure:18375: checking for inline
configure:18391: gcc-7 -c -g -O2 conftest.c >&5
configure:18391: $? = 0
configure:18399: result: inline
configure:18474: checking for pkg-config
configure:18507: result: no
configure:18542: checking for C compiler vendor
configure:18589: gcc-7 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:9: error: 'thisisanerror' undeclared (first use in this function)
thisisanerror;
^~~~~~~~~~~~~
conftest.c:68:9: note: each undeclared identifier is reported only once for each function it appears in
configure:18589: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ViennaRNA"
| #define PACKAGE_TARNAME "ViennaRNA"
| #define PACKAGE_VERSION "2.4.3"
| #define PACKAGE_STRING "ViennaRNA 2.4.3"
| #define PACKAGE_BUGREPORT "rna@tbi.univie.ac.at"
| #define PACKAGE_URL "http://www.tbi.univie.ac.at/RNA"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "ViennaRNA"
| #define VERSION "2.4.3"
| #define UNUSED __attribute__ ((unused))
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_FLOOR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_POW 1
| #define HAVE_RINT 1
| #define HAVE_SQRT 1
| #define HAVE_ERAND48 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMMOVE 1
| #define HAVE_ERAND48 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
| thisisanerror;
| #endif
|
| ;
| return 0;
| }
configure:18589: gcc-7 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:9: error: 'thisisanerror' undeclared (first use in this function)
thisisanerror;
^~~~~~~~~~~~~
conftest.c:68:9: note: each undeclared identifier is reported only once for each function it appears in
configure:18589: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ViennaRNA"
| #define PACKAGE_TARNAME "ViennaRNA"
| #define PACKAGE_VERSION "2.4.3"
| #define PACKAGE_STRING "ViennaRNA 2.4.3"
| #define PACKAGE_BUGREPORT "rna@tbi.univie.ac.at"
| #define PACKAGE_URL "http://www.tbi.univie.ac.at/RNA"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "ViennaRNA"
| #define VERSION "2.4.3"
| #define UNUSED __attribute__ ((unused))
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_FLOOR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_POW 1
| #define HAVE_RINT 1
| #define HAVE_SQRT 1
| #define HAVE_ERAND48 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMMOVE 1
| #define HAVE_ERAND48 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
| thisisanerror;
| #endif
|
| ;
| return 0;
| }
configure:18589: gcc-7 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:9: error: 'thisisanerror' undeclared (first use in this function)
thisisanerror;
^~~~~~~~~~~~~
conftest.c:68:9: note: each undeclared identifier is reported only once for each function it appears in
configure:18589: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ViennaRNA"
| #define PACKAGE_TARNAME "ViennaRNA"
| #define PACKAGE_VERSION "2.4.3"
| #define PACKAGE_STRING "ViennaRNA 2.4.3"
| #define PACKAGE_BUGREPORT "rna@tbi.univie.ac.at"
| #define PACKAGE_URL "http://www.tbi.univie.ac.at/RNA"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "ViennaRNA"
| #define VERSION "2.4.3"
| #define UNUSED __attribute__ ((unused))
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_FLOOR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_POW 1
| #define HAVE_RINT 1
| #define HAVE_SQRT 1
| #define HAVE_ERAND48 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMMOVE 1
| #define HAVE_ERAND48 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
| thisisanerror;
| #endif
|
| ;
| return 0;
| }
configure:18589: gcc-7 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:9: error: 'thisisanerror' undeclared (first use in this function)
thisisanerror;
^~~~~~~~~~~~~
conftest.c:68:9: note: each undeclared identifier is reported only once for each function it appears in
configure:18589: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ViennaRNA"
| #define PACKAGE_TARNAME "ViennaRNA"
| #define PACKAGE_VERSION "2.4.3"
| #define PACKAGE_STRING "ViennaRNA 2.4.3"
| #define PACKAGE_BUGREPORT "rna@tbi.univie.ac.at"
| #define PACKAGE_URL "http://www.tbi.univie.ac.at/RNA"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "ViennaRNA"
| #define VERSION "2.4.3"
| #define UNUSED __attribute__ ((unused))
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_FLOOR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_POW 1
| #define HAVE_RINT 1
| #define HAVE_SQRT 1
| #define HAVE_ERAND48 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMMOVE 1
| #define HAVE_ERAND48 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #if !(defined(__clang__))
| thisisanerror;
| #endif
|
| ;
| return 0;
| }
configure:18589: gcc-7 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:9: error: 'thisisanerror' undeclared (first use in this function)
thisisanerror;
^~~~~~~~~~~~~
conftest.c:68:9: note: each undeclared identifier is reported only once for each function it appears in
configure:18589: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ViennaRNA"
| #define PACKAGE_TARNAME "ViennaRNA"
| #define PACKAGE_VERSION "2.4.3"
| #define PACKAGE_STRING "ViennaRNA 2.4.3"
| #define PACKAGE_BUGREPORT "rna@tbi.univie.ac.at"
| #define PACKAGE_URL "http://www.tbi.univie.ac.at/RNA"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "ViennaRNA"
| #define VERSION "2.4.3"
| #define UNUSED __attribute__ ((unused))
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_FLOOR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_POW 1
| #define HAVE_RINT 1
| #define HAVE_SQRT 1
| #define HAVE_ERAND48 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMMOVE 1
| #define HAVE_ERAND48 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #if !(defined(_CRAYC))
| thisisanerror;
| #endif
|
| ;
| return 0;
| }
configure:18589: gcc-7 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:9: error: 'thisisanerror' undeclared (first use in this function)
thisisanerror;
^~~~~~~~~~~~~
conftest.c:68:9: note: each undeclared identifier is reported only once for each function it appears in
configure:18589: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ViennaRNA"
| #define PACKAGE_TARNAME "ViennaRNA"
| #define PACKAGE_VERSION "2.4.3"
| #define PACKAGE_STRING "ViennaRNA 2.4.3"
| #define PACKAGE_BUGREPORT "rna@tbi.univie.ac.at"
| #define PACKAGE_URL "http://www.tbi.univie.ac.at/RNA"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "ViennaRNA"
| #define VERSION "2.4.3"
| #define UNUSED __attribute__ ((unused))
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_FLOOR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_POW 1
| #define HAVE_RINT 1
| #define HAVE_SQRT 1
| #define HAVE_ERAND48 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMMOVE 1
| #define HAVE_ERAND48 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #if !(defined(__FUJITSU))
| thisisanerror;
| #endif
|
| ;
| return 0;
| }
configure:18589: gcc-7 -c -g -O2 conftest.c >&5
configure:18589: $? = 0
configure:18597: result: gnu
configure:18607: checking for perl
configure:18625: found /usr/bin/perl
configure:18637: result: /usr/bin/perl
configure:18665: checking whether C compiler accepts -fno-strict-aliasing
configure:18684: gcc-7 -c -g -O2 -fno-strict-aliasing conftest.c >&5
configure:18684: $? = 0
configure:18692: result: yes
configure:18720: : RNA_CFLAGS="$RNA_CFLAGS"
configure:18723: $? = 0
configure:18746: checking whether C++ compiler accepts -fno-strict-aliasing
configure:18765: g++-7 -c -g -O2 -fno-strict-aliasing conftest.cpp >&5
configure:18765: $? = 0
configure:18773: result: yes
configure:18801: : RNA_CXXFLAGS="$RNA_CXXFLAGS"
configure:18804: $? = 0
configure:18821: checking whether the linker accepts -fno-strict-aliasing
configure:18840: gcc-7 -o conftest -g -O2 -fno-strict-aliasing conftest.c -lm >&5
configure:18840: $? = 0
configure:18849: result: yes
configure:18877: : RNA_LDFLAGS="$RNA_LDFLAGS"
configure:18880: $? = 0
configure:18921: checking whether the C compiler allows unnamed unions of unnamed structs
configure:18944: gcc-7 -o conftest -g -O2 conftest.c -lm >&5
configure:18944: $? = 0
configure:18944: ./conftest
configure:18944: $? = 0
configure:18960: result: yes
configure:18965: checking whether the C++ compiler allows unnamed unions of unnamed structs
configure:18989: g++-7 -o conftest -g -O2 conftest.cpp -lm >&5
configure:18989: $? = 0
configure:18989: ./conftest
configure:18989: $? = 0
configure:19005: result: yes
configure:19600: checking whether C compiler accepts -flto
configure:19619: gcc-7 -c -g -O2 -flto conftest.c >&5
configure:19619: $? = 0
configure:19627: result: yes
configure:19649: checking whether C++ compiler accepts -flto
configure:19668: g++-7 -c -g -O2 -flto conftest.cpp >&5
configure:19668: $? = 0
configure:19676: result: yes
configure:19698: checking whether C compiler accepts -ffat-lto-objects
configure:19717: gcc-7 -c -g -O2 -ffat-lto-objects conftest.c >&5
configure:19717: $? = 0
configure:19725: result: yes
configure:19747: checking whether C++ compiler accepts -ffat-lto-objects
configure:19766: g++-7 -c -g -O2 -ffat-lto-objects conftest.cpp >&5
configure:19766: $? = 0
configure:19774: result: yes
configure:20024: WARNING: Trying to re-set ar/ranlib/nm to compiler specific wrappers
configure:20072: checking for gcc-ar
configure:20102: result: no
configure:20164: checking for gcc-ranlib
configure:20194: result: no
configure:20256: checking for gcc-nm
configure:20286: result: no
configure:20656: WARNING: Your compiler/linker combination does not support link-time optimization (LTO)
configure:20715: checking for ./src/libsvm-3.22/svm.cpp
configure:20718: result: yes
configure:20715: checking for ./src/libsvm-3.22/svm.h
configure:20718: result: yes
configure:20791: checking for ./src/json/json.c
configure:20794: result: yes
configure:20791: checking for ./src/json/json.h
configure:20794: result: yes
configure:20894: checking for cblas_dgemm in -lgslcblas
configure:20919: gcc-7 -o conftest -g -O2 conftest.c -lgslcblas -lm >&5
configure:20919: $? = 0
configure:20928: result: yes
configure:20939: checking for gsl_blas_dgemm in -lgsl
configure:20964: gcc-7 -o conftest -g -O2 conftest.c -lgsl -lgslcblas -lm >&5
configure:20964: $? = 0
configure:20973: result: yes
configure:21051: checking for OpenMP flag of C compiler
configure:21093: gcc-7 -o conftest -g -O2 -fopenmp conftest.c -lgsl -lgslcblas -lm >&5
configure:21093: $? = 0
configure:21102: result: -fopenmp
configure:21134: checking for OpenMP flag of C++ compiler
configure:21176: g++-7 -o conftest -g -O2 -fopenmp conftest.cpp -lgsl -lgslcblas -lm >&5
configure:21176: $? = 0
configure:21185: result: -fopenmp
configure:21803: checking for ./src/Kinfold/Makefile.am
configure:21806: result: yes
configure:21870: checking for ./src/RNAforester/Makefile.am
configure:21873: result: yes
configure:22076: checking for ./src/RNAlocmin/Makefile.am
configure:22079: result: yes
configure:22153: checking for ./interfaces/Makefile.am
configure:22156: result: yes
configure:22187: checking for swig
configure:22220: result: no
configure:22187: checking for swig2.0
configure:22220: result: no
configure:22340: checking for ./interfaces/Perl/Makefile.am
configure:22343: result: yes
configure:22379: checking for ./interfaces/Perl/RNA_wrap.cpp
configure:22382: result: yes
configure:22394: checking for ./interfaces/Perl/RNA.pm
configure:22397: result: yes
configure:22426: checking for /usr/bin/perl
configure:22456: result: /usr/bin/perl
configure:22474: checking for Perl prefix
configure:22479: result: /
configure:22487: checking for Perl siteprefix
configure:22492: result: /usr/local
configure:22500: checking for Perl vendorprefix
configure:22505: result: /usr/local
configure:22513: checking for Perl extension include path
configure:22518: result: /System/Library/Perl/5.18/darwin-thread-multi-2level/CORE
configure:22526: checking for Perl extension target directory
configure:22531: result: /Library/Perl/5.18/darwin-thread-multi-2level
configure:22540: checking for architecture dependent Perl extension site target directory
configure:22545: result: /Library/Perl/5.18/darwin-thread-multi-2level
configure:22553: checking for architecture dependent Perl extension vendor target directory
configure:22558: result: /Network/Library/Perl/5.18/darwin-thread-multi-2level
configure:22566: checking for architecture independent Perl extension site target directory
configure:22571: result: /Library/Perl/5.18
configure:22579: checking for architecture independent Perl extension vendor target directory
configure:22584: result: /Network/Library/Perl/5.18
configure:22592: checking for Perl extensions C preprocessor flags
configure:22597: result: -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector
configure:22605: checking for Perl extensions linker flags
configure:22618: result: -bundle -undefined dynamic_lookup -fstack-protector
configure:22626: checking for Perl dynamic library extension
configure:22631: result: .bundle
configure:22642: checking for perl
configure:22669: result: /usr/bin/perl
configure:22677: checking for perl module ExtUtils::Embed
configure:22681: result: yes
configure:22693: checking for perl ccopts embed flags
configure:22697: result: -arch x86_64 -arch i386 -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE
configure:22700: checking for perl ldopts embed flags
configure:22704: result: -arch x86_64 -arch i386 -fstack-protector -L/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -lperl
configure:22712: checking consistency of all components of perl development environment
configure:22746: gcc-7 -o conftest -g -O2 -arch x86_64 -arch i386 -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE conftest.c -lgsl -lgslcblas -lm -arch x86_64 -arch i386 -fstack-protector -L/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -lperl >&5
gcc-7: warning: x86_64 conflicts with i386 (arch flags ignored)
configure:22746: $? = 0
configure:22765: result: yes
configure:22843: checking for ./interfaces/Python/Makefile.am
configure:22846: result: yes
configure:22882: checking for ./interfaces/Python/RNA_wrap.cpp
configure:22885: result: yes
configure:22897: checking for ./interfaces/Python/RNA.py
configure:22900: result: yes
configure:22929: checking for python2
configure:22962: result: no
configure:22929: checking for python2.7
configure:22947: found /usr/bin/python2.7
configure:22959: result: /usr/bin/python2.7
configure:22980: checking for python2-config
configure:23013: result: no
configure:22980: checking for python2.7-config
configure:22998: found /usr/bin/python2.7-config
configure:23010: result: /usr/bin/python2.7-config
configure:23038: checking for Python2 include path
configure:23042: result: -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
configure:23045: checking for Python2 compile flags
configure:23049: result: -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -arch x86_64 -arch i386 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE
configure:23052: checking for Python2 libs
configure:23056: result: -lpython2.7 -ldl -framework CoreFoundation
configure:23059: checking for Python2 ldflags
configure:23073: result: -bundle -undefined dynamic_lookup
configure:23076: checking for directory to install Python2 scripts in
configure:23085: result: ${prefix}/lib/python2.7/site-packages
configure:23089: checking for directory to install architecture dependent python2 things in
configure:23097: result: ${exec_prefix}/lib/python2.7/site-packages
configure:23101: checking for Python2 module extension
configure:23106: result: .so
configure:23112: checking consistency of all components of python development environment
configure:23140: gcc-7 -o conftest -g -O2 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -arch x86_64 -arch i386 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c -lgsl -lgslcblas -lm -lpython2.7 -ldl -framework CoreFoundation >&5
gcc-7: warning: x86_64 conflicts with i386 (arch flags ignored)
gcc-7: error: unrecognized command line option '-Wshorten-64-to-32'
configure:23140: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ViennaRNA"
| #define PACKAGE_TARNAME "ViennaRNA"
| #define PACKAGE_VERSION "2.4.3"
| #define PACKAGE_STRING "ViennaRNA 2.4.3"
| #define PACKAGE_BUGREPORT "rna@tbi.univie.ac.at"
| #define PACKAGE_URL "http://www.tbi.univie.ac.at/RNA"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "ViennaRNA"
| #define VERSION "2.4.3"
| #define UNUSED __attribute__ ((unused))
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define STDC_HEADERS 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_FLOOR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_POW 1
| #define HAVE_RINT 1
| #define HAVE_SQRT 1
| #define HAVE_ERAND48 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMMOVE 1
| #define HAVE_ERAND48 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define VRNA_WITH_SVM 1
| #define VRNA_WITH_JSON_SUPPORT 1
| #define HAVE_LIBGSLCBLAS 1
| #define HAVE_LIBGSL 1
| #define VRNA_WITH_GSL 1
| #define HAVE_OPENMP 1
| #define HAVE_OPENMP 1
| #define VRNA_WITH_BOUSTROPHEDON 1
| #define WITH_PERL_INTERFACE 1
| /* end confdefs.h. */
|
| #include <Python.h>
| int
| main ()
| {
| Py_Initialize();
| ;
| return 0;
| }
|
configure:23158: result: no
configure:23162: error: in `/private/tmp/viennarna-20180311-33000-m88tus/ViennaRNA-2.4.3':
configure:23164: error:
Could not link test program to Python2. Maybe the main Python2 library has been
installed in some non-standard library path. If so, pass it to configure,
via the LIBS environment variable.
Example: ./configure LIBS="-L/usr/non-standard-path/python/lib"
============================================================================
ERROR!
You probably have to install the development version of the Python package
for your distribution. The exact name of this package varies among them.
============================================================================
See `config.log' for more details
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin17.4.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc-7
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CHECK_CFLAGS_set=
ac_cv_env_CHECK_CFLAGS_value=
ac_cv_env_CHECK_LIBS_set=
ac_cv_env_CHECK_LIBS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=g++-7
ac_cv_env_DIFF_set=
ac_cv_env_DIFF_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_PERL_EXT_CPPFLAGS_set=
ac_cv_env_PERL_EXT_CPPFLAGS_value=
ac_cv_env_PERL_EXT_INC_set=
ac_cv_env_PERL_EXT_INC_value=
ac_cv_env_PERL_EXT_LDFLAGS_set=
ac_cv_env_PERL_EXT_LDFLAGS_value=
ac_cv_env_PERL_EXT_LIB_set=
ac_cv_env_PERL_EXT_LIB_value=
ac_cv_env_PERL_EXT_PREFIX_set=
ac_cv_env_PERL_EXT_PREFIX_value=
ac_cv_env_PERL_EXT_SITEARCH_set=
ac_cv_env_PERL_EXT_SITEARCH_value=
ac_cv_env_PERL_EXT_SITELIB_set=
ac_cv_env_PERL_EXT_SITELIB_value=
ac_cv_env_PERL_EXT_SITEPREFIX_set=
ac_cv_env_PERL_EXT_SITEPREFIX_value=
ac_cv_env_PERL_EXT_VENDORARCH_set=
ac_cv_env_PERL_EXT_VENDORARCH_value=
ac_cv_env_PERL_EXT_VENDORLIB_set=
ac_cv_env_PERL_EXT_VENDORLIB_value=
ac_cv_env_PERL_EXT_VENDORPREFIX_set=
ac_cv_env_PERL_EXT_VENDORPREFIX_value=
ac_cv_env_PERL_SO_set=
ac_cv_env_PERL_SO_value=
ac_cv_env_PERL_set=
ac_cv_env_PERL_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/jpeg/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/webp/lib/pkgconfig:/usr/local/opt/gd/lib/pkgconfig:/usr/local/opt/mpfr/lib/pkgconfig:/usr/local/opt/isl/lib/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PYTHON2_CONFIG_set=
ac_cv_env_PYTHON2_CONFIG_value=
ac_cv_env_PYTHON2_DIR_set=
ac_cv_env_PYTHON2_DIR_value=
ac_cv_env_PYTHON2_EXECDIR_set=
ac_cv_env_PYTHON2_EXECDIR_value=
ac_cv_env_PYTHON2_set=
ac_cv_env_PYTHON2_value=
ac_cv_env_PYTHON3_CONFIG_set=
ac_cv_env_PYTHON3_CONFIG_value=
ac_cv_env_PYTHON3_DIR_set=
ac_cv_env_PYTHON3_DIR_value=
ac_cv_env_PYTHON3_EXECDIR_set=
ac_cv_env_PYTHON3_EXECDIR_value=
ac_cv_env_PYTHON3_set=
ac_cv_env_PYTHON3_value=
ac_cv_env_USER_AR_set=
ac_cv_env_USER_AR_value=
ac_cv_env_USER_NM_set=
ac_cv_env_USER_NM_value=
ac_cv_env_USER_RANLIB_set=
ac_cv_env_USER_RANLIB_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_asprintf=yes
ac_cv_func_erand48=yes
ac_cv_func_floor=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_pow=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_rint=yes
ac_cv_func_sqrt=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strrchr=yes
ac_cv_func_strstr=yes
ac_cv_func_strtod=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_vasprintf=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_float_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_malloc_h=no
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdarg_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin17.4.0
ac_cv_lib_gsl_gsl_blas_dgemm=yes
ac_cv_lib_gslcblas_cblas_dgemm=yes
ac_cv_lib_m_exp=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_PYTHON2=/usr/bin/python2.7
ac_cv_path_PYTHON2_CONFIG=/usr/bin/python2.7-config
ac_cv_path_SED=/usr/local/Homebrew/Library/Homebrew/shims/super/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='gcc-7 -E'
ac_cv_prog_CXXCPP='g++-7 -E'
ac_cv_prog_PERL=/usr/bin/perl
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc-7
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_type__Bool=yes
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
ax_cv_c_compiler_vendor=gnu
ax_cv_c_openmp=-fopenmp
ax_cv_check_cflags___ffat_lto_objects=yes
ax_cv_check_cflags___flto=yes
ax_cv_check_cflags___fno_strict_aliasing=yes
ax_cv_check_cxxflags___ffat_lto_objects=yes
ax_cv_check_cxxflags___flto=yes
ax_cv_check_cxxflags___fno_strict_aliasing=yes
ax_cv_check_ldflags___fno_strict_aliasing=yes
ax_cv_cxx_openmp=-fopenmp
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/local/Homebrew/Library/Homebrew/shims/super/ld
lt_cv_path_LDCXX=/usr/local/Homebrew/Library/Homebrew/shims/super/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/viennarna-20180311-33000-m88tus/ViennaRNA-2.4.3/config/missing aclocal-1.15'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_CFLAGS=''
AM_CPPFLAGS=''
AM_CXXFLAGS=''
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_LDFLAGS=''
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /private/tmp/viennarna-20180311-33000-m88tus/ViennaRNA-2.4.3/config/missing autoconf'
AUTOHEADER='${SHELL} /private/tmp/viennarna-20180311-33000-m88tus/ViennaRNA-2.4.3/config/missing autoheader'
AUTOMAKE='${SHELL} /private/tmp/viennarna-20180311-33000-m88tus/ViennaRNA-2.4.3/config/missing automake-1.15'
AWK='awk'
CC='gcc-7'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CHECK_CFLAGS=''
CHECK_LIBS=''
CLUSTER_DIR=''
CONFIG_BOUSTROPHEDON='#define VRNA_WITH_BOUSTROPHEDON'
CONFIG_DISABLE_C11_FEATURES=''
CONFIG_FLOAT_PF=''
CONFIG_GSL='#define VRNA_WITH_GSL'
CONFIG_JSON='#define VRNA_WITH_JSON_SUPPORT'
CONFIG_LTO=''
CONFIG_OPENMP='#define VRNA_WITH_OPENMP'
CONFIG_SSE_IMPLEMENTATION=''
CONFIG_SVM='#define VRNA_WITH_SVM'
CONFIG_TTY_COLORS=''
CPP='gcc-7 -E'
CPPFLAGS=''
CXX='g++-7'
CXXCPP='g++-7 -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DEPRECATION_WARNING=''
DIFF=''
DISABLE_C11_FEATURES=''
DLLTOOL='false'
DOXYGEN_CMD_BIBTEX=''
DOXYGEN_CMD_DVIPDF=''
DOXYGEN_CMD_LATEX=''
DOXYGEN_CMD_MAKEINDEX=''
DOXYGEN_CONF=''
DOXYGEN_DOCDIR=''
DOXYGEN_GENERATE_HTML=''
DOXYGEN_GENERATE_LATEX=''
DOXYGEN_HAVE_DOT=''
DOXYGEN_PROJECT_NAME=''
DOXYGEN_SRCDIR=''
DOXYGEN_WITH_PDFLATEX=''
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FLOAT_PF_FLAG=''
GREP='/usr/bin/grep'
GSL_LIBS='-lgsl -lgslcblas'
HAS_SWIG_FALSE=''
HAS_SWIG_TRUE='#'
HDIUTIL=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
ISODATE='2018-03-11'
LD='/usr/local/Homebrew/Library/Homebrew/shims/super/ld'
LDFLAGS=''
LIBGOMPFLAG='-fopenmp'
LIBOBJS=''
LIBS='-lgsl -lgslcblas -lm '
LIBSVM_DIR='libsvm-3.22'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='config/ltmain.sh'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
LTO_CFLAGS='-flto -ffat-lto-objects'
LTO_CXXFLAGS='-flto -ffat-lto-objects'
LTO_LDFLAGS='-flto'
LT_SYS_LIBRARY_PATH=''
MACOSX_INSTALLER=''
MAKEINFO='${SHELL} /private/tmp/viennarna-20180311-33000-m88tus/ViennaRNA-2.4.3/config/missing makeinfo'
MAKE_CLUSTER_FALSE=''
MAKE_CLUSTER_TRUE='#'
MAKE_FORESTER_FALSE='#'
MAKE_FORESTER_TRUE=''
MAKE_KINFOLD_FALSE='#'
MAKE_KINFOLD_TRUE=''
MAKE_RNALOCMIN_FALSE='#'
MAKE_RNALOCMIN_TRUE=''
MANIFEST_TOOL=':'
MKDIR_P='config/install-sh -c -d'
NM='/usr/bin/nm -B'
NMEDIT='nmedit'
OBJDUMP='objdump'
OBJEXT='o'
OPENMP_CFLAGS='-fopenmp'
OPENMP_CXXFLAGS='-fopenmp'
OTOOL64=':'
OTOOL='otool'
OUR_AR='no'
OUR_NM='no'
OUR_RANLIB='no'
PACKAGE='ViennaRNA'
PACKAGE_BUGREPORT='rna@tbi.univie.ac.at'
PACKAGE_NAME='ViennaRNA'
PACKAGE_STRING='ViennaRNA 2.4.3'
PACKAGE_TARNAME='ViennaRNA'
PACKAGE_URL='http://www.tbi.univie.ac.at/RNA'
PACKAGE_VERSION='2.4.3'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PERLXS_CFLAGS=' -arch x86_64 -arch i386 -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE '
PERLXS_LDFLAGS=' -arch x86_64 -arch i386 -fstack-protector -L/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -lperl'
PERL_ARCH_RELATIVE_INSTALL_DIR='/Library/Perl/5.18/darwin-thread-multi-2level'
PERL_EXT_CPPFLAGS='-g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector'
PERL_EXT_INC='/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE'
PERL_EXT_LDFLAGS=' -bundle -undefined dynamic_lookup -fstack-protector'
PERL_EXT_LIB='/Library/Perl/5.18/darwin-thread-multi-2level'
PERL_EXT_PREFIX='/'
PERL_EXT_SITEARCH='/Library/Perl/5.18/darwin-thread-multi-2level'
PERL_EXT_SITELIB='/Library/Perl/5.18'
PERL_EXT_SITEPREFIX='/usr/local'
PERL_EXT_VENDORARCH='/Network/Library/Perl/5.18/darwin-thread-multi-2level'
PERL_EXT_VENDORLIB='/Network/Library/Perl/5.18'
PERL_EXT_VENDORPREFIX='/usr/local'
PERL_INTERFACE='Perl'
PERL_LIB_RELATIVE_INSTALL_DIR='/Library/Perl/5.18'
PERL_SO='.bundle'
PKGBUILD=''
PKGPYEXEC2DIR=''
PKGPYTHON2DIR=''
PKG_CONFIG=''
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig'
PKG_CONFIG_PATH='/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/jpeg/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/webp/lib/pkgconfig:/usr/local/opt/gd/lib/pkgconfig:/usr/local/opt/mpfr/lib/pkgconfig:/usr/local/opt/isl/lib/pkgconfig'
POW_LIB=''
PRODUCTBUILD=''
PYEXEC2DIR=''
PYTHON2='/usr/bin/python2.7'
PYTHON2DIR=''
PYTHON2_CFLAGS='-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -arch x86_64 -arch i386 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE'
PYTHON2_CONFIG='/usr/bin/python2.7-config'
PYTHON2_DIR='${prefix}/lib/python2.7/site-packages'
PYTHON2_EXECDIR='${exec_prefix}/lib/python2.7/site-packages'
PYTHON2_INCLUDES='-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7'
PYTHON2_INTERFACE=''
PYTHON2_LDFLAGS='-bundle -undefined dynamic_lookup'
PYTHON2_LIBS='-lpython2.7 -ldl -framework CoreFoundation'
PYTHON2_SO='.so'
PYTHON3=''
PYTHON3_CACHE_OPT1_EXT=''
PYTHON3_CACHE_TAG=''
PYTHON3_CFLAGS=''
PYTHON3_CONFIG=''
PYTHON3_DIR=''
PYTHON3_EXECDIR=''
PYTHON3_INCLUDES=''
PYTHON3_INTERFACE=''
PYTHON3_LDFLAGS=''
PYTHON3_LIBS=''
PYTHON3_SO=''
RANLIB='ranlib'
REFDOC_PREDEF_FLOAT_PF=''
REFDOC_PREDEF_JSON='VRNA_WITH_JSON_SUPPORT'
REFDOC_PREDEF_SVM='VRNA_WITH_SVM'
REFERENCE_MANUAL_PDF_NAME=''
REFERENCE_MANUAL_TAGFILE=''
RNA_CFLAGS='-fno-strict-aliasing -fopenmp'
RNA_CPPFLAGS=''
RNA_CXXFLAGS='-fno-strict-aliasing -fopenmp'
RNA_LDFLAGS='-fno-strict-aliasing'
SED='/usr/local/Homebrew/Library/Homebrew/shims/super/sed'
SET_MAKE=''
SHELL='/bin/sh'
SIMD_CFLAGS=''
STRIP='strip'
SWIG=''
SWIG_LIB=''
TUTORIAL_CMD_DVIPDF=''
TUTORIAL_CMD_HTLATEX=''
TUTORIAL_CMD_LATEX=''
TUTORIAL_DOCDIR=''
TUTORIAL_PDF_NAME=''
TUTORIAL_PROJECT_NAME=''
TUTORIAL_SRCDIR=''
USER_AR=''
USER_NM=''
USER_RANLIB=''
VERSION='2.4.3'
VRNA_AM_SWITCH_GSL_FALSE='#'
VRNA_AM_SWITCH_GSL_TRUE=''
VRNA_AM_SWITCH_JSON_FALSE='#'
VRNA_AM_SWITCH_JSON_TRUE=''
VRNA_AM_SWITCH_LTO_FALSE=''
VRNA_AM_SWITCH_LTO_TRUE='#'
VRNA_AM_SWITCH_STATIC_EXECUTABLES_FALSE=''
VRNA_AM_SWITCH_STATIC_EXECUTABLES_TRUE='#'
VRNA_AM_SWITCH_SVM_FALSE='#'
VRNA_AM_SWITCH_SVM_TRUE=''
VRNA_CFLAGS=' -I$(top_srcdir)/../../src/ViennaRNA -I$(top_srcdir)/../../src '
VRNA_LIBS=' -fno-strict-aliasing -L$(top_builddir)/../../src/ViennaRNA -lRNA -fopenmp'
WITH_CHECK_FALSE=''
WITH_CHECK_TRUE=''
WITH_EXECUTABLE_TESTS_FALSE=''
WITH_EXECUTABLE_TESTS_TRUE=''
WITH_MACOSX_INSTALLER_FALSE=''
WITH_MACOSX_INSTALLER_TRUE='#'
WITH_PERL_TESTS_FALSE=''
WITH_PERL_TESTS_TRUE=''
WITH_PYTHON3_TESTS_FALSE=''
WITH_PYTHON3_TESTS_TRUE=''
WITH_PYTHON_TESTS_FALSE=''
WITH_PYTHON_TESTS_TRUE=''
WITH_REFERENCE_MANUAL_BUILD_FALSE=''
WITH_REFERENCE_MANUAL_BUILD_TRUE=''
WITH_REFERENCE_MANUAL_FALSE=''
WITH_REFERENCE_MANUAL_HTML_FALSE=''
WITH_REFERENCE_MANUAL_HTML_TRUE=''
WITH_REFERENCE_MANUAL_PDFLATEX_FALSE=''
WITH_REFERENCE_MANUAL_PDFLATEX_TRUE=''
WITH_REFERENCE_MANUAL_PDF_FALSE=''
WITH_REFERENCE_MANUAL_PDF_TRUE=''
WITH_REFERENCE_MANUAL_TRUE=''
WITH_TUTORIAL_BUILD_FALSE=''
WITH_TUTORIAL_BUILD_TRUE=''
WITH_TUTORIAL_FALSE=''
WITH_TUTORIAL_HTML_FALSE=''
WITH_TUTORIAL_HTML_TRUE=''
WITH_TUTORIAL_PDFLATEX_FALSE=''
WITH_TUTORIAL_PDFLATEX_TRUE=''
WITH_TUTORIAL_PDF_FALSE=''
WITH_TUTORIAL_PDF_TRUE=''
WITH_TUTORIAL_TRUE=''
WITH_UNIT_TESTS_FALSE=''
WITH_UNIT_TESTS_TRUE=''
_latex_cmd=''
ac_ct_AR='ar'
ac_ct_CC='gcc-7'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bibtex=''
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin17.4.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin17.4.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dot=''
doxygen=''
dvidir='${docdir}'
dvipdf=''
egrep=''
exec_prefix='NONE'
host='x86_64-apple-darwin17.4.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin17.4.0'
host_vendor='apple'
htlatex=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/viennarna-20180311-33000-m88tus/ViennaRNA-2.4.3/config/install-sh'
latex=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
makeindex=''
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pdflatex=''
perl=''
prefix='/usr/local/Cellar/viennarna/2.4.3'
program_transform_name='s,x,x,'
psdir='${docdir}'
py2execdir='${exec_prefix}/lib/python2.7/site-packages'
py3execdir=''
python2dir='${prefix}/lib/python2.7/site-packages'
python3dir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' src/Kinfold src/RNAforester src/RNAlocmin'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "ViennaRNA"
#define PACKAGE_TARNAME "ViennaRNA"
#define PACKAGE_VERSION "2.4.3"
#define PACKAGE_STRING "ViennaRNA 2.4.3"
#define PACKAGE_BUGREPORT "rna@tbi.univie.ac.at"
#define PACKAGE_URL "http://www.tbi.univie.ac.at/RNA"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define PACKAGE "ViennaRNA"
#define VERSION "2.4.3"
#define UNUSED __attribute__ ((unused))
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LIBM 1
#define STDC_HEADERS 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_FLOAT_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_MATH_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC 1
#define HAVE_FLOOR 1
#define HAVE_STRDUP 1
#define HAVE_STRSTR 1
#define HAVE_STRCHR 1
#define HAVE_STRRCHR 1
#define HAVE_STRSTR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_POW 1
#define HAVE_RINT 1
#define HAVE_SQRT 1
#define HAVE_ERAND48 1
#define HAVE_MEMSET 1
#define HAVE_MEMMOVE 1
#define HAVE_ERAND48 1
#define HAVE_ASPRINTF 1
#define HAVE_VASPRINTF 1
#define VRNA_WITH_SVM 1
#define VRNA_WITH_JSON_SUPPORT 1
#define HAVE_LIBGSLCBLAS 1
#define HAVE_LIBGSL 1
#define VRNA_WITH_GSL 1
#define HAVE_OPENMP 1
#define HAVE_OPENMP 1
#define VRNA_WITH_BOUSTROPHEDON 1
#define WITH_PERL_INTERFACE 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment