Created
August 19, 2018 22:13
-
-
Save dpo/409a98cb3da32b60f1595a995804cadd to your computer and use it in GitHub Desktop.
spral on macOS 10.13.6 - Homebrew build logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for spral on macOS 10.13.6 | |
Build date: 2018-08-19 18:10:47 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 1.7.1-308-gc9aa25e | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: c9aa25e6d220baa65bd4c0377af9442212e8636b | |
Last commit: 7 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 8429d9e99326856a7e11def571fadc187c431793 | |
Core tap last commit: 57 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_BINTRAY_KEY: set | |
HOMEBREW_BINTRAY_USER: dpo | |
HOMEBREW_DEV_CMD_RUN: 1 | |
HOMEBREW_GITHUB_API_TOKEN: set | |
CPU: octa-core 64-bit kabylake | |
Homebrew Ruby: 2.3.7 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby | |
Clang: 9.1 build 902 | |
Git: 2.13.2 => /usr/local/bin/git | |
Curl: 7.54.0 => /usr/bin/curl | |
Java: 1.8.0_141 | |
macOS: 10.13.6-x86_64 | |
CLT: 9.4.1.0.1.1528165917 | |
Xcode: N/A | |
XQuartz: 2.7.11 => /opt/X11 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry or file an issue; just ignore this. Thanks! | |
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: | |
ampl-mp | |
Warning: Broken symlinks were found. Remove them with `brew prune`: | |
/usr/local/bin/spkg | |
/usr/local/lib/libgurobi.so.8.0.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
spral |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-08-19 18:08:18 -0400 | |
./autogen.sh | |
autoreconf: Entering directory `.' | |
autoreconf: configure.ac: not using Gettext | |
autoreconf: running: aclocal --force -I m4 | |
autoreconf: configure.ac: tracing | |
autoreconf: configure.ac: not using Libtool | |
autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoconf --force | |
autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoheader --force | |
autoreconf: running: automake --add-missing --copy --force-missing | |
configure.ac:27: installing './compile' | |
configure.ac:58: installing './config.guess' | |
configure.ac:58: installing './config.sub' | |
configure.ac:4: installing './install-sh' | |
configure.ac:4: installing './missing' | |
Makefile.am: installing './depcomp' | |
parallel-tests: installing './test-driver' | |
autoreconf: Leaving directory `.' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-08-19 18:08:22 -0400 | |
./configure | |
--disable-debug | |
--disable-dependency-tracking | |
--disable-silent-rules | |
--prefix=/usr/local/Cellar/spral/HEAD-06995d2 | |
configure: WARNING: unrecognized options: --disable-debug | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... ./install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking for gcc... gcc-8 | |
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-8 accepts -g... yes | |
checking for gcc-8 option to accept ISO C89... none needed | |
checking whether gcc-8 understands -c and -o together... yes | |
checking whether make supports the include directive... yes (GNU style) | |
checking dependency style of gcc-8... none | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++-8 accepts -g... yes | |
checking dependency style of g++-8... none | |
checking for g77... no | |
checking for xlf... no | |
checking for f77... no | |
checking for frt... no | |
checking for pgf77... no | |
checking for cf77... no | |
checking for fort77... no | |
checking for fl32... no | |
checking for af77... no | |
checking for xlf90... no | |
checking for f90... no | |
checking for pgf90... no | |
checking for pghpf... no | |
checking for epcf90... no | |
checking for gfortran... gfortran | |
checking whether we are using the GNU Fortran 77 compiler... yes | |
checking whether gfortran accepts -g... yes | |
checking for gfortran... gfortran | |
checking whether we are using the GNU Fortran compiler... yes | |
checking whether gfortran accepts -g... yes | |
checking for ranlib... ranlib | |
checking for gcc-8 option to accept ISO C99... none needed | |
checking for gcc-8 option to support OpenMP... -fopenmp | |
checking for g++-8 option to support OpenMP... -fopenmp | |
checking for nvcc... no | |
./configure: line 5404: -DNDEBUG: command not found | |
./configure: line 5405: ./nvcc_arch_sm: No such file or directory | |
checking build system type... x86_64-apple-darwin17.7.0 | |
checking host system type... x86_64-apple-darwin17.7.0 | |
checking how to get verbose linking output from gfortran... -v | |
checking for Fortran libraries of gfortran... -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm | |
checking flags to link C main with gfortran... none | |
checking for std::align... yes | |
checking for sched_getcpu()... no | |
checking how to get verbose linking output from gfortran... -v | |
checking for Fortran 77 libraries of gfortran... -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm | |
checking for dummy main to link with Fortran 77 libraries... none | |
checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore | |
checking if sgemm_ is being linked in already... no | |
checking for sgemm_ in -lopenblas... no | |
checking for ATL_xerbla in -latlas... no | |
checking for sgemm_ in -lblas... yes | |
checking for dgemm_ in -ldgemm... no | |
checking for sgemm_ in -lmkl_gf_lp64... no | |
checking for sgemm_ in -lmkl... no | |
checking for sgemm_ in -framework vecLib... no | |
checking for sgemm_ in -lcxml... no | |
checking for sgemm_ in -ldxml... no | |
checking for sgemm_ in -lscs... no | |
checking for sgemm_ in -lcomplib.sgimath... no | |
checking for sgemm_ in -lblas... (cached) yes | |
checking for sgemm_ in -lessl... no | |
checking for sgemm_ in -lblas... (cached) yes | |
checking for cheev_... no | |
checking for cheev_ in -llapack... yes | |
checking for METIS library... checking for metis_nodend_ in -L -lmetis... no | |
checking for metis_nodend_ in -lmetis... yes | |
checking version of METIS... "version 5" | |
checking for pkg-config... no | |
checking for hwloc... no | |
./configure: line 8525: --static: command not found | |
configure: WARNING: hwloc not supplied: cannot detect NUMA regions | |
checking how to run the C preprocessor... gcc-8 -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 that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
configure: WARNING: unrecognized options: --disable-debug |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o a.out -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccsDOsnh.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o a.out -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccsDOsnh.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/cc3jPnwn.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/cc3jPnwn.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccVsJocU.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccVsJocU.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccM4cGDX.o -lgomp -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccM4cGDX.o -lgomp -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccG2KJj7.o -lstdc++ -lgomp -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccG2KJj7.o -lstdc++ -lgomp -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccZuoNET.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccZuoNET.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/cc8d6icw.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/cc8d6icw.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. conftest.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. conftest.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccpVxuab.o -lstdc++ -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccpVxuab.o -lstdc++ -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccW6hBql.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccW6hBql.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/cc8Wkoae.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/cc8Wkoae.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccTQSRFj.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccTQSRFj.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccFDqXA6.o -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccFDqXA6.o -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccMzBpGQ.o cfortran_test.o -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccMzBpGQ.o cfortran_test.o -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccMowog0.o cfortran_test.o -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccMowog0.o cfortran_test.o -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/cc8vFQaS.o cfortran_test.o -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/cc8vFQaS.o cfortran_test.o -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/cczMJDaC.o -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/cczMJDaC.o -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccVrJvcb.o -lopenblas -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccVrJvcb.o -lopenblas -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccQjdGtp.o -latlas -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccQjdGtp.o -latlas -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/cc9vptiO.o -lblas -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/cc9vptiO.o -lblas -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccYOpzN2.o -ldgemm -lblas -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccYOpzN2.o -ldgemm -lblas -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccK0EXAi.o -lmkl_gf_lp64 -lmkl_gf_lp64 -lmkl_sequential -lmkl_core -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccK0EXAi.o -lmkl_gf_lp64 -lmkl_gf_lp64 -lmkl_sequential -lmkl_core -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccCUjBjy.o -lmkl -lguide -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccCUjBjy.o -lmkl -lguide -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccMAQ4BQ.o -framework vecLib -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccMAQ4BQ.o -framework vecLib -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccSpQiDQ.o -lcxml -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccSpQiDQ.o -lcxml -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccjPGCbF.o -ldxml -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccjPGCbF.o -ldxml -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccIk5uWU.o -lscs -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccIk5uWU.o -lscs -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccelMPuo.o -lcomplib.sgimath -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccelMPuo.o -lcomplib.sgimath -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccncQbP7.o -lessl -lblas -lgfortran -lquadmath -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccncQbP7.o -lessl -lblas -lgfortran -lquadmath -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/cctKj1qE.o -lblas -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/cctKj1qE.o -lblas -lgfortran -lquadmath -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/cc4mbtJ6.o -llapack -lgfortran -lquadmath -lblas -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/cc4mbtJ6.o -llapack -lgfortran -lquadmath -lblas -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L-lmetis -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccURZMyn.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L-lmetis -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccURZMyn.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccdn3d15.o -lmetis -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccdn3d15.o -lmetis -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccK3dR57.o -lmetis -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccK3dR57.o -lmetis -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccaVvHy4.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccaVvHy4.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-08-19 18:08:36 -0400 | |
make | |
install | |
gfortran -fopenmp -g -O2 -c -o src/blas_iface.o src/blas_iface.f90 | |
gfortran -fopenmp -g -O2 -c -o src/core_analyse.o src/core_analyse.f90 | |
g++-8 -DHAVE_CONFIG_H -I. -I./include -I./src -std=c++11 -fopenmp -g -O2 -c -o src/compat.o src/compat.cxx | |
gfortran -fopenmp -g -O2 -c -o src/cuda/cuda_nocuda.o src/cuda/cuda_nocuda.f90 | |
gfortran -fopenmp -g -O2 -c -o src/hw_topology/hw_topology.o src/hw_topology/hw_topology.f90 | |
g++-8 -DHAVE_CONFIG_H -I. -I./include -I./src -std=c++11 -fopenmp -g -O2 -c -o src/hw_topology/guess_topology.o src/hw_topology/guess_topology.cxx | |
gfortran -fopenmp -g -O2 -c -o src/lapack_iface.o src/lapack_iface.f90 | |
gfortran -fopenmp -g -O2 -c -o src/lsmr.o src/lsmr.f90 | |
gfortran -fopenmp -g -O2 -c -o interfaces/C/lsmr.o interfaces/C/lsmr.f90 | |
gfortran -fopenmp -g -O2 -c -o src/metis5_wrapper.o src/metis5_wrapper.f90 | |
gfortran -fopenmp -g -O2 -c -o src/matrix_util.o src/matrix_util.f90 | |
gfortran -fopenmp -g -O2 -c -o src/scaling.o src/scaling.f90 | |
gfortran -fopenmp -g -O2 -c -o src/match_order.o src/match_order.f90 | |
gfortran -fopenmp -g -O2 -c -o interfaces/C/matrix_util.o interfaces/C/matrix_util.f90 | |
g++-8 -DHAVE_CONFIG_H -I. -I./include -I./src -std=c++11 -fopenmp -g -O2 -c -o src/omp.o src/omp.cxx | |
gfortran -fopenmp -g -O2 -c -o src/pgm.o src/pgm.f90 | |
gfortran -fopenmp -g -O2 -c -o src/random.o src/random.f90 | |
gfortran -fopenmp -g -O2 -c -o src/rutherford_boeing.o src/rutherford_boeing.f90 | |
gfortran -fopenmp -g -O2 -c -o interfaces/C/rutherford_boeing.o interfaces/C/rutherford_boeing.f90 | |
gfortran -fopenmp -g -O2 -c -o interfaces/C/scaling.o interfaces/C/scaling.f90 | |
gfortran -fopenmp -g -O2 -c -o src/timer.o src/timer.f90 | |
gfortran -fopenmp -g -O2 -c -o interfaces/C/random.o interfaces/C/random.f90 | |
gfortran -fopenmp -g -O2 -c -o src/random_matrix.o src/random_matrix.f90 | |
gfortran -fopenmp -g -O2 -c -o interfaces/C/random_matrix.o interfaces/C/random_matrix.f90 | |
gfortran -fopenmp -g -O2 -c -o src/ssids/datatypes.o src/ssids/datatypes.f90 | |
gfortran -fopenmp -g -O2 -c -o src/ssids/contrib.o src/ssids/contrib.f90 | |
gfortran -fopenmp -g -O2 -c -o src/ssids/inform.o src/ssids/inform.f90 | |
gfortran -fopenmp -g -O2 -c -o src/ssids/subtree.o src/ssids/subtree.f90 | |
gfortran -fopenmp -g -O2 -c -o src/ssids/gpu/subtree_no_cuda.o src/ssids/gpu/subtree_no_cuda.f90 | |
gfortran -fopenmp -g -O2 -c -o src/ssids/akeep.o src/ssids/akeep.f90 | |
gfortran -fopenmp -g -O2 -c -o src/ssids/cpu/cpu_iface.o src/ssids/cpu/cpu_iface.f90 | |
gfortran -fopenmp -g -O2 -c -o src/ssids/cpu/subtree.o src/ssids/cpu/subtree.f90 | |
gfortran -fopenmp -g -O2 -c -o src/ssids/anal.o src/ssids/anal.f90 | |
gfortran -fopenmp -g -O2 -c -o src/ssids/contrib_free.o src/ssids/contrib_free.f90 | |
gfortran -fopenmp -g -O2 -c -o src/ssids/profile_iface.o src/ssids/profile_iface.f90 | |
gfortran -fopenmp -g -O2 -c -o src/ssids/fkeep.o src/ssids/fkeep.f90 | |
g++-8 -DHAVE_CONFIG_H -I. -I./include -I./src -std=c++11 -fopenmp -g -O2 -c -o src/ssids/profile.o src/ssids/profile.cxx | |
In file included from src/ssids/profile.cxx:6: | |
./src/ssids/profile.hxx:242:33: error: 't1' has incomplete type | |
double tdiff(struct timespec t1, struct timespec t2) { | |
~~~~~~~~~~~~~~~~^~ | |
./src/ssids/profile.hxx:242:24: note: forward declaration of 'struct spral::ssids::timespec' | |
double tdiff(struct timespec t1, struct timespec t2) { | |
^~~~~~~~ | |
./src/ssids/profile.hxx:242:53: error: 't2' has incomplete type | |
double tdiff(struct timespec t1, struct timespec t2) { | |
~~~~~~~~~~~~~~~~^~ | |
./src/ssids/profile.hxx:242:24: note: forward declaration of 'struct spral::ssids::timespec' | |
double tdiff(struct timespec t1, struct timespec t2) { | |
^~~~~~~~ | |
./src/ssids/profile.hxx: In static member function 'static int spral::ssids::Profile::guess_core()': | |
./src/ssids/profile.hxx:252:42: error: expected ';' before '}' token | |
return omp::get_global_thread_num() | |
^ | |
; | |
./src/ssids/profile.hxx:254:4: | |
} | |
~ | |
make: *** [src/ssids/profile.o] Error 1 | |
HOMEBREW_VERSION: 1.7.1-308-gc9aa25e | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: c9aa25e6d220baa65bd4c0377af9442212e8636b | |
Last commit: 7 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 8429d9e99326856a7e11def571fadc187c431793 | |
Core tap last commit: 52 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CACHE: /Users/dpo/Library/Caches/Homebrew | |
CPU: octa-core 64-bit kabylake | |
Homebrew Ruby: 2.3.7 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby | |
Clang: 9.1 build 902 | |
Git: 2.13.2 => /usr/local/bin/git | |
Curl: 7.54.0 => /usr/bin/curl | |
Java: 1.8.0_141 | |
macOS: 10.13.6-x86_64 | |
CLT: 9.4.1.0.1.1528165917 | |
Xcode: N/A | |
XQuartz: 2.7.11 => /opt/X11 | |
HOMEBREW_CC: gcc-8 | |
HOMEBREW_CXX: g++-8 | |
CMAKE_PREFIX_PATH: /usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
PKG_CONFIG_PATH: /usr/local/opt/autogen/lib/pkgconfig:/usr/local/opt/isl/lib/pkgconfig:/usr/local/opt/mpfr/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13 | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/local/opt/autoconf/bin:/usr/local/opt/autogen/bin:/usr/local/opt/automake/bin:/usr/local/opt/gcc/bin:/usr/local/opt/metis/bin:/usr/bin:/bin:/usr/sbin:/sbin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by spral configure 2016.06.24, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --disable-debug --disable-dependency-tracking --disable-silent-rules --prefix=/usr/local/Cellar/spral/HEAD-06995d2 | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = Segmentation-Fault.local | |
uname -m = x86_64 | |
uname -r = 17.7.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 17.7.0: Thu Jun 21 22:53:14 PDT 2018; root:xnu-4570.71.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.7.0: Thu Jun 21 22:53:14 PDT 2018; root:xnu-4570.71.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: 512 tasks, 2364 threads, 8 processors | |
Load average: 2.63, Mach factor: 5.36 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super | |
PATH: /usr/local/opt/autoconf/bin | |
PATH: /usr/local/opt/autogen/bin | |
PATH: /usr/local/opt/automake/bin | |
PATH: /usr/local/opt/gcc/bin | |
PATH: /usr/local/opt/metis/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2467: checking for a BSD-compatible install | |
configure:2535: result: /usr/bin/install -c | |
configure:2546: checking whether build environment is sane | |
configure:2601: result: yes | |
configure:2752: checking for a thread-safe mkdir -p | |
configure:2791: result: ./install-sh -c -d | |
configure:2798: checking for gawk | |
configure:2828: result: no | |
configure:2798: checking for mawk | |
configure:2828: result: no | |
configure:2798: checking for nawk | |
configure:2828: result: no | |
configure:2798: checking for awk | |
configure:2814: found /usr/bin/awk | |
configure:2825: result: awk | |
configure:2836: checking whether make sets $(MAKE) | |
configure:2858: result: yes | |
configure:2887: checking whether make supports nested variables | |
configure:2904: result: yes | |
configure:3108: checking for gcc | |
configure:3135: result: gcc-8 | |
configure:3364: checking for C compiler version | |
configure:3373: gcc-8 --version >&5 | |
gcc-8 (Homebrew GCC 8.2.0) 8.2.0 | |
Copyright (C) 2018 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:3384: $? = 0 | |
configure:3373: gcc-8 -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=gcc-8 | |
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/8.2.0/libexec/gcc/x86_64-apple-darwin17.7.0/8.2.0/lto-wrapper | |
Target: x86_64-apple-darwin17.7.0 | |
Configured with: ../configure --build=x86_64-apple-darwin17.7.0 --prefix=/usr/local/Cellar/gcc/8.2.0 --libdir=/usr/local/Cellar/gcc/8.2.0/lib/gcc/8 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-8 --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 8.2.0' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --disable-nls | |
Thread model: posix | |
gcc version 8.2.0 (Homebrew GCC 8.2.0) | |
configure:3384: $? = 0 | |
configure:3373: gcc-8 -V >&5 | |
gcc-8: error: unrecognized command line option '-V' | |
gcc-8: fatal error: no input files | |
compilation terminated. | |
configure:3384: $? = 1 | |
configure:3373: gcc-8 -qversion >&5 | |
gcc-8: error: unrecognized command line option '-qversion'; did you mean '--version'? | |
gcc-8: fatal error: no input files | |
compilation terminated. | |
configure:3384: $? = 1 | |
configure:3404: checking whether the C compiler works | |
configure:3426: gcc-8 conftest.c >&5 | |
configure:3430: $? = 0 | |
configure:3478: result: yes | |
configure:3481: checking for C compiler default output file name | |
configure:3483: result: a.out | |
configure:3489: checking for suffix of executables | |
configure:3496: gcc-8 -o conftest conftest.c >&5 | |
configure:3500: $? = 0 | |
configure:3522: result: | |
configure:3544: checking whether we are cross compiling | |
configure:3552: gcc-8 -o conftest conftest.c >&5 | |
configure:3556: $? = 0 | |
configure:3563: ./conftest | |
configure:3567: $? = 0 | |
configure:3582: result: no | |
configure:3587: checking for suffix of object files | |
configure:3609: gcc-8 -c conftest.c >&5 | |
configure:3613: $? = 0 | |
configure:3634: result: o | |
configure:3638: checking whether we are using the GNU C compiler | |
configure:3657: gcc-8 -c conftest.c >&5 | |
configure:3657: $? = 0 | |
configure:3666: result: yes | |
configure:3675: checking whether gcc-8 accepts -g | |
configure:3695: gcc-8 -c -g conftest.c >&5 | |
configure:3695: $? = 0 | |
configure:3736: result: yes | |
configure:3753: checking for gcc-8 option to accept ISO C89 | |
configure:3816: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:3816: $? = 0 | |
configure:3829: result: none needed | |
configure:3854: checking whether gcc-8 understands -c and -o together | |
configure:3876: gcc-8 -c conftest.c -o conftest2.o | |
configure:3879: $? = 0 | |
configure:3876: gcc-8 -c conftest.c -o conftest2.o | |
configure:3879: $? = 0 | |
configure:3891: result: yes | |
configure:3911: checking whether make supports the include directive | |
configure:3926: make -f confmf.GNU && cat confinc.out | |
this is the am__doit target | |
configure:3929: $? = 0 | |
configure:3948: result: yes (GNU style) | |
configure:3973: checking dependency style of gcc-8 | |
configure:4084: result: none | |
configure:4211: checking for C++ compiler version | |
configure:4220: g++-8 --version >&5 | |
g++-8 (Homebrew GCC 8.2.0) 8.2.0 | |
Copyright (C) 2018 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:4231: $? = 0 | |
configure:4220: g++-8 -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=g++-8 | |
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/8.2.0/libexec/gcc/x86_64-apple-darwin17.7.0/8.2.0/lto-wrapper | |
Target: x86_64-apple-darwin17.7.0 | |
Configured with: ../configure --build=x86_64-apple-darwin17.7.0 --prefix=/usr/local/Cellar/gcc/8.2.0 --libdir=/usr/local/Cellar/gcc/8.2.0/lib/gcc/8 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-8 --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 8.2.0' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --disable-nls | |
Thread model: posix | |
gcc version 8.2.0 (Homebrew GCC 8.2.0) | |
configure:4231: $? = 0 | |
configure:4220: g++-8 -V >&5 | |
g++-8: error: unrecognized command line option '-V' | |
g++-8: fatal error: no input files | |
compilation terminated. | |
configure:4231: $? = 1 | |
configure:4220: g++-8 -qversion >&5 | |
g++-8: error: unrecognized command line option '-qversion'; did you mean '--version'? | |
g++-8: fatal error: no input files | |
compilation terminated. | |
configure:4231: $? = 1 | |
configure:4235: checking whether we are using the GNU C++ compiler | |
configure:4254: g++-8 -c conftest.cpp >&5 | |
configure:4254: $? = 0 | |
configure:4263: result: yes | |
configure:4272: checking whether g++-8 accepts -g | |
configure:4292: g++-8 -c -g conftest.cpp >&5 | |
configure:4292: $? = 0 | |
configure:4333: result: yes | |
configure:4358: checking dependency style of g++-8 | |
configure:4469: result: none | |
configure:4537: checking for g77 | |
configure:4567: result: no | |
configure:4537: checking for xlf | |
configure:4567: result: no | |
configure:4537: checking for f77 | |
configure:4567: result: no | |
configure:4537: checking for frt | |
configure:4567: result: no | |
configure:4537: checking for pgf77 | |
configure:4567: result: no | |
configure:4537: checking for cf77 | |
configure:4567: result: no | |
configure:4537: checking for fort77 | |
configure:4567: result: no | |
configure:4537: checking for fl32 | |
configure:4567: result: no | |
configure:4537: checking for af77 | |
configure:4567: result: no | |
configure:4537: checking for xlf90 | |
configure:4567: result: no | |
configure:4537: checking for f90 | |
configure:4567: result: no | |
configure:4537: checking for pgf90 | |
configure:4567: result: no | |
configure:4537: checking for pghpf | |
configure:4567: result: no | |
configure:4537: checking for epcf90 | |
configure:4567: result: no | |
configure:4537: checking for gfortran | |
configure:4553: found /usr/local/opt/gcc/bin/gfortran | |
configure:4564: result: gfortran | |
configure:4590: checking for Fortran 77 compiler version | |
configure:4599: gfortran --version >&5 | |
GNU Fortran (Homebrew GCC 8.2.0) 8.2.0 | |
Copyright (C) 2018 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:4610: $? = 0 | |
configure:4599: gfortran -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=gfortran | |
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/8.2.0/libexec/gcc/x86_64-apple-darwin17.7.0/8.2.0/lto-wrapper | |
Target: x86_64-apple-darwin17.7.0 | |
Configured with: ../configure --build=x86_64-apple-darwin17.7.0 --prefix=/usr/local/Cellar/gcc/8.2.0 --libdir=/usr/local/Cellar/gcc/8.2.0/lib/gcc/8 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-8 --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 8.2.0' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --disable-nls | |
Thread model: posix | |
gcc version 8.2.0 (Homebrew GCC 8.2.0) | |
configure:4610: $? = 0 | |
configure:4599: gfortran -V >&5 | |
gfortran: error: unrecognized command line option '-V' | |
gfortran: fatal error: no input files | |
compilation terminated. | |
configure:4610: $? = 1 | |
configure:4599: gfortran -qversion >&5 | |
gfortran: error: unrecognized command line option '-qversion'; did you mean '--version'? | |
gfortran: fatal error: no input files | |
compilation terminated. | |
configure:4610: $? = 1 | |
configure:4619: checking whether we are using the GNU Fortran 77 compiler | |
configure:4632: gfortran -c conftest.F >&5 | |
configure:4632: $? = 0 | |
configure:4641: result: yes | |
configure:4647: checking whether gfortran accepts -g | |
configure:4658: gfortran -c -g conftest.f >&5 | |
configure:4658: $? = 0 | |
configure:4666: result: yes | |
configure:4748: checking for gfortran | |
configure:4764: found /usr/local/opt/gcc/bin/gfortran | |
configure:4775: result: gfortran | |
configure:4801: checking for Fortran compiler version | |
configure:4810: gfortran --version >&5 | |
GNU Fortran (Homebrew GCC 8.2.0) 8.2.0 | |
Copyright (C) 2018 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:4821: $? = 0 | |
configure:4810: gfortran -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=gfortran | |
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/8.2.0/libexec/gcc/x86_64-apple-darwin17.7.0/8.2.0/lto-wrapper | |
Target: x86_64-apple-darwin17.7.0 | |
Configured with: ../configure --build=x86_64-apple-darwin17.7.0 --prefix=/usr/local/Cellar/gcc/8.2.0 --libdir=/usr/local/Cellar/gcc/8.2.0/lib/gcc/8 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-8 --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 8.2.0' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --disable-nls | |
Thread model: posix | |
gcc version 8.2.0 (Homebrew GCC 8.2.0) | |
configure:4821: $? = 0 | |
configure:4810: gfortran -V >&5 | |
gfortran: error: unrecognized command line option '-V' | |
gfortran: fatal error: no input files | |
compilation terminated. | |
configure:4821: $? = 1 | |
configure:4810: gfortran -qversion >&5 | |
gfortran: error: unrecognized command line option '-qversion'; did you mean '--version'? | |
gfortran: fatal error: no input files | |
compilation terminated. | |
configure:4821: $? = 1 | |
configure:4830: checking whether we are using the GNU Fortran compiler | |
configure:4843: gfortran -c conftest.F >&5 | |
configure:4843: $? = 0 | |
configure:4852: result: yes | |
configure:4858: checking whether gfortran accepts -g | |
configure:4869: gfortran -c -g conftest.f >&5 | |
configure:4869: $? = 0 | |
configure:4877: result: yes | |
configure:4949: checking for ranlib | |
configure:4965: found /usr/bin/ranlib | |
configure:4976: result: ranlib | |
configure:5006: checking for gcc-8 option to accept ISO C99 | |
configure:5155: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:5155: $? = 0 | |
configure:5168: result: none needed | |
configure:5207: checking for gcc-8 option to support OpenMP | |
configure:5222: gcc-8 -o conftest -g -O2 conftest.c >&5 | |
conftest.c:13:2: error: unknown type name 'choke' | |
choke me | |
^~~~~ | |
conftest.c:13:10: error: expected ';' before 'typedef' | |
choke me | |
^ | |
; | |
configure:5222: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "spral" | |
| #define PACKAGE_TARNAME "spral" | |
| #define PACKAGE_VERSION "2016.06.24" | |
| #define PACKAGE_STRING "spral 2016.06.24" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "spral" | |
| #define VERSION "2016.06.24" | |
| /* end confdefs.h. */ | |
| | |
| #ifndef _OPENMP | |
| choke me | |
| #endif | |
| #include <omp.h> | |
| int main () { return omp_get_num_threads (); } | |
| | |
configure:5240: gcc-8 -o conftest -g -O2 -fopenmp conftest.c >&5 | |
configure:5240: $? = 0 | |
configure:5254: result: -fopenmp | |
configure:5279: checking for g++-8 option to support OpenMP | |
configure:5294: g++-8 -o conftest -g -O2 conftest.cpp >&5 | |
conftest.cpp:13:2: error: 'choke' does not name a type | |
choke me | |
^~~~~ | |
In file included from conftest.cpp:15: | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:39:3: error: 'omp_lock_t' does not name a type | |
} omp_lock_t; | |
^~~~~~~~~~ | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:95:28: error: variable or field 'omp_init_lock' declared void | |
extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW; | |
^~~~~~~~~~ | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:95:28: error: 'omp_lock_t' was not declared in this scope | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:95:28: note: suggested alternative: 'omp_lock_hint_t' | |
extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW; | |
^~~~~~~~~~ | |
omp_lock_hint_t | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:95:40: error: expected primary-expression before ')' token | |
extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW; | |
^ | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:96:38: error: variable or field 'omp_init_lock_with_hint' declared void | |
extern void omp_init_lock_with_hint (omp_lock_t *, omp_lock_hint_t) | |
^~~~~~~~~~ | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:96:38: error: 'omp_lock_t' was not declared in this scope | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:96:38: note: suggested alternative: 'omp_lock_hint_t' | |
extern void omp_init_lock_with_hint (omp_lock_t *, omp_lock_hint_t) | |
^~~~~~~~~~ | |
omp_lock_hint_t | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:96:50: error: expected primary-expression before ',' token | |
extern void omp_init_lock_with_hint (omp_lock_t *, omp_lock_hint_t) | |
^ | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:96:67: error: expected primary-expression before ')' token | |
extern void omp_init_lock_with_hint (omp_lock_t *, omp_lock_hint_t) | |
^ | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:98:31: error: variable or field 'omp_destroy_lock' declared void | |
extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW; | |
^~~~~~~~~~ | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:98:31: error: 'omp_lock_t' was not declared in this scope | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:98:31: note: suggested alternative: 'omp_lock_hint_t' | |
extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW; | |
^~~~~~~~~~ | |
omp_lock_hint_t | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:98:43: error: expected primary-expression before ')' token | |
extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW; | |
^ | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:99:27: error: variable or field 'omp_set_lock' declared void | |
extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW; | |
^~~~~~~~~~ | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:99:27: error: 'omp_lock_t' was not declared in this scope | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:99:27: note: suggested alternative: 'omp_lock_hint_t' | |
extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW; | |
^~~~~~~~~~ | |
omp_lock_hint_t | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:99:39: error: expected primary-expression before ')' token | |
extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW; | |
^ | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:100:29: error: variable or field 'omp_unset_lock' declared void | |
extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW; | |
^~~~~~~~~~ | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:100:29: error: 'omp_lock_t' was not declared in this scope | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:100:29: note: suggested alternative: 'omp_lock_hint_t' | |
extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW; | |
^~~~~~~~~~ | |
omp_lock_hint_t | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:100:41: error: expected primary-expression before ')' token | |
extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW; | |
^ | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:101:27: error: 'omp_lock_t' was not declared in this scope | |
extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW; | |
^~~~~~~~~~ | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:101:27: note: suggested alternative: 'omp_lock_hint_t' | |
extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW; | |
^~~~~~~~~~ | |
omp_lock_hint_t | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/include/omp.h:101:39: error: expected primary-expression before ')' token | |
extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW; | |
^ | |
configure:5294: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "spral" | |
| #define PACKAGE_TARNAME "spral" | |
| #define PACKAGE_VERSION "2016.06.24" | |
| #define PACKAGE_STRING "spral 2016.06.24" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "spral" | |
| #define VERSION "2016.06.24" | |
| /* end confdefs.h. */ | |
| | |
| #ifndef _OPENMP | |
| choke me | |
| #endif | |
| #include <omp.h> | |
| int main () { return omp_get_num_threads (); } | |
| | |
configure:5312: g++-8 -o conftest -g -O2 -fopenmp conftest.cpp >&5 | |
configure:5312: $? = 0 | |
configure:5326: result: -fopenmp | |
configure:5366: checking for nvcc | |
configure:5396: result: no | |
configure:5439: checking build system type | |
configure:5453: result: x86_64-apple-darwin17.7.0 | |
configure:5473: checking host system type | |
configure:5486: result: x86_64-apple-darwin17.7.0 | |
configure:5511: checking how to get verbose linking output from gfortran | |
configure:5521: gfortran -c -g -O2 conftest.f >&5 | |
configure:5521: $? = 0 | |
configure:5539: gfortran -o conftest -g -O2 -v conftest.f | |
Using built-in specs. | |
Target: x86_64-apple-darwin17.7.0 | |
Thread model: posix | |
gcc version 8.2.0 (Homebrew GCC 8.2.0) | |
/usr/local/Cellar/gcc/8.2.0/libexec/gcc/x86_64-apple-darwin17.7.0/8.2.0/f951 conftest.f -ffixed-form -fPIC -feliminate-unused-debug-symbols -quiet -dumpbase conftest.f -mmacosx-version-min=10.13.0 -mtune=core2 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/finclude -o /private/tmp/ccdtcfbc.s | |
GNU Fortran (Homebrew GCC 8.2.0) version 8.2.0 (x86_64-apple-darwin17.7.0) | |
compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.20-GMP | |
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | |
GNU Fortran2008 (Homebrew GCC 8.2.0) version 8.2.0 (x86_64-apple-darwin17.7.0) | |
compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.20-GMP | |
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | |
as -arch x86_64 -v -force_cpusubtype_ALL -mmacosx-version-min=10.13 -o /private/tmp/ccZuoNET.o /private/tmp/ccdtcfbc.s | |
Apple LLVM version 9.1.0 (clang-902.0.39.2) | |
Target: x86_64-apple-darwin17.7.0 | |
Thread model: posix | |
InstalledDir: /Library/Developer/CommandLineTools/usr/bin | |
"/Library/Developer/CommandLineTools/usr/bin/clang" -cc1as -triple x86_64-apple-macosx10.13.0 -filetype obj -main-file-name ccdtcfbc.s -target-cpu penryn -fdebug-compilation-dir /private/tmp/spral-20180819-1058-lyuw15 -dwarf-debug-producer Apple LLVM version 9.1.0 (clang-902.0.39.2) -dwarf-version=4 -mrelocation-model pic -o /private/tmp/ccZuoNET.o /private/tmp/ccdtcfbc.s | |
Reading specs from /usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../../libgfortran.spec | |
rename spec lib to liborig | |
/usr/local/Cellar/gcc/8.2.0/libexec/gcc/x86_64-apple-darwin17.7.0/8.2.0/collect2 -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccZuoNET.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v -idsym -dsym | |
collect2 version 8.2.0 | |
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/ld -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccZuoNET.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
@(#)PROGRAM:ld PROJECT:ld64-351.8 | |
configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em (tvOS) | |
Library search paths: | |
/usr/local/lib | |
/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8 | |
/usr/lib | |
/usr/local/lib | |
Framework search paths: | |
/Library/Frameworks/ | |
/System/Library/Frameworks/ | |
/usr/bin/nm -n /private/tmp/ccZuoNET.o | |
dsymutil conftest | |
configure:5622: result: -v | |
configure:5624: checking for Fortran libraries of gfortran | |
configure:5647: gfortran -o conftest -g -O2 -v conftest.f | |
Using built-in specs. | |
Target: x86_64-apple-darwin17.7.0 | |
Thread model: posix | |
gcc version 8.2.0 (Homebrew GCC 8.2.0) | |
/usr/local/Cellar/gcc/8.2.0/libexec/gcc/x86_64-apple-darwin17.7.0/8.2.0/f951 conftest.f -ffixed-form -fPIC -feliminate-unused-debug-symbols -quiet -dumpbase conftest.f -mmacosx-version-min=10.13.0 -mtune=core2 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/finclude -o /private/tmp/ccOWlTVW.s | |
GNU Fortran (Homebrew GCC 8.2.0) version 8.2.0 (x86_64-apple-darwin17.7.0) | |
compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.20-GMP | |
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | |
GNU Fortran2008 (Homebrew GCC 8.2.0) version 8.2.0 (x86_64-apple-darwin17.7.0) | |
compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.20-GMP | |
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | |
as -arch x86_64 -v -force_cpusubtype_ALL -mmacosx-version-min=10.13 -o /private/tmp/cc8d6icw.o /private/tmp/ccOWlTVW.s | |
Apple LLVM version 9.1.0 (clang-902.0.39.2) | |
Target: x86_64-apple-darwin17.7.0 | |
Thread model: posix | |
InstalledDir: /Library/Developer/CommandLineTools/usr/bin | |
"/Library/Developer/CommandLineTools/usr/bin/clang" -cc1as -triple x86_64-apple-macosx10.13.0 -filetype obj -main-file-name ccOWlTVW.s -target-cpu penryn -fdebug-compilation-dir /private/tmp/spral-20180819-1058-lyuw15 -dwarf-debug-producer Apple LLVM version 9.1.0 (clang-902.0.39.2) -dwarf-version=4 -mrelocation-model pic -o /private/tmp/cc8d6icw.o /private/tmp/ccOWlTVW.s | |
Reading specs from /usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../../libgfortran.spec | |
rename spec lib to liborig | |
/usr/local/Cellar/gcc/8.2.0/libexec/gcc/x86_64-apple-darwin17.7.0/8.2.0/collect2 -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/cc8d6icw.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v -idsym -dsym | |
collect2 version 8.2.0 | |
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/ld -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/cc8d6icw.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
@(#)PROGRAM:ld PROJECT:ld64-351.8 | |
configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em (tvOS) | |
Library search paths: | |
/usr/local/lib | |
/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8 | |
/usr/lib | |
/usr/local/lib | |
Framework search paths: | |
/Library/Frameworks/ | |
/System/Library/Frameworks/ | |
/usr/bin/nm -n /private/tmp/cc8d6icw.o | |
dsymutil conftest | |
configure:5843: result: -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm | |
configure:5855: checking flags to link C main with gfortran | |
Trying '' | |
configure:5909: result: none | |
configure:5973: checking for std::align | |
configure:5995: g++-8 -o conftest -g -O2 conftest.cpp >&5 | |
configure:5995: $? = 0 | |
configure:5996: result: yes | |
configure:6015: checking for sched_getcpu() | |
configure:6028: gcc-8 -o conftest -g -O2 conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:16:1: warning: implicit declaration of function 'sched_getcpu'; did you mean 'sched_yield'? [-Wimplicit-function-declaration] | |
sched_getcpu(); | |
^~~~~~~~~~~~ | |
sched_yield | |
Undefined symbols for architecture x86_64: | |
"_sched_getcpu", referenced from: | |
_main in ccW6hBql.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
configure:6028: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "spral" | |
| #define PACKAGE_TARNAME "spral" | |
| #define PACKAGE_VERSION "2016.06.24" | |
| #define PACKAGE_STRING "spral 2016.06.24" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "spral" | |
| #define VERSION "2016.06.24" | |
| #define HAVE_STD_ALIGN 1 | |
| /* end confdefs.h. */ | |
| #include <sched.h> | |
| int | |
| main () | |
| { | |
| sched_getcpu(); | |
| ; | |
| return 0; | |
| } | |
configure:6034: result: no | |
configure:6048: checking how to get verbose linking output from gfortran | |
configure:6058: gfortran -c -g -O2 conftest.f >&5 | |
configure:6058: $? = 0 | |
configure:6076: gfortran -o conftest -g -O2 -v conftest.f | |
Using built-in specs. | |
Target: x86_64-apple-darwin17.7.0 | |
Thread model: posix | |
gcc version 8.2.0 (Homebrew GCC 8.2.0) | |
/usr/local/Cellar/gcc/8.2.0/libexec/gcc/x86_64-apple-darwin17.7.0/8.2.0/f951 conftest.f -ffixed-form -fPIC -feliminate-unused-debug-symbols -quiet -dumpbase conftest.f -mmacosx-version-min=10.13.0 -mtune=core2 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/finclude -o /private/tmp/ccCLHmlU.s | |
GNU Fortran (Homebrew GCC 8.2.0) version 8.2.0 (x86_64-apple-darwin17.7.0) | |
compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.20-GMP | |
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | |
GNU Fortran2008 (Homebrew GCC 8.2.0) version 8.2.0 (x86_64-apple-darwin17.7.0) | |
compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.20-GMP | |
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | |
as -arch x86_64 -v -force_cpusubtype_ALL -mmacosx-version-min=10.13 -o /private/tmp/cc8Wkoae.o /private/tmp/ccCLHmlU.s | |
Apple LLVM version 9.1.0 (clang-902.0.39.2) | |
Target: x86_64-apple-darwin17.7.0 | |
Thread model: posix | |
InstalledDir: /Library/Developer/CommandLineTools/usr/bin | |
"/Library/Developer/CommandLineTools/usr/bin/clang" -cc1as -triple x86_64-apple-macosx10.13.0 -filetype obj -main-file-name ccCLHmlU.s -target-cpu penryn -fdebug-compilation-dir /private/tmp/spral-20180819-1058-lyuw15 -dwarf-debug-producer Apple LLVM version 9.1.0 (clang-902.0.39.2) -dwarf-version=4 -mrelocation-model pic -o /private/tmp/cc8Wkoae.o /private/tmp/ccCLHmlU.s | |
Reading specs from /usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../../libgfortran.spec | |
rename spec lib to liborig | |
/usr/local/Cellar/gcc/8.2.0/libexec/gcc/x86_64-apple-darwin17.7.0/8.2.0/collect2 -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/cc8Wkoae.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v -idsym -dsym | |
collect2 version 8.2.0 | |
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/ld -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/cc8Wkoae.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
@(#)PROGRAM:ld PROJECT:ld64-351.8 | |
configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em (tvOS) | |
Library search paths: | |
/usr/local/lib | |
/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8 | |
/usr/lib | |
/usr/local/lib | |
Framework search paths: | |
/Library/Frameworks/ | |
/System/Library/Frameworks/ | |
/usr/bin/nm -n /private/tmp/cc8Wkoae.o | |
dsymutil conftest | |
configure:6159: result: -v | |
configure:6161: checking for Fortran 77 libraries of gfortran | |
configure:6184: gfortran -o conftest -g -O2 -v conftest.f | |
Using built-in specs. | |
Target: x86_64-apple-darwin17.7.0 | |
Thread model: posix | |
gcc version 8.2.0 (Homebrew GCC 8.2.0) | |
/usr/local/Cellar/gcc/8.2.0/libexec/gcc/x86_64-apple-darwin17.7.0/8.2.0/f951 conftest.f -ffixed-form -fPIC -feliminate-unused-debug-symbols -quiet -dumpbase conftest.f -mmacosx-version-min=10.13.0 -mtune=core2 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/finclude -o /private/tmp/ccpdGsSe.s | |
GNU Fortran (Homebrew GCC 8.2.0) version 8.2.0 (x86_64-apple-darwin17.7.0) | |
compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.20-GMP | |
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | |
GNU Fortran2008 (Homebrew GCC 8.2.0) version 8.2.0 (x86_64-apple-darwin17.7.0) | |
compiled by GNU C version 8.2.0, GMP version 6.1.2, MPFR version 4.0.1, MPC version 1.1.0, isl version isl-0.20-GMP | |
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | |
as -arch x86_64 -v -force_cpusubtype_ALL -mmacosx-version-min=10.13 -o /private/tmp/ccTQSRFj.o /private/tmp/ccpdGsSe.s | |
Apple LLVM version 9.1.0 (clang-902.0.39.2) | |
Target: x86_64-apple-darwin17.7.0 | |
Thread model: posix | |
InstalledDir: /Library/Developer/CommandLineTools/usr/bin | |
"/Library/Developer/CommandLineTools/usr/bin/clang" -cc1as -triple x86_64-apple-macosx10.13.0 -filetype obj -main-file-name ccpdGsSe.s -target-cpu penryn -fdebug-compilation-dir /private/tmp/spral-20180819-1058-lyuw15 -dwarf-debug-producer Apple LLVM version 9.1.0 (clang-902.0.39.2) -dwarf-version=4 -mrelocation-model pic -o /private/tmp/ccTQSRFj.o /private/tmp/ccpdGsSe.s | |
Reading specs from /usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../../libgfortran.spec | |
rename spec lib to liborig | |
/usr/local/Cellar/gcc/8.2.0/libexec/gcc/x86_64-apple-darwin17.7.0/8.2.0/collect2 -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccTQSRFj.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v -idsym -dsym | |
collect2 version 8.2.0 | |
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/ld -dynamic -arch x86_64 -macosx_version_min 10.13.0 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. /private/tmp/ccTQSRFj.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
@(#)PROGRAM:ld PROJECT:ld64-351.8 | |
configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em (tvOS) | |
Library search paths: | |
/usr/local/lib | |
/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 | |
/usr/local/Cellar/gcc/8.2.0/lib/gcc/8 | |
/usr/lib | |
/usr/local/lib | |
Framework search paths: | |
/Library/Frameworks/ | |
/System/Library/Frameworks/ | |
/usr/bin/nm -n /private/tmp/ccTQSRFj.o | |
dsymutil conftest | |
configure:6380: result: -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm | |
configure:6396: checking for dummy main to link with Fortran 77 libraries | |
configure:6430: gcc-8 -o conftest -g -O2 conftest.c -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm >&5 | |
configure:6430: $? = 0 | |
configure:6475: result: none | |
configure:6508: checking for Fortran 77 name-mangling scheme | |
configure:6521: gfortran -c -g -O2 conftest.f >&5 | |
configure:6521: $? = 0 | |
configure:6562: gcc-8 -o conftest -g -O2 conftest.c cfortran_test.o -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm >&5 | |
Undefined symbols for architecture x86_64: | |
"_foobar", referenced from: | |
_main in ccMzBpGQ.o | |
(maybe you meant: _foobar_) | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
configure:6562: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "spral" | |
| #define PACKAGE_TARNAME "spral" | |
| #define PACKAGE_VERSION "2016.06.24" | |
| #define PACKAGE_STRING "spral 2016.06.24" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "spral" | |
| #define VERSION "2016.06.24" | |
| #define HAVE_STD_ALIGN 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char foobar (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return foobar (); | |
| ; | |
| return 0; | |
| } | |
configure:6562: gcc-8 -o conftest -g -O2 conftest.c cfortran_test.o -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm >&5 | |
configure:6562: $? = 0 | |
configure:6620: gcc-8 -o conftest -g -O2 conftest.c cfortran_test.o -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm >&5 | |
configure:6620: $? = 0 | |
configure:6662: result: lower case, underscore, no extra underscore | |
configure:6781: checking if sgemm_ is being linked in already | |
configure:6809: gcc-8 -o conftest -g -O2 conftest.c -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm >&5 | |
Undefined symbols for architecture x86_64: | |
"_sgemm_", referenced from: | |
_main in cczMJDaC.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
configure:6809: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "spral" | |
| #define PACKAGE_TARNAME "spral" | |
| #define PACKAGE_VERSION "2016.06.24" | |
| #define PACKAGE_STRING "spral 2016.06.24" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "spral" | |
| #define VERSION "2016.06.24" | |
| #define HAVE_STD_ALIGN 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sgemm_ (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return sgemm_ (); | |
| ; | |
| return 0; | |
| } | |
configure:6814: result: no | |
configure:6822: checking for sgemm_ in -lopenblas | |
configure:6855: gcc-8 -o conftest -g -O2 conftest.c -lopenblas -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm >&5 | |
ld: library not found for -lopenblas | |
collect2: error: ld returned 1 exit status | |
configure:6855: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "spral" | |
| #define PACKAGE_TARNAME "spral" | |
| #define PACKAGE_VERSION "2016.06.24" | |
| #define PACKAGE_STRING "spral 2016.06.24" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "spral" | |
| #define VERSION "2016.06.24" | |
| #define HAVE_STD_ALIGN 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sgemm_ (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return sgemm_ (); | |
| ; | |
| return 0; | |
| } | |
configure:6865: result: no | |
configure:6876: checking for ATL_xerbla in -latlas | |
configure:6909: gcc-8 -o conftest -g -O2 conftest.c -latlas -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm >&5 | |
ld: library not found for -latlas | |
collect2: error: ld returned 1 exit status | |
configure:6909: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "spral" | |
| #define PACKAGE_TARNAME "spral" | |
| #define PACKAGE_VERSION "2016.06.24" | |
| #define PACKAGE_STRING "spral 2016.06.24" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "spral" | |
| #define VERSION "2016.06.24" | |
| #define HAVE_STD_ALIGN 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char ATL_xerbla (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return ATL_xerbla (); | |
| ; | |
| return 0; | |
| } | |
configure:6918: result: no | |
configure:7026: checking for sgemm_ in -lblas | |
configure:7059: gcc-8 -o conftest -g -O2 conftest.c -lblas -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm >&5 | |
configure:7059: $? = 0 | |
configure:7069: result: yes | |
configure:7073: checking for dgemm_ in -ldgemm | |
configure:7106: gcc-8 -o conftest -g -O2 conftest.c -ldgemm -lblas -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm >&5 | |
ld: library not found for -ldgemm | |
collect2: error: ld returned 1 exit status | |
configure:7106: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "spral" | |
| #define PACKAGE_TARNAME "spral" | |
| #define PACKAGE_VERSION "2016.06.24" | |
| #define PACKAGE_STRING "spral 2016.06.24" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "spral" | |
| #define VERSION "2016.06.24" | |
| #define HAVE_STD_ALIGN 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char dgemm_ (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return dgemm_ (); | |
| ; | |
| return 0; | |
| } | |
configure:7116: result: no | |
configure:7182: checking for sgemm_ in -lmkl_gf_lp64 | |
configure:7215: gcc-8 -o conftest -g -O2 conftest.c -lmkl_gf_lp64 -lmkl_gf_lp64 -lmkl_sequential -lmkl_core -lpthread -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm >&5 | |
ld: library not found for -lmkl_gf_lp64 | |
collect2: error: ld returned 1 exit status | |
configure:7215: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "spral" | |
| #define PACKAGE_TARNAME "spral" | |
| #define PACKAGE_VERSION "2016.06.24" | |
| #define PACKAGE_STRING "spral 2016.06.24" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "spral" | |
| #define VERSION "2016.06.24" | |
| #define HAVE_STD_ALIGN 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sgemm_ (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return sgemm_ (); | |
| ; | |
| return 0; | |
| } | |
configure:7225: result: no | |
configure:7396: checking for sgemm_ in -lmkl | |
configure:7429: gcc-8 -o conftest -g -O2 conftest.c -lmkl -lguide -lpthread -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm >&5 | |
ld: library not found for -lmkl | |
collect2: error: ld returned 1 exit status | |
configure:7429: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "spral" | |
| #define PACKAGE_TARNAME "spral" | |
| #define PACKAGE_VERSION "2016.06.24" | |
| #define PACKAGE_STRING "spral 2016.06.24" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "spral" | |
| #define VERSION "2016.06.24" | |
| #define HAVE_STD_ALIGN 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sgemm_ (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return sgemm_ (); | |
| ; | |
| return 0; | |
| } | |
configure:7439: result: no | |
configure:7450: checking for sgemm_ in -framework vecLib | |
configure:7478: gcc-8 -o conftest -g -O2 conftest.c -framework vecLib -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm >&5 | |
ld: cannot link directly with /System/Library/Frameworks//vecLib.framework/vecLib for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
configure:7478: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "spral" | |
| #define PACKAGE_TARNAME "spral" | |
| #define PACKAGE_VERSION "2016.06.24" | |
| #define PACKAGE_STRING "spral 2016.06.24" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "spral" | |
| #define VERSION "2016.06.24" | |
| #define HAVE_STD_ALIGN 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sgemm_ (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return sgemm_ (); | |
| ; | |
| return 0; | |
| } | |
configure:7483: result: no | |
configure:7491: checking for sgemm_ in -lcxml | |
configure:7524: gcc-8 -o conftest -g -O2 conftest.c -lcxml -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm >&5 | |
ld: library not found for -lcxml | |
collect2: error: ld returned 1 exit status | |
configure:7524: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "spral" | |
| #define PACKAGE_TARNAME "spral" | |
| #define PACKAGE_VERSION "2016.06.24" | |
| #define PACKAGE_STRING "spral 2016.06.24" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "spral" | |
| #define VERSION "2016.06.24" | |
| #define HAVE_STD_ALIGN 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sgemm_ (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return sgemm_ (); | |
| ; | |
| return 0; | |
| } | |
configure:7534: result: no | |
configure:7545: checking for sgemm_ in -ldxml | |
configure:7578: gcc-8 -o conftest -g -O2 conftest.c -ldxml -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm >&5 | |
ld: library not found for -ldxml | |
collect2: error: ld returned 1 exit status | |
configure:7578: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "spral" | |
| #define PACKAGE_TARNAME "spral" | |
| #define PACKAGE_VERSION "2016.06.24" | |
| #define PACKAGE_STRING "spral 2016.06.24" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "spral" | |
| #define VERSION "2016.06.24" | |
| #define HAVE_STD_ALIGN 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sgemm_ (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return sgemm_ (); | |
| ; | |
| return 0; | |
| } | |
configure:7588: result: no | |
configure:7703: checking for sgemm_ in -lscs | |
configure:7736: gcc-8 -o conftest -g -O2 conftest.c -lscs -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm >&5 | |
ld: library not found for -lscs | |
collect2: error: ld returned 1 exit status | |
configure:7736: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "spral" | |
| #define PACKAGE_TARNAME "spral" | |
| #define PACKAGE_VERSION "2016.06.24" | |
| #define PACKAGE_STRING "spral 2016.06.24" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "spral" | |
| #define VERSION "2016.06.24" | |
| #define HAVE_STD_ALIGN 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sgemm_ (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return sgemm_ (); | |
| ; | |
| return 0; | |
| } | |
configure:7746: result: no | |
configure:7757: checking for sgemm_ in -lcomplib.sgimath | |
configure:7790: gcc-8 -o conftest -g -O2 conftest.c -lcomplib.sgimath -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm >&5 | |
ld: library not found for -lcomplib.sgimath | |
collect2: error: ld returned 1 exit status | |
configure:7790: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "spral" | |
| #define PACKAGE_TARNAME "spral" | |
| #define PACKAGE_VERSION "2016.06.24" | |
| #define PACKAGE_STRING "spral 2016.06.24" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "spral" | |
| #define VERSION "2016.06.24" | |
| #define HAVE_STD_ALIGN 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sgemm_ (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return sgemm_ (); | |
| ; | |
| return 0; | |
| } | |
configure:7800: result: no | |
configure:7811: checking for sgemm_ in -lblas | |
configure:7854: result: yes | |
configure:7858: checking for sgemm_ in -lessl | |
configure:7891: gcc-8 -o conftest -g -O2 conftest.c -lessl -lblas -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm >&5 | |
ld: library not found for -lessl | |
collect2: error: ld returned 1 exit status | |
configure:7891: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "spral" | |
| #define PACKAGE_TARNAME "spral" | |
| #define PACKAGE_VERSION "2016.06.24" | |
| #define PACKAGE_STRING "spral 2016.06.24" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "spral" | |
| #define VERSION "2016.06.24" | |
| #define HAVE_STD_ALIGN 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sgemm_ (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return sgemm_ (); | |
| ; | |
| return 0; | |
| } | |
configure:7901: result: no | |
configure:7914: checking for sgemm_ in -lblas | |
configure:7957: result: yes | |
configure:8074: checking for cheev_ | |
configure:8074: gcc-8 -o conftest -g -O2 conftest.c -lblas -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm >&5 | |
Undefined symbols for architecture x86_64: | |
"_cheev_", referenced from: | |
_main in cctKj1qE.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
configure:8074: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "spral" | |
| #define PACKAGE_TARNAME "spral" | |
| #define PACKAGE_VERSION "2016.06.24" | |
| #define PACKAGE_STRING "spral 2016.06.24" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "spral" | |
| #define VERSION "2016.06.24" | |
| #define HAVE_STD_ALIGN 1 | |
| #define HAVE_BLAS 1 | |
| /* end confdefs.h. */ | |
| /* Define cheev_ to an innocuous variant, in case <limits.h> declares cheev_. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define cheev_ innocuous_cheev_ | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char cheev_ (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef cheev_ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char cheev_ (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_cheev_ || defined __stub___cheev_ | |
| choke me | |
| #endif | |
| | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return cheev_ (); | |
| ; | |
| return 0; | |
| } | |
configure:8074: result: no | |
configure:8087: checking for cheev_ in -llapack | |
configure:8120: gcc-8 -o conftest -g -O2 conftest.c -llapack -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm -lblas >&5 | |
configure:8120: $? = 0 | |
configure:8130: result: yes | |
configure:8154: checking for METIS library | |
configure:8199: checking for metis_nodend_ in -L -lmetis | |
configure:8227: gcc-8 -o conftest -g -O2 conftest.c -L -lmetis -lm >&5 | |
ld: warning: directory not found for option '-L-lmetis' | |
Undefined symbols for architecture x86_64: | |
"_metis_nodend_", referenced from: | |
_main in ccURZMyn.o | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
configure:8227: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "spral" | |
| #define PACKAGE_TARNAME "spral" | |
| #define PACKAGE_VERSION "2016.06.24" | |
| #define PACKAGE_STRING "spral 2016.06.24" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "spral" | |
| #define VERSION "2016.06.24" | |
| #define HAVE_STD_ALIGN 1 | |
| #define HAVE_BLAS 1 | |
| #define HAVE_LAPACK 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char metis_nodend_ (); | |
| #ifdef F77_DUMMY_MAIN | |
| | |
| # ifdef __cplusplus | |
| extern "C" | |
| # endif | |
| int F77_DUMMY_MAIN() { return 1; } | |
| | |
| #endif | |
| int | |
| main () | |
| { | |
| return metis_nodend_ (); | |
| ; | |
| return 0; | |
| } | |
configure:8234: result: no | |
configure:8245: checking for metis_nodend_ in -lmetis | |
configure:8278: gcc-8 -o conftest -g -O2 conftest.c -lmetis -lm >&5 | |
configure:8278: $? = 0 | |
configure:8288: result: yes | |
configure:8310: checking version of METIS | |
configure:8338: gcc-8 -o conftest -g -O2 conftest.c -lmetis -lm >&5 | |
configure:8338: $? = 0 | |
configure:8341: result: "version 5" | |
configure:8412: checking for pkg-config | |
configure:8445: result: no | |
configure:8481: checking for hwloc | |
configure:8488: $PKG_CONFIG --exists --print-errors "hwloc" | |
./configure: line 8489: --static: command not found | |
configure:8491: $? = 127 | |
configure:8505: $PKG_CONFIG --exists --print-errors "hwloc" | |
./configure: line 8506: --static: command not found | |
configure:8508: $? = 127 | |
configure:8522: result: no | |
./configure: line 8533: --static: command not found | |
configure:8538: WARNING: hwloc not supplied: cannot detect NUMA regions | |
configure:8562: checking how to run the C preprocessor | |
configure:8593: gcc-8 -E conftest.c | |
configure:8593: $? = 0 | |
configure:8607: gcc-8 -E conftest.c | |
conftest.c:15:10: fatal error: ac_nonexistent.h: No such file or directory | |
#include <ac_nonexistent.h> | |
^~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:8607: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "spral" | |
| #define PACKAGE_TARNAME "spral" | |
| #define PACKAGE_VERSION "2016.06.24" | |
| #define PACKAGE_STRING "spral 2016.06.24" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "spral" | |
| #define VERSION "2016.06.24" | |
| #define HAVE_STD_ALIGN 1 | |
| #define HAVE_BLAS 1 | |
| #define HAVE_LAPACK 1 | |
| #define HAVE_METIS 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:8632: result: gcc-8 -E | |
configure:8652: gcc-8 -E conftest.c | |
configure:8652: $? = 0 | |
configure:8666: gcc-8 -E conftest.c | |
conftest.c:15:10: fatal error: ac_nonexistent.h: No such file or directory | |
#include <ac_nonexistent.h> | |
^~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:8666: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "spral" | |
| #define PACKAGE_TARNAME "spral" | |
| #define PACKAGE_VERSION "2016.06.24" | |
| #define PACKAGE_STRING "spral 2016.06.24" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "spral" | |
| #define VERSION "2016.06.24" | |
| #define HAVE_STD_ALIGN 1 | |
| #define HAVE_BLAS 1 | |
| #define HAVE_LAPACK 1 | |
| #define HAVE_METIS 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:8695: checking for grep that handles long lines and -e | |
configure:8753: result: /usr/bin/grep | |
configure:8758: checking for egrep | |
configure:8820: result: /usr/bin/grep -E | |
configure:8825: checking for ANSI C header files | |
configure:8853: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:8853: $? = 0 | |
configure:8926: gcc-8 -o conftest -g -O2 conftest.c >&5 | |
configure:8926: $? = 0 | |
configure:8926: ./conftest | |
configure:8926: $? = 0 | |
configure:8937: result: yes | |
configure:8950: checking for sys/types.h | |
configure:8950: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:8950: $? = 0 | |
configure:8950: result: yes | |
configure:8950: checking for sys/stat.h | |
configure:8950: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:8950: $? = 0 | |
configure:8950: result: yes | |
configure:8950: checking for stdlib.h | |
configure:8950: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:8950: $? = 0 | |
configure:8950: result: yes | |
configure:8950: checking for string.h | |
configure:8950: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:8950: $? = 0 | |
configure:8950: result: yes | |
configure:8950: checking for memory.h | |
configure:8950: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:8950: $? = 0 | |
configure:8950: result: yes | |
configure:8950: checking for strings.h | |
configure:8950: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:8950: $? = 0 | |
configure:8950: result: yes | |
configure:8950: checking for inttypes.h | |
configure:8950: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:8950: $? = 0 | |
configure:8950: result: yes | |
configure:8950: checking for stdint.h | |
configure:8950: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:8950: $? = 0 | |
configure:8950: result: yes | |
configure:8950: checking for unistd.h | |
configure:8950: gcc-8 -c -g -O2 conftest.c >&5 | |
configure:8950: $? = 0 | |
configure:8950: result: yes | |
configure:9316: checking that generated files are newer than configure | |
configure:9322: result: done | |
configure:9361: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by spral config.status 2016.06.24, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on Segmentation-Fault.local | |
config.status:905: creating Makefile | |
config.status:905: creating config.h | |
config.status:1134: executing depfiles commands | |
configure:10674: WARNING: unrecognized options: --disable-debug | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-apple-darwin17.7.0 | |
ac_cv_c_compiler_gnu=yes | |
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-8 | |
ac_cv_env_CFLAGS_set= | |
ac_cv_env_CFLAGS_value= | |
ac_cv_env_CPPFLAGS_set= | |
ac_cv_env_CPPFLAGS_value= | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_CXXFLAGS_set= | |
ac_cv_env_CXXFLAGS_value= | |
ac_cv_env_CXX_set=set | |
ac_cv_env_CXX_value=g++-8 | |
ac_cv_env_F77_set= | |
ac_cv_env_F77_value= | |
ac_cv_env_FCFLAGS_set= | |
ac_cv_env_FCFLAGS_value= | |
ac_cv_env_FC_set= | |
ac_cv_env_FC_value= | |
ac_cv_env_FFLAGS_set= | |
ac_cv_env_FFLAGS_value= | |
ac_cv_env_HWLOC_CFLAGS_set= | |
ac_cv_env_HWLOC_CFLAGS_value= | |
ac_cv_env_HWLOC_LIBS_set= | |
ac_cv_env_HWLOC_LIBS_value= | |
ac_cv_env_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_NVCCFLAGS_set= | |
ac_cv_env_NVCCFLAGS_value= | |
ac_cv_env_NVCC_set= | |
ac_cv_env_NVCC_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 | |
ac_cv_env_PKG_CONFIG_PATH_set=set | |
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/autogen/lib/pkgconfig:/usr/local/opt/isl/lib/pkgconfig:/usr/local/opt/mpfr/lib/pkgconfig | |
ac_cv_env_PKG_CONFIG_set= | |
ac_cv_env_PKG_CONFIG_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_f77_compiler_gnu=yes | |
ac_cv_f77_dummy_main=none | |
ac_cv_f77_libs=' -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm' | |
ac_cv_f77_mangling='lower case, underscore, no extra underscore' | |
ac_cv_fc_compiler_gnu=yes | |
ac_cv_fc_libs=' -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm' | |
ac_cv_fortran_dummy_main=none | |
ac_cv_func_cheev_=no | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_memory_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.7.0 | |
ac_cv_lib_atlas_ATL_xerbla=no | |
ac_cv_lib_blas_sgemm_=yes | |
ac_cv_lib_complib_sgimath_sgemm_=no | |
ac_cv_lib_cxml_sgemm_=no | |
ac_cv_lib_dgemm_dgemm_=no | |
ac_cv_lib_dxml_sgemm_=no | |
ac_cv_lib_essl_sgemm_=no | |
ac_cv_lib_lapack___cheev_=yes | |
ac_cv_lib_metis_metis_nodend_=yes | |
ac_cv_lib_mkl_gf_lp64_sgemm_=no | |
ac_cv_lib_mkl_sgemm_=no | |
ac_cv_lib_openblas_sgemm_=no | |
ac_cv_lib_scs_sgemm_=no | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_CPP='gcc-8 -E' | |
ac_cv_prog_ac_ct_CC=gcc-8 | |
ac_cv_prog_ac_ct_F77=gfortran | |
ac_cv_prog_ac_ct_FC=gfortran | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_c_openmp=-fopenmp | |
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_cxx_openmp=-fopenmp | |
ac_cv_prog_f77_g=yes | |
ac_cv_prog_f77_v=-v | |
ac_cv_prog_fc_g=yes | |
ac_cv_prog_fc_v=-v | |
ac_cv_prog_make_make_set=yes | |
am_cv_CC_dependencies_compiler_type=none | |
am_cv_CXX_dependencies_compiler_type=none | |
am_cv_make_support_nested_variables=yes | |
am_cv_prog_cc_c_o=yes | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /private/tmp/spral-20180819-1058-lyuw15/missing aclocal-1.16' | |
AMDEPBACKSLASH='' | |
AMDEP_FALSE='' | |
AMDEP_TRUE='#' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='1' | |
AM_V='$(V)' | |
AUTOCONF='${SHELL} /private/tmp/spral-20180819-1058-lyuw15/missing autoconf' | |
AUTOHEADER='${SHELL} /private/tmp/spral-20180819-1058-lyuw15/missing autoheader' | |
AUTOMAKE='${SHELL} /private/tmp/spral-20180819-1058-lyuw15/missing automake-1.16' | |
AWK='awk' | |
BLAS_LIBS='-lblas' | |
CC='gcc-8' | |
CCDEPMODE='depmode=none' | |
CFLAGS='-g -O2' | |
CPP='gcc-8 -E' | |
CPPFLAGS='' | |
CXX='g++-8' | |
CXXDEPMODE='depmode=none' | |
CXXFLAGS='-g -O2' | |
CXXLIB='-lstdc++' | |
CYGPATH_W='echo' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
EXEEXT='' | |
F77='gfortran' | |
FC='gfortran' | |
FCFLAGS='-g -O2' | |
FCLIBS=' -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm' | |
FFLAGS='-g -O2' | |
FLIBS=' -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0 -L/usr/local/Cellar/gcc/8.2.0/lib/gcc/8/gcc/x86_64-apple-darwin17.7.0/8.2.0/../../.. -lgfortran -lquadmath -lm' | |
GREP='/usr/bin/grep' | |
GTG_INCLUDE='' | |
GTG_LIBS='' | |
HAVE_GPUDBG_FALSE='' | |
HAVE_GPUDBG_TRUE='#' | |
HAVE_NVCC_FALSE='' | |
HAVE_NVCC_TRUE='#' | |
HAVE_OPENMP_FALSE='#' | |
HAVE_OPENMP_TRUE='' | |
HWLOC_CFLAGS='' | |
HWLOC_LIBS='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
LAPACK_LIBS='-llapack' | |
LDFLAGS='' | |
LIBOBJS='' | |
LIBS='' | |
LTLIBOBJS='' | |
MAKEINFO='${SHELL} /private/tmp/spral-20180819-1058-lyuw15/missing makeinfo' | |
METIS_LIBS='-lmetis' | |
METIS_VERSION='5' | |
MKDIR_P='./install-sh -c -d' | |
NO_FORT_MAIN='' | |
NVCC='' | |
NVCCFLAGS='-std=c++11 -g ' | |
NVCC_INCLUDE_FLAGS='' | |
OBJEXT='o' | |
OPENMP_CFLAGS='-fopenmp' | |
OPENMP_CXXFLAGS='-fopenmp' | |
PACKAGE='spral' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_NAME='spral' | |
PACKAGE_STRING='spral 2016.06.24' | |
PACKAGE_TARNAME='spral' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='2016.06.24' | |
PATH_SEPARATOR=':' | |
PKG_CONFIG=' --static' | |
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.13' | |
PKG_CONFIG_PATH='/usr/local/opt/autogen/lib/pkgconfig:/usr/local/opt/isl/lib/pkgconfig:/usr/local/opt/mpfr/lib/pkgconfig' | |
RANLIB='ranlib' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='' | |
VERSION='2016.06.24' | |
ac_ct_CC='gcc-8' | |
ac_ct_CXX='' | |
ac_ct_F77='gfortran' | |
ac_ct_FC='gfortran' | |
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 -' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-apple-darwin17.7.0' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='darwin17.7.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='${prefix}' | |
host='x86_64-apple-darwin17.7.0' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='darwin17.7.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /private/tmp/spral-20180819-1058-lyuw15/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(MKDIR_P)' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/usr/local/Cellar/spral/HEAD-06995d2' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "spral" | |
#define PACKAGE_TARNAME "spral" | |
#define PACKAGE_VERSION "2016.06.24" | |
#define PACKAGE_STRING "spral 2016.06.24" | |
#define PACKAGE_BUGREPORT "[email protected]" | |
#define PACKAGE_URL "" | |
#define PACKAGE "spral" | |
#define VERSION "2016.06.24" | |
#define HAVE_STD_ALIGN 1 | |
#define HAVE_BLAS 1 | |
#define HAVE_LAPACK 1 | |
#define HAVE_METIS 1 | |
#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 | |
configure: exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment