Skip to content

Instantly share code, notes, and snippets.

@l15n
Created August 10, 2016 07:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save l15n/ce2067b03dbe2874cf9179566d12084a to your computer and use it in GitHub Desktop.
Save l15n/ce2067b03dbe2874cf9179566d12084a to your computer and use it in GitHub Desktop.
arpack (homebrew/science/arpack) on Mac OS X 10.11.6 - Homebrew build logs
Homebrew build logs for homebrew/science/arpack on Mac OS X 10.11.6
Build date: 2016-08-10 16:18:01
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 38209aadbfe4fd0c6772467c4bc5c63325d53f6c
Last commit: 6 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: e752ecc351c9f355d7eda5715a564d10b2b19481
Core tap last commit: 5 days ago
HOMEBREW_PREFIX: /opt/brew
HOMEBREW_REPOSITORY: /opt/brew
HOMEBREW_CELLAR: /opt/brew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: octa-core 64-bit ivybridge
Homebrew Ruby: 2.0.0-p648
GCC-4.2: build 5666
Clang: 7.3 build 703
Git: 2.9.2 => /opt/brew/bin/git
Perl: /usr/bin/perl
Python: /Users/leonard-chin/.pyenv/shims/python => /Users/leonard-chin/.pyenv/versions/3.5.1/bin/python3.5
Ruby: /Users/leonard-chin/.rbenv/shims/ruby => /Users/leonard-chin/.rbenv/versions/2.2.5/bin/ruby
Java: 1.8.0_20, 1.7.0_45
OS X: 10.11.6-x86_64
Xcode: 7.3.1
CLT: 7.3.1.0.1.1461711523
X11: 2.7.7 => /opt/X11
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: python is symlinked to python3
This will confuse build scripts and in general lead to subtle breakage.
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/Users/leonard-chin/.pyenv/shims/curl-config
/Users/leonard-chin/.pyenv/shims/freetype-config
/Users/leonard-chin/.pyenv/shims/libdynd-config
/Users/leonard-chin/.pyenv/shims/libpng-config
/Users/leonard-chin/.pyenv/shims/libpng16-config
/Users/leonard-chin/.pyenv/shims/python-config
/Users/leonard-chin/.pyenv/shims/python2-config
/Users/leonard-chin/.pyenv/shims/python2.7-config
/Users/leonard-chin/.pyenv/shims/python3-config
/Users/leonard-chin/.pyenv/shims/python3.5-config
/Users/leonard-chin/.pyenv/shims/python3.5m-config
/Users/leonard-chin/.pyenv/shims/xml2-config
/Users/leonard-chin/.pyenv/shims/xslt-config
Warning: Your XQuartz (2.7.7) is outdated
Please install XQuartz 2.7.9:
https://xquartz.macosforge.org
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:
bash-completion
docker
elasticsearch17
gcc
qt-4.8
redis
spidermonkey
Warning: Your Homebrew is not installed to /usr/local
You can install Homebrew anywhere you want, but some brews may only build
correctly if you install in /usr/local. Sorry!
Warning: Broken symlinks were found. Remove them with `brew prune`:
/opt/brew/bin/weinre
/opt/brew/etc/bash_completion.d/brew_bash_completion.sh
Warning: Some installed formula are missing dependencies.
You should `brew install` the missing dependencies:
brew install docker-machine webp
Run `brew missing` for more details.
Warning: Your Homebrew is outdated.
You haven't updated for at least 24 hours. This is a long time in brewland!
To update Homebrew, run `brew update`.
Warning: Some keg-only formula are linked into the Cellar.
Linking a keg-only formula, such as gettext, into the cellar with
`brew link <formula>` will cause other formulae to detect them during
the `./configure` step. This may cause problems when compiling those
other formulae.
Binaries provided by keg-only formulae may override system binaries
with other strange results.
You may wish to `brew unlink` these brews:
openssl
homebrew/versions/v8-315
Formula: arpack
Tap: homebrew/science
Path: /opt/brew/Library/Taps/homebrew/homebrew-science/arpack.rb
2016-08-10 16:17:35 +0900
./configure
--disable-dependency-tracking
--prefix=/opt/brew/Cellar/arpack/3.2.0_1/libexec
--with-blas=-L/opt/brew/opt/veclibfort/lib -lvecLibFort
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 whether to enable maintainer-specific portions of Makefiles... no
checking whether the Fortran 77 compiler works... yes
checking for Fortran 77 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 Fortran 77 compiler... no
checking whether /opt/brew/bin/gfortran accepts -g... yes
checking for gcc... clang
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... none
checking build system type... x86_64-apple-darwin15.6.0
checking host system type... x86_64-apple-darwin15.6.0
checking how to print strings... printf
checking for a sed that does not truncate output... /opt/brew/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin15.6.0 file names to x86_64-apple-darwin15.6.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin15.6.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin15.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for /opt/brew/bin/gfortran option to produce PIC...
checking if /opt/brew/bin/gfortran static flag works... yes
checking if /opt/brew/bin/gfortran supports -c -o file.o... yes
checking if /opt/brew/bin/gfortran supports -c -o file.o... (cached) yes
checking whether the /opt/brew/bin/gfortran linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... no
checking dynamic linker characteristics... darwin15.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking how to get verbose linking output from /opt/brew/bin/gfortran... -v
checking for Fortran 77 libraries of /opt/brew/bin/gfortran... -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lgfortranbegin -lgfortran
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 for sgemm_ in -L/opt/brew/opt/veclibfort/lib -lvecLibFort... yes
checking for cheev_... yes
checking for MPI mode... checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating arpack.pc
config.status: creating Makefile
config.status: creating SRC/Makefile
config.status: creating UTIL/Makefile
config.status: creating TESTS/Makefile
config.status: creating EXAMPLES/Makefile
config.status: creating EXAMPLES/BAND/Makefile
config.status: creating EXAMPLES/COMPLEX/Makefile
config.status: creating EXAMPLES/NONSYM/Makefile
config.status: creating EXAMPLES/SIMPLE/Makefile
config.status: creating EXAMPLES/SVD/Makefile
config.status: creating EXAMPLES/SYM/Makefile
config.status: creating PARPACK/Makefile
config.status: creating PARPACK/SRC/Makefile
config.status: creating PARPACK/SRC/MPI/Makefile
config.status: creating PARPACK/UTIL/Makefile
config.status: creating PARPACK/UTIL/MPI/Makefile
config.status: creating PARPACK/UTIL/BLACS/Makefile
config.status: creating PARPACK/EXAMPLES/MPI/Makefile
config.status: creating PARPACK/EXAMPLES/BLACS/Makefile
config.status: creating PARPACK/SRC/BLACS/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o a.out -lcrt1.10.6.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/0w/yrx5bnbd4rb6twpf19t4tkkr0000gp/T//cc4QrWUh.o -lgfortranbegin -lgfortran -lSystem -lgcc -lSystem
superenv added: -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names
superenv executed: ld -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o a.out -lcrt1.10.6.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/0w/yrx5bnbd4rb6twpf19t4tkkr0000gp/T//cc4QrWUh.o -lgfortranbegin -lgfortran -lSystem -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/0w/yrx5bnbd4rb6twpf19t4tkkr0000gp/T//ccwE1RCR.o -lgfortranbegin -lgfortran -lSystem -lgcc -lSystem
superenv added: -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names
superenv executed: ld -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/0w/yrx5bnbd4rb6twpf19t4tkkr0000gp/T//ccwE1RCR.o -lgfortranbegin -lgfortran -lSystem -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/0w/yrx5bnbd4rb6twpf19t4tkkr0000gp/T//ccc9niOC.o -lgfortranbegin -lgfortran -lSystem -lgcc -lSystem
superenv added: -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names
superenv executed: ld -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/0w/yrx5bnbd4rb6twpf19t4tkkr0000gp/T//ccc9niOC.o -lgfortranbegin -lgfortran -lSystem -lgcc -lSystem
clang called with: --version
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -m64 --version -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -m64 -V -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -m64 -qversion -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c -g conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c -g -O2 conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c conftest.c -o conftest2.o -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c conftest.c -o conftest2.o -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E -
superenv added: -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E - -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -m64 -print-prog-name=ld -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c -g -O2 conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c -g -O2 conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c -g -O2 conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c -g -O2 conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c conftstm.o
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -m64 -o conftest -g -O2 conftest.c conftstm.o -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -m64 -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -m64 -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -c -o conftest.o conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -g -O2 -c -o conftest.o conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -m64 -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c -g -O2 conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -E conftest.c
superenv added: -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -E conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -m64 -o conftest -g -O2 conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c -g -O2 conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c -g -O2 conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c -g -O2 conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c -g -O2 conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c -g -O2 conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c -g -O2 conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c -g -O2 conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c -g -O2 conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c -g -O2 conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c -g -O2 conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c -g -O2 conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -m64 -o conftest -g -O2 conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o conftest -g -O2 -static conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -m64 -o conftest -g -O2 -static conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 -o out/conftest2.o conftest.c
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -Os -march=native -m64 -c -g -O2 -o out/conftest2.o conftest.c -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -print-search-dirs
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -m64 -print-search-dirs -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -g -O2 -print-multi-os-directory
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -m64 -g -O2 -print-multi-os-directory -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/0w/yrx5bnbd4rb6twpf19t4tkkr0000gp/T//ccZQGHWL.o -lgfortranbegin -lgfortran -lSystem -lgcc -lSystem
superenv added: -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names
superenv executed: ld -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/0w/yrx5bnbd4rb6twpf19t4tkkr0000gp/T//ccZQGHWL.o -lgfortranbegin -lgfortran -lSystem -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/0w/yrx5bnbd4rb6twpf19t4tkkr0000gp/T//ccvy5lbV.o -lgfortranbegin -lgfortran -lSystem -lgcc -lSystem
superenv added: -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names
superenv executed: ld -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/0w/yrx5bnbd4rb6twpf19t4tkkr0000gp/T//ccvy5lbV.o -lgfortranbegin -lgfortran -lSystem -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/0w/yrx5bnbd4rb6twpf19t4tkkr0000gp/T//ccAz2T5d.o -lgfortranbegin -lgfortran -lSystem -lgcc -lSystem
superenv added: -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names
superenv executed: ld -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/0w/yrx5bnbd4rb6twpf19t4tkkr0000gp/T//ccAz2T5d.o -lgfortranbegin -lgfortran -lSystem -lgcc -lSystem
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/0w/yrx5bnbd4rb6twpf19t4tkkr0000gp/T//ccKx4a6i.o -lgfortranbegin -lgfortran -lSystem -lgcc -lSystem
superenv added: -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names
superenv executed: ld -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/0w/yrx5bnbd4rb6twpf19t4tkkr0000gp/T//ccKx4a6i.o -lgfortranbegin -lgfortran -lSystem -lgcc -lSystem
clang called with: -o conftest -g -O2 conftest.c -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lgfortranbegin -lgfortran
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -m64 -o conftest -g -O2 conftest.c -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lgfortranbegin -lgfortran -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c cfortran_test.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lgfortranbegin -lgfortran
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -m64 -o conftest -g -O2 conftest.c cfortran_test.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lgfortranbegin -lgfortran -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c cfortran_test.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lgfortranbegin -lgfortran
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -m64 -o conftest -g -O2 conftest.c cfortran_test.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lgfortranbegin -lgfortran -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c cfortran_test.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lgfortranbegin -lgfortran
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -m64 -o conftest -g -O2 conftest.c cfortran_test.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lgfortranbegin -lgfortran -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -L/opt/brew/opt/veclibfort/lib -lvecLibFort -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lgfortranbegin -lgfortran
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -m64 -o conftest -g -O2 conftest.c -L/opt/brew/opt/veclibfort/lib -lvecLibFort -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lgfortranbegin -lgfortran -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -L/opt/brew/opt/veclibfort/lib -lvecLibFort -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lgfortranbegin -lgfortran
superenv added: -pipe -Os -march=native -m64 -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=native -m64 -o conftest -g -O2 conftest.c -L/opt/brew/opt/veclibfort/lib -lvecLibFort -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lgfortranbegin -lgfortran -isystem/opt/brew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/opt/brew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2016-08-10 16:17:50 +0900
make
Making all in UTIL
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o icnteq.lo icnteq.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o icopy.lo icopy.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o iset.lo iset.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o iswap.lo iswap.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o ivout.lo ivout.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o second_NONE.lo second_NONE.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o svout.lo svout.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o smout.lo smout.f
libtool: compile: /opt/brew/bin/gfortran -g -c icnteq.f -o .libs/icnteq.o
libtool: compile: /opt/brew/bin/gfortran -g -c svout.f -o .libs/svout.o
libtool: compile: /opt/brew/bin/gfortran -g -c second_NONE.f -o .libs/second_NONE.o
libtool: compile: /opt/brew/bin/gfortran -g -c ivout.f -o .libs/ivout.o
libtool: compile: /opt/brew/bin/gfortran -g -c icopy.f -o .libs/icopy.o
libtool: compile: /opt/brew/bin/gfortran -g -c iset.f -o .libs/iset.o
libtool: compile: /opt/brew/bin/gfortran -g -c iswap.f -o .libs/iswap.o
libtool: compile: /opt/brew/bin/gfortran -g -c smout.f -o .libs/smout.o
libtool: compile: /opt/brew/bin/gfortran -g -c second_NONE.f -o second_NONE.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c iset.f -o iset.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c icopy.f -o icopy.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c icnteq.f -o icnteq.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c iswap.f -o iswap.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c ivout.f -o ivout.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c svout.f -o svout.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c smout.f -o smout.o >/dev/null 2>&1
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dvout.lo dvout.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dmout.lo dmout.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o cvout.lo cvout.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o cmout.lo cmout.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o zvout.lo zvout.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o zmout.lo zmout.f
libtool: compile: /opt/brew/bin/gfortran -g -c dvout.f -o .libs/dvout.o
libtool: compile: /opt/brew/bin/gfortran -g -c dmout.f -o .libs/dmout.o
libtool: compile: /opt/brew/bin/gfortran -g -c cvout.f -o .libs/cvout.o
libtool: compile: /opt/brew/bin/gfortran -g -c cmout.f -o .libs/cmout.o
libtool: compile: /opt/brew/bin/gfortran -g -c zvout.f -o .libs/zvout.o
libtool: compile: /opt/brew/bin/gfortran -g -c zmout.f -o .libs/zmout.o
libtool: compile: /opt/brew/bin/gfortran -g -c dvout.f -o dvout.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c dmout.f -o dmout.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c cvout.f -o cvout.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c zvout.f -o zvout.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c cmout.f -o cmout.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c zmout.f -o zmout.o >/dev/null 2>&1
/bin/sh ../libtool --tag=F77 --mode=link /opt/brew/bin/gfortran -g -o libarpackutil.la icnteq.lo icopy.lo iset.lo iswap.lo ivout.lo second_NONE.lo svout.lo smout.lo dvout.lo dmout.lo cvout.lo cmout.lo zvout.lo zmout.lo
libtool: link: ar cru .libs/libarpackutil.a .libs/icnteq.o .libs/icopy.o .libs/iset.o .libs/iswap.o .libs/ivout.o .libs/second_NONE.o .libs/svout.o .libs/smout.o .libs/dvout.o .libs/dmout.o .libs/cvout.o .libs/cmout.o .libs/zvout.o .libs/zmout.o
libtool: link: ranlib .libs/libarpackutil.a
libtool: link: ( cd ".libs" && rm -f "libarpackutil.la" && ln -s "../libarpackutil.la" "libarpackutil.la" )
Making all in SRC
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o sgetv0.lo sgetv0.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o slaqrb.lo slaqrb.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o sstqrb.lo sstqrb.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o ssortc.lo ssortc.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o ssortr.lo ssortr.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o sstatn.lo sstatn.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o sstats.lo sstats.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o snaitr.lo snaitr.f
libtool: compile: /opt/brew/bin/gfortran -g -c slaqrb.f -o .libs/slaqrb.o
libtool: compile: /opt/brew/bin/gfortran -g -c sstqrb.f -o .libs/sstqrb.o
libtool: compile: /opt/brew/bin/gfortran -g -c ssortc.f -o .libs/ssortc.o
libtool: compile: /opt/brew/bin/gfortran -g -c sgetv0.f -o .libs/sgetv0.o
libtool: compile: /opt/brew/bin/gfortran -g -c ssortr.f -o .libs/ssortr.o
libtool: compile: /opt/brew/bin/gfortran -g -c snaitr.f -o .libs/snaitr.o
libtool: compile: /opt/brew/bin/gfortran -g -c sstatn.f -o .libs/sstatn.o
libtool: compile: /opt/brew/bin/gfortran -g -c sstats.f -o .libs/sstats.o
libtool: compile: /opt/brew/bin/gfortran -g -c sstatn.f -o sstatn.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c sstats.f -o sstats.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c ssortr.f -o ssortr.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c ssortc.f -o ssortc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o snapps.lo snapps.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o snaup2.lo snaup2.f
libtool: compile: /opt/brew/bin/gfortran -g -c sgetv0.f -o sgetv0.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c slaqrb.f -o slaqrb.o >/dev/null 2>&1
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o snaupd.lo snaupd.f
libtool: compile: /opt/brew/bin/gfortran -g -c sstqrb.f -o sstqrb.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c snaitr.f -o snaitr.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c snapps.f -o .libs/snapps.o
libtool: compile: /opt/brew/bin/gfortran -g -c snaup2.f -o .libs/snaup2.o
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o snconv.lo snconv.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o sneigh.lo sneigh.f
libtool: compile: /opt/brew/bin/gfortran -g -c snaupd.f -o .libs/snaupd.o
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o sngets.lo sngets.f
libtool: compile: /opt/brew/bin/gfortran -g -c snconv.f -o .libs/snconv.o
libtool: compile: /opt/brew/bin/gfortran -g -c sneigh.f -o .libs/sneigh.o
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o ssaitr.lo ssaitr.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o ssapps.lo ssapps.f
libtool: compile: /opt/brew/bin/gfortran -g -c snaup2.f -o snaup2.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c snapps.f -o snapps.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c snaupd.f -o snaupd.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c snconv.f -o snconv.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c sngets.f -o .libs/sngets.o
libtool: compile: /opt/brew/bin/gfortran -g -c ssaitr.f -o .libs/ssaitr.o
libtool: compile: /opt/brew/bin/gfortran -g -c ssapps.f -o .libs/ssapps.o
libtool: compile: /opt/brew/bin/gfortran -g -c sneigh.f -o sneigh.o >/dev/null 2>&1
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o ssaup2.lo ssaup2.f
libtool: compile: /opt/brew/bin/gfortran -g -c sngets.f -o sngets.o >/dev/null 2>&1
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o ssaupd.lo ssaupd.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o ssconv.lo ssconv.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o sseigt.lo sseigt.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o ssgets.lo ssgets.f
libtool: compile: /opt/brew/bin/gfortran -g -c ssaup2.f -o .libs/ssaup2.o
libtool: compile: /opt/brew/bin/gfortran -g -c ssapps.f -o ssapps.o >/dev/null 2>&1
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o sneupd.lo sneupd.f
libtool: compile: /opt/brew/bin/gfortran -g -c ssaitr.f -o ssaitr.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c ssaupd.f -o .libs/ssaupd.o
libtool: compile: /opt/brew/bin/gfortran -g -c ssconv.f -o .libs/ssconv.o
libtool: compile: /opt/brew/bin/gfortran -g -c sseigt.f -o .libs/sseigt.o
libtool: compile: /opt/brew/bin/gfortran -g -c ssgets.f -o .libs/ssgets.o
libtool: compile: /opt/brew/bin/gfortran -g -c sneupd.f -o .libs/sneupd.o
libtool: compile: /opt/brew/bin/gfortran -g -c ssconv.f -o ssconv.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c sseigt.f -o sseigt.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c ssaupd.f -o ssaupd.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c ssgets.f -o ssgets.o >/dev/null 2>&1
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o sseupd.lo sseupd.f
libtool: compile: /opt/brew/bin/gfortran -g -c ssaup2.f -o ssaup2.o >/dev/null 2>&1
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o ssesrt.lo ssesrt.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dgetv0.lo dgetv0.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dlaqrb.lo dlaqrb.f
libtool: compile: /opt/brew/bin/gfortran -g -c sseupd.f -o .libs/sseupd.o
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dstqrb.lo dstqrb.f
libtool: compile: /opt/brew/bin/gfortran -g -c ssesrt.f -o .libs/ssesrt.o
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dsortc.lo dsortc.f
libtool: compile: /opt/brew/bin/gfortran -g -c sneupd.f -o sneupd.o >/dev/null 2>&1
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dsortr.lo dsortr.f
libtool: compile: /opt/brew/bin/gfortran -g -c dgetv0.f -o .libs/dgetv0.o
libtool: compile: /opt/brew/bin/gfortran -g -c dlaqrb.f -o .libs/dlaqrb.o
libtool: compile: /opt/brew/bin/gfortran -g -c dstqrb.f -o .libs/dstqrb.o
libtool: compile: /opt/brew/bin/gfortran -g -c ssesrt.f -o ssesrt.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c dsortc.f -o .libs/dsortc.o
libtool: compile: /opt/brew/bin/gfortran -g -c dsortr.f -o .libs/dsortr.o
libtool: compile: /opt/brew/bin/gfortran -g -c sseupd.f -o sseupd.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c dgetv0.f -o dgetv0.o >/dev/null 2>&1
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dstatn.lo dstatn.f
libtool: compile: /opt/brew/bin/gfortran -g -c dsortr.f -o dsortr.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c dsortc.f -o dsortc.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c dlaqrb.f -o dlaqrb.o >/dev/null 2>&1
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dstats.lo dstats.f
libtool: compile: /opt/brew/bin/gfortran -g -c dstqrb.f -o dstqrb.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c dstatn.f -o .libs/dstatn.o
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dnaitr.lo dnaitr.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dnapps.lo dnapps.f
libtool: compile: /opt/brew/bin/gfortran -g -c dstats.f -o .libs/dstats.o
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dnaup2.lo dnaup2.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dnaupd.lo dnaupd.f
libtool: compile: /opt/brew/bin/gfortran -g -c dstatn.f -o dstatn.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c dnaitr.f -o .libs/dnaitr.o
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dnconv.lo dnconv.f
libtool: compile: /opt/brew/bin/gfortran -g -c dstats.f -o dstats.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c dnapps.f -o .libs/dnapps.o
libtool: compile: /opt/brew/bin/gfortran -g -c dnaup2.f -o .libs/dnaup2.o
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dneigh.lo dneigh.f
libtool: compile: /opt/brew/bin/gfortran -g -c dnaupd.f -o .libs/dnaupd.o
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dngets.lo dngets.f
libtool: compile: /opt/brew/bin/gfortran -g -c dnconv.f -o .libs/dnconv.o
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dsaitr.lo dsaitr.f
libtool: compile: /opt/brew/bin/gfortran -g -c dneigh.f -o .libs/dneigh.o
libtool: compile: /opt/brew/bin/gfortran -g -c dngets.f -o .libs/dngets.o
libtool: compile: /opt/brew/bin/gfortran -g -c dnaitr.f -o dnaitr.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c dnconv.f -o dnconv.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c dsaitr.f -o .libs/dsaitr.o
libtool: compile: /opt/brew/bin/gfortran -g -c dnaupd.f -o dnaupd.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c dnapps.f -o dnapps.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c dneigh.f -o dneigh.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c dnaup2.f -o dnaup2.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c dngets.f -o dngets.o >/dev/null 2>&1
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dsapps.lo dsapps.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dsaup2.lo dsaup2.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dsaupd.lo dsaupd.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dsconv.lo dsconv.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dseigt.lo dseigt.f
libtool: compile: /opt/brew/bin/gfortran -g -c dsapps.f -o .libs/dsapps.o
libtool: compile: /opt/brew/bin/gfortran -g -c dsaitr.f -o dsaitr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dsgets.lo dsgets.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dneupd.lo dneupd.f
libtool: compile: /opt/brew/bin/gfortran -g -c dsaup2.f -o .libs/dsaup2.o
libtool: compile: /opt/brew/bin/gfortran -g -c dsaupd.f -o .libs/dsaupd.o
libtool: compile: /opt/brew/bin/gfortran -g -c dsconv.f -o .libs/dsconv.o
libtool: compile: /opt/brew/bin/gfortran -g -c dseigt.f -o .libs/dseigt.o
libtool: compile: /opt/brew/bin/gfortran -g -c dsgets.f -o .libs/dsgets.o
libtool: compile: /opt/brew/bin/gfortran -g -c dneupd.f -o .libs/dneupd.o
libtool: compile: /opt/brew/bin/gfortran -g -c dsconv.f -o dsconv.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c dsapps.f -o dsapps.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c dseigt.f -o dseigt.o >/dev/null 2>&1
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dseupd.lo dseupd.f
libtool: compile: /opt/brew/bin/gfortran -g -c dsgets.f -o dsgets.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c dsaupd.f -o dsaupd.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c dsaup2.f -o dsaup2.o >/dev/null 2>&1
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dsesrt.lo dsesrt.f
libtool: compile: /opt/brew/bin/gfortran -g -c dseupd.f -o .libs/dseupd.o
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o dlahqr2.lo dlahqr2.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o slahqr2.lo slahqr2.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o cnaitr.lo cnaitr.f
libtool: compile: /opt/brew/bin/gfortran -g -c dneupd.f -o dneupd.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c dsesrt.f -o .libs/dsesrt.o
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o cnapps.lo cnapps.f
libtool: compile: /opt/brew/bin/gfortran -g -c dlahqr2.f -o .libs/dlahqr2.o
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o cnaup2.lo cnaup2.f
libtool: compile: /opt/brew/bin/gfortran -g -c slahqr2.f -o .libs/slahqr2.o
libtool: compile: /opt/brew/bin/gfortran -g -c cnaitr.f -o .libs/cnaitr.o
libtool: compile: /opt/brew/bin/gfortran -g -c dsesrt.f -o dsesrt.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c cnapps.f -o .libs/cnapps.o
libtool: compile: /opt/brew/bin/gfortran -g -c dseupd.f -o dseupd.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c cnaup2.f -o .libs/cnaup2.o
libtool: compile: /opt/brew/bin/gfortran -g -c dlahqr2.f -o dlahqr2.o >/dev/null 2>&1
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o cnaupd.lo cnaupd.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o cneigh.lo cneigh.f
libtool: compile: /opt/brew/bin/gfortran -g -c slahqr2.f -o slahqr2.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c cnaitr.f -o cnaitr.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c cnaupd.f -o .libs/cnaupd.o
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o cneupd.lo cneupd.f
libtool: compile: /opt/brew/bin/gfortran -g -c cneigh.f -o .libs/cneigh.o
libtool: compile: /opt/brew/bin/gfortran -g -c cnapps.f -o cnapps.o >/dev/null 2>&1
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o cngets.lo cngets.f
libtool: compile: /opt/brew/bin/gfortran -g -c cnaup2.f -o cnaup2.o >/dev/null 2>&1
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o cgetv0.lo cgetv0.f
libtool: compile: /opt/brew/bin/gfortran -g -c cneupd.f -o .libs/cneupd.o
libtool: compile: /opt/brew/bin/gfortran -g -c cneigh.f -o cneigh.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c cngets.f -o .libs/cngets.o
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o csortc.lo csortc.f
libtool: compile: /opt/brew/bin/gfortran -g -c cnaupd.f -o cnaupd.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c cgetv0.f -o .libs/cgetv0.o
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o cstatn.lo cstatn.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o znaitr.lo znaitr.f
libtool: compile: /opt/brew/bin/gfortran -g -c cngets.f -o cngets.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c csortc.f -o .libs/csortc.o
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o znapps.lo znapps.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o znaup2.lo znaup2.f
libtool: compile: /opt/brew/bin/gfortran -g -c cgetv0.f -o cgetv0.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c cstatn.f -o .libs/cstatn.o
libtool: compile: /opt/brew/bin/gfortran -g -c cneupd.f -o cneupd.o >/dev/null 2>&1
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o znaupd.lo znaupd.f
libtool: compile: /opt/brew/bin/gfortran -g -c znaitr.f -o .libs/znaitr.o
libtool: compile: /opt/brew/bin/gfortran -g -c znapps.f -o .libs/znapps.o
libtool: compile: /opt/brew/bin/gfortran -g -c csortc.f -o csortc.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c znaup2.f -o .libs/znaup2.o
libtool: compile: /opt/brew/bin/gfortran -g -c cstatn.f -o cstatn.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c znaupd.f -o .libs/znaupd.o
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o zneigh.lo zneigh.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o zneupd.lo zneupd.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o zngets.lo zngets.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o zgetv0.lo zgetv0.f
libtool: compile: /opt/brew/bin/gfortran -g -c zneigh.f -o .libs/zneigh.o
libtool: compile: /opt/brew/bin/gfortran -g -c znaitr.f -o znaitr.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c znapps.f -o znapps.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c znaupd.f -o znaupd.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c znaup2.f -o znaup2.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c zneupd.f -o .libs/zneupd.o
libtool: compile: /opt/brew/bin/gfortran -g -c zngets.f -o .libs/zngets.o
libtool: compile: /opt/brew/bin/gfortran -g -c zgetv0.f -o .libs/zgetv0.o
libtool: compile: /opt/brew/bin/gfortran -g -c zneigh.f -o zneigh.o >/dev/null 2>&1
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o zsortc.lo zsortc.f
/bin/sh ../libtool --tag=F77 --mode=compile /opt/brew/bin/gfortran -g -c -o zstatn.lo zstatn.f
libtool: compile: /opt/brew/bin/gfortran -g -c zngets.f -o zngets.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c zgetv0.f -o zgetv0.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c zsortc.f -o .libs/zsortc.o
libtool: compile: /opt/brew/bin/gfortran -g -c zneupd.f -o zneupd.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c zstatn.f -o .libs/zstatn.o
libtool: compile: /opt/brew/bin/gfortran -g -c zstatn.f -o zstatn.o >/dev/null 2>&1
libtool: compile: /opt/brew/bin/gfortran -g -c zsortc.f -o zsortc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=F77 --mode=link /opt/brew/bin/gfortran -g -o libarpacksrc.la sgetv0.lo slaqrb.lo sstqrb.lo ssortc.lo ssortr.lo sstatn.lo sstats.lo snaitr.lo snapps.lo snaup2.lo snaupd.lo snconv.lo sneigh.lo sngets.lo ssaitr.lo ssapps.lo ssaup2.lo ssaupd.lo ssconv.lo sseigt.lo ssgets.lo sneupd.lo sseupd.lo ssesrt.lo dgetv0.lo dlaqrb.lo dstqrb.lo dsortc.lo dsortr.lo dstatn.lo dstats.lo dnaitr.lo dnapps.lo dnaup2.lo dnaupd.lo dnconv.lo dneigh.lo dngets.lo dsaitr.lo dsapps.lo dsaup2.lo dsaupd.lo dsconv.lo dseigt.lo dsgets.lo dneupd.lo dseupd.lo dsesrt.lo dlahqr2.lo slahqr2.lo cnaitr.lo cnapps.lo cnaup2.lo cnaupd.lo cneigh.lo cneupd.lo cngets.lo cgetv0.lo csortc.lo cstatn.lo znaitr.lo znapps.lo znaup2.lo znaupd.lo zneigh.lo zneupd.lo zngets.lo zgetv0.lo zsortc.lo zstatn.lo
libtool: link: ar cru .libs/libarpacksrc.a .libs/sgetv0.o .libs/slaqrb.o .libs/sstqrb.o .libs/ssortc.o .libs/ssortr.o .libs/sstatn.o .libs/sstats.o .libs/snaitr.o .libs/snapps.o .libs/snaup2.o .libs/snaupd.o .libs/snconv.o .libs/sneigh.o .libs/sngets.o .libs/ssaitr.o .libs/ssapps.o .libs/ssaup2.o .libs/ssaupd.o .libs/ssconv.o .libs/sseigt.o .libs/ssgets.o .libs/sneupd.o .libs/sseupd.o .libs/ssesrt.o .libs/dgetv0.o .libs/dlaqrb.o .libs/dstqrb.o .libs/dsortc.o .libs/dsortr.o .libs/dstatn.o .libs/dstats.o .libs/dnaitr.o .libs/dnapps.o .libs/dnaup2.o .libs/dnaupd.o .libs/dnconv.o .libs/dneigh.o .libs/dngets.o .libs/dsaitr.o .libs/dsapps.o .libs/dsaup2.o .libs/dsaupd.o .libs/dsconv.o .libs/dseigt.o .libs/dsgets.o .libs/dneupd.o .libs/dseupd.o .libs/dsesrt.o .libs/dlahqr2.o .libs/slahqr2.o .libs/cnaitr.o .libs/cnapps.o .libs/cnaup2.o .libs/cnaupd.o .libs/cneigh.o .libs/cneupd.o .libs/cngets.o .libs/cgetv0.o .libs/csortc.o .libs/cstatn.o .libs/znaitr.o .libs/znapps.o .libs/znaup2.o .libs/znaupd.o .libs/zneigh.o .libs/zneupd.o .libs/zngets.o .libs/zgetv0.o .libs/zsortc.o .libs/zstatn.o
libtool: link: ranlib .libs/libarpacksrc.a
libtool: link: ( cd ".libs" && rm -f "libarpacksrc.la" && ln -s "../libarpacksrc.la" "libarpacksrc.la" )
Making all in .
/bin/sh ./libtool --tag=F77 --mode=link /opt/brew/bin/gfortran -g -no-undefined -version-info 2:0 -o libarpack.la -rpath /opt/brew/Cellar/arpack/3.2.0_1/libexec/lib ./SRC/libarpacksrc.la ./UTIL/libarpackutil.la -L/opt/brew/opt/veclibfort/lib -lvecLibFort
libtool: link: (cd .libs/libarpack.lax/libarpacksrc.a && ar x "/private/tmp/arpack-20160810-47100-1elodoy/arpack-ng-3.2.0/./SRC/.libs/libarpacksrc.a")
libtool: link: (cd .libs/libarpack.lax/libarpackutil.a && ar x "/private/tmp/arpack-20160810-47100-1elodoy/arpack-ng-3.2.0/./UTIL/.libs/libarpackutil.a")
libtool: link: (cd ".libs" && rm -f "libarpack.dylib" && ln -s "libarpack.2.dylib" "libarpack.dylib")
libtool: link: (cd .libs/libarpack.lax/lt1-libarpacksrc.a && ar x "/private/tmp/arpack-20160810-47100-1elodoy/arpack-ng-3.2.0/./SRC/.libs/libarpacksrc.a")
libtool: link: (cd .libs/libarpack.lax/lt2-libarpackutil.a && ar x "/private/tmp/arpack-20160810-47100-1elodoy/arpack-ng-3.2.0/./UTIL/.libs/libarpackutil.a")
libtool: link: ar cru .libs/libarpack.a .libs/libarpack.lax/lt1-libarpacksrc.a/cgetv0.o .libs/libarpack.lax/lt1-libarpacksrc.a/cnaitr.o .libs/libarpack.lax/lt1-libarpacksrc.a/cnapps.o .libs/libarpack.lax/lt1-libarpacksrc.a/cnaup2.o .libs/libarpack.lax/lt1-libarpacksrc.a/cnaupd.o .libs/libarpack.lax/lt1-libarpacksrc.a/cneigh.o .libs/libarpack.lax/lt1-libarpacksrc.a/cneupd.o .libs/libarpack.lax/lt1-libarpacksrc.a/cngets.o .libs/libarpack.lax/lt1-libarpacksrc.a/csortc.o .libs/libarpack.lax/lt1-libarpacksrc.a/cstatn.o .libs/libarpack.lax/lt1-libarpacksrc.a/dgetv0.o .libs/libarpack.lax/lt1-libarpacksrc.a/dlahqr2.o .libs/libarpack.lax/lt1-libarpacksrc.a/dlaqrb.o .libs/libarpack.lax/lt1-libarpacksrc.a/dnaitr.o .libs/libarpack.lax/lt1-libarpacksrc.a/dnapps.o .libs/libarpack.lax/lt1-libarpacksrc.a/dnaup2.o .libs/libarpack.lax/lt1-libarpacksrc.a/dnaupd.o .libs/libarpack.lax/lt1-libarpacksrc.a/dnconv.o .libs/libarpack.lax/lt1-libarpacksrc.a/dneigh.o .libs/libarpack.lax/lt1-libarpacksrc.a/dneupd.o .libs/libarpack.lax/lt1-libarpacksrc.a/dngets.o .libs/libarpack.lax/lt1-libarpacksrc.a/dsaitr.o .libs/libarpack.lax/lt1-libarpacksrc.a/dsapps.o .libs/libarpack.lax/lt1-libarpacksrc.a/dsaup2.o .libs/libarpack.lax/lt1-libarpacksrc.a/dsaupd.o .libs/libarpack.lax/lt1-libarpacksrc.a/dsconv.o .libs/libarpack.lax/lt1-libarpacksrc.a/dseigt.o .libs/libarpack.lax/lt1-libarpacksrc.a/dsesrt.o .libs/libarpack.lax/lt1-libarpacksrc.a/dseupd.o .libs/libarpack.lax/lt1-libarpacksrc.a/dsgets.o .libs/libarpack.lax/lt1-libarpacksrc.a/dsortc.o .libs/libarpack.lax/lt1-libarpacksrc.a/dsortr.o .libs/libarpack.lax/lt1-libarpacksrc.a/dstatn.o .libs/libarpack.lax/lt1-libarpacksrc.a/dstats.o .libs/libarpack.lax/lt1-libarpacksrc.a/dstqrb.o .libs/libarpack.lax/lt1-libarpacksrc.a/sgetv0.o .libs/libarpack.lax/lt1-libarpacksrc.a/slahqr2.o .libs/libarpack.lax/lt1-libarpacksrc.a/slaqrb.o .libs/libarpack.lax/lt1-libarpacksrc.a/snaitr.o .libs/libarpack.lax/lt1-libarpacksrc.a/snapps.o .libs/libarpack.lax/lt1-libarpacksrc.a/snaup2.o .libs/libarpack.lax/lt1-libarpacksrc.a/snaupd.o .libs/libarpack.lax/lt1-libarpacksrc.a/snconv.o .libs/libarpack.lax/lt1-libarpacksrc.a/sneigh.o .libs/libarpack.lax/lt1-libarpacksrc.a/sneupd.o .libs/libarpack.lax/lt1-libarpacksrc.a/sngets.o .libs/libarpack.lax/lt1-libarpacksrc.a/ssaitr.o .libs/libarpack.lax/lt1-libarpacksrc.a/ssapps.o .libs/libarpack.lax/lt1-libarpacksrc.a/ssaup2.o .libs/libarpack.lax/lt1-libarpacksrc.a/ssaupd.o .libs/libarpack.lax/lt1-libarpacksrc.a/ssconv.o .libs/libarpack.lax/lt1-libarpacksrc.a/sseigt.o .libs/libarpack.lax/lt1-libarpacksrc.a/ssesrt.o .libs/libarpack.lax/lt1-libarpacksrc.a/sseupd.o .libs/libarpack.lax/lt1-libarpacksrc.a/ssgets.o .libs/libarpack.lax/lt1-libarpacksrc.a/ssortc.o .libs/libarpack.lax/lt1-libarpacksrc.a/ssortr.o .libs/libarpack.lax/lt1-libarpacksrc.a/sstatn.o .libs/libarpack.lax/lt1-libarpacksrc.a/sstats.o .libs/libarpack.lax/lt1-libarpacksrc.a/sstqrb.o .libs/libarpack.lax/lt1-libarpacksrc.a/zgetv0.o .libs/libarpack.lax/lt1-libarpacksrc.a/znaitr.o .libs/libarpack.lax/lt1-libarpacksrc.a/znapps.o .libs/libarpack.lax/lt1-libarpacksrc.a/znaup2.o .libs/libarpack.lax/lt1-libarpacksrc.a/znaupd.o .libs/libarpack.lax/lt1-libarpacksrc.a/zneigh.o .libs/libarpack.lax/lt1-libarpacksrc.a/zneupd.o .libs/libarpack.lax/lt1-libarpacksrc.a/zngets.o .libs/libarpack.lax/lt1-libarpacksrc.a/zsortc.o .libs/libarpack.lax/lt1-libarpacksrc.a/zstatn.o .libs/libarpack.lax/lt2-libarpackutil.a/cmout.o .libs/libarpack.lax/lt2-libarpackutil.a/cvout.o .libs/libarpack.lax/lt2-libarpackutil.a/dmout.o .libs/libarpack.lax/lt2-libarpackutil.a/dvout.o .libs/libarpack.lax/lt2-libarpackutil.a/icnteq.o .libs/libarpack.lax/lt2-libarpackutil.a/icopy.o .libs/libarpack.lax/lt2-libarpackutil.a/iset.o .libs/libarpack.lax/lt2-libarpackutil.a/iswap.o .libs/libarpack.lax/lt2-libarpackutil.a/ivout.o .libs/libarpack.lax/lt2-libarpackutil.a/second_NONE.o .libs/libarpack.lax/lt2-libarpackutil.a/smout.o .libs/libarpack.lax/lt2-libarpackutil.a/svout.o .libs/libarpack.lax/lt2-libarpackutil.a/zmout.o .libs/libarpack.lax/lt2-libarpackutil.a/zvout.o
libtool: link: ranlib .libs/libarpack.a
libtool: link: rm -fr .libs/libarpack.lax .libs/libarpack.lax
libtool: link: ( cd ".libs" && rm -f "libarpack.la" && ln -s "../libarpack.la" "libarpack.la" )
Making all in TESTS
make[1]: Nothing to be done for `all'.
Making all in EXAMPLES
Making all in BAND
make[2]: Nothing to be done for `all'.
Making all in COMPLEX
make[2]: Nothing to be done for `all'.
Making all in NONSYM
make[2]: Nothing to be done for `all'.
Making all in SIMPLE
make[2]: Nothing to be done for `all'.
Making all in SVD
make[2]: Nothing to be done for `all'.
Making all in SYM
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all-am'.
2016-08-10 16:17:57 +0900
make
install
Making install in UTIL
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in SRC
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in .
./install-sh -c -d '/opt/brew/Cellar/arpack/3.2.0_1/libexec/lib'
./install-sh -c -d '/opt/brew/Cellar/arpack/3.2.0_1/libexec/lib/pkgconfig'
mkdir: /opt/brew/Cellar/arpack/3.2.0_1/libexec: File exists
mkdir: /opt/brew/Cellar/arpack/3.2.0_1/libexec/lib: File exists
/bin/sh ./libtool --mode=install /usr/bin/install -c libarpack.la '/opt/brew/Cellar/arpack/3.2.0_1/libexec/lib'
/usr/bin/install -c -m 644 arpack.pc '/opt/brew/Cellar/arpack/3.2.0_1/libexec/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libarpack.2.dylib /opt/brew/Cellar/arpack/3.2.0_1/libexec/lib/libarpack.2.dylib
install: .libs/libarpack.2.dylib: No such file or directory
make[2]: *** [install-libLTLIBRARIES] Error 71
make[1]: *** [install-am] Error 2
make: *** [install-recursive] Error 1
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 38209aadbfe4fd0c6772467c4bc5c63325d53f6c
Last commit: 6 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: e752ecc351c9f355d7eda5715a564d10b2b19481
Core tap last commit: 5 days ago
HOMEBREW_PREFIX: /opt/brew
HOMEBREW_REPOSITORY: /opt/brew
HOMEBREW_CELLAR: /opt/brew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: octa-core 64-bit ivybridge
Homebrew Ruby: 2.0.0-p648
GCC-4.2: build 5666
Clang: 7.3 build 703
Git: 2.9.2 => /opt/brew/bin/git
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: 1.8.0_20, 1.7.0_45
OS X: 10.11.6-x86_64
Xcode: 7.3.1
CLT: 7.3.1.0.1.1461711523
X11: 2.7.7 => /opt/X11
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /opt/brew
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
MACOSX_DEPLOYMENT_TARGET: 10.11
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/opt/brew/Library/Homebrew/os/mac/pkgconfig/10.11
ACLOCAL_PATH: /opt/brew/share/aclocal
PATH: /opt/brew/Library/Homebrew/shims/super:/opt/brew/opt/gcc/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/brew/bin
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by arpack-ng configure 3.2.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/opt/brew/Cellar/arpack/3.2.0_1/libexec --with-blas=-L/opt/brew/opt/veclibfort/lib -lvecLibFort
## --------- ##
## Platform. ##
## --------- ##
hostname = P383.local
uname -m = x86_64
uname -r = 15.6.0
uname -s = Darwin
uname -v = Darwin Kernel Version 15.6.0: Thu Jun 23 18:25:34 PDT 2016; root:xnu-3248.60.10~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 15.6.0: Thu Jun 23 18:25:34 PDT 2016; root:xnu-3248.60.10~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 388 tasks, 3669 threads, 8 processors
Load average: 2.79, Mach factor: 5.23
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/brew/Library/Homebrew/shims/super
PATH: /opt/brew/opt/gcc/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /opt/brew/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2272: checking for a BSD-compatible install
configure:2340: result: /usr/bin/install -c
configure:2351: checking whether build environment is sane
configure:2406: result: yes
configure:2557: checking for a thread-safe mkdir -p
configure:2596: result: ./install-sh -c -d
configure:2603: checking for gawk
configure:2633: result: no
configure:2603: checking for mawk
configure:2633: result: no
configure:2603: checking for nawk
configure:2633: result: no
configure:2603: checking for awk
configure:2619: found /usr/bin/awk
configure:2630: result: awk
configure:2641: checking whether make sets $(MAKE)
configure:2663: result: yes
configure:2692: checking whether make supports nested variables
configure:2709: result: yes
configure:2836: checking whether to enable maintainer-specific portions of Makefiles
configure:2845: result: no
configure:2967: checking for Fortran 77 compiler version
configure:2976: /opt/brew/bin/gfortran --version >&5
GNU Fortran (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
Copyright (C) 2007 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
configure:2987: $? = 0
configure:2976: /opt/brew/bin/gfortran -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /Volumes/Media/Builds/gcc-5666.3/build/obj/src/configure --disable-checking --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++,fortran --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:2987: $? = 0
configure:2976: /opt/brew/bin/gfortran -V >&5
gfortran: argument to `-V' is missing
configure:2987: $? = 1
configure:2976: /opt/brew/bin/gfortran -qversion >&5
i686-apple-darwin11-gfortran-4.2.1: no input files
configure:2987: $? = 1
configure:3002: checking whether the Fortran 77 compiler works
configure:3024: /opt/brew/bin/gfortran conftest.f >&5
configure:3028: $? = 0
configure:3076: result: yes
configure:3079: checking for Fortran 77 compiler default output file name
configure:3081: result: a.out
configure:3087: checking for suffix of executables
configure:3094: /opt/brew/bin/gfortran -o conftest conftest.f >&5
configure:3098: $? = 0
configure:3120: result:
configure:3136: checking whether we are cross compiling
configure:3144: /opt/brew/bin/gfortran -o conftest conftest.f >&5
configure:3148: $? = 0
configure:3155: ./conftest
configure:3159: $? = 0
configure:3174: result: no
configure:3179: checking for suffix of object files
configure:3195: /opt/brew/bin/gfortran -c conftest.f >&5
configure:3199: $? = 0
configure:3220: result: o
configure:3228: checking whether we are using the GNU Fortran 77 compiler
configure:3241: /opt/brew/bin/gfortran -c conftest.F >&5
<built-in>:0: error: Unknown value '10.11' of -mmacosx-version-min
configure:3241: $? = 1
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:3250: result: no
configure:3256: checking whether /opt/brew/bin/gfortran accepts -g
configure:3267: /opt/brew/bin/gfortran -c -g conftest.f >&5
configure:3267: $? = 0
configure:3275: result: yes
configure:3352: checking for gcc
configure:3379: result: clang
configure:3608: checking for C compiler version
configure:3617: clang --version >&5
Apple LLVM version 7.3.0 (clang-703.0.31)
Target: x86_64-apple-darwin15.6.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:3628: $? = 0
configure:3617: clang -v >&5
Apple LLVM version 7.3.0 (clang-703.0.31)
Target: x86_64-apple-darwin15.6.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:3628: $? = 0
configure:3617: clang -V >&5
clang: error: unsupported option '-V -isystem/opt/brew/include'
configure:3628: $? = 1
configure:3617: clang -qversion >&5
clang: error: unknown argument: '-qversion'
configure:3628: $? = 1
configure:3632: checking whether we are using the GNU C compiler
configure:3651: clang -c conftest.c >&5
configure:3651: $? = 0
configure:3660: result: yes
configure:3669: checking whether clang accepts -g
configure:3689: clang -c -g conftest.c >&5
configure:3689: $? = 0
configure:3730: result: yes
configure:3747: checking for clang option to accept ISO C89
configure:3810: clang -c -g -O2 conftest.c >&5
configure:3810: $? = 0
configure:3823: result: none needed
configure:3848: checking whether clang understands -c and -o together
configure:3870: clang -c conftest.c -o conftest2.o
configure:3873: $? = 0
configure:3870: clang -c conftest.c -o conftest2.o
configure:3873: $? = 0
configure:3885: result: yes
configure:3913: checking for style of include used by make
configure:3941: result: GNU
configure:3967: checking dependency style of clang
configure:4078: result: none
configure:4126: checking build system type
configure:4140: result: x86_64-apple-darwin15.6.0
configure:4160: checking host system type
configure:4173: result: x86_64-apple-darwin15.6.0
configure:4214: checking how to print strings
configure:4241: result: printf
configure:4262: checking for a sed that does not truncate output
configure:4326: result: /opt/brew/bin/sed
configure:4344: checking for grep that handles long lines and -e
configure:4402: result: /usr/bin/grep
configure:4407: checking for egrep
configure:4469: result: /usr/bin/grep -E
configure:4474: checking for fgrep
configure:4536: result: /usr/bin/grep -F
configure:4571: checking for ld used by clang
configure:4638: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:4645: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:4660: result: no
configure:4672: checking for BSD- or MS-compatible name lister (nm)
configure:4721: result: /usr/bin/nm -B
configure:4851: checking the name lister (/usr/bin/nm -B) interface
configure:4858: clang -c -g -O2 conftest.c >&5
configure:4861: /usr/bin/nm -B "conftest.o"
configure:4864: output
0000000000000208 S _some_variable
configure:4871: result: BSD nm
configure:4874: checking whether ln -s works
configure:4878: result: yes
configure:4886: checking the maximum length of command line arguments
configure:5016: result: 196608
configure:5033: checking whether the shell understands some XSI constructs
configure:5043: result: yes
configure:5047: checking whether the shell understands "+="
configure:5053: result: yes
configure:5088: checking how to convert x86_64-apple-darwin15.6.0 file names to x86_64-apple-darwin15.6.0 format
configure:5128: result: func_convert_file_noop
configure:5135: checking how to convert x86_64-apple-darwin15.6.0 file names to toolchain format
configure:5155: result: func_convert_file_noop
configure:5162: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:5169: result: -r
configure:5243: checking for objdump
configure:5273: result: no
configure:5299: checking how to recognize dependent libraries
configure:5501: result: pass_all
configure:5586: checking for dlltool
configure:5616: result: no
configure:5643: checking how to associate runtime and link libraries
configure:5670: result: printf %s\n
configure:5731: checking for ar
configure:5747: found /usr/bin/ar
configure:5758: result: ar
configure:5795: checking for archiver @FILE support
configure:5812: clang -c -g -O2 conftest.c >&5
configure:5812: $? = 0
configure:5815: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:5818: $? = 1
configure:5838: result: no
configure:5896: checking for strip
configure:5912: found /usr/bin/strip
configure:5923: result: strip
configure:5995: checking for ranlib
configure:6011: found /usr/bin/ranlib
configure:6022: result: ranlib
configure:6124: checking command to parse /usr/bin/nm -B output from clang object
configure:6244: clang -c -g -O2 conftest.c >&5
configure:6247: $? = 0
configure:6251: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6254: $? = 0
cannot find nm_test_var in conftest.nm
configure:6244: clang -c -g -O2 conftest.c >&5
configure:6247: $? = 0
configure:6251: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6254: $? = 0
configure:6320: clang -o conftest -g -O2 conftest.c conftstm.o >&5
warning: (x86_64) could not find object file symbol for symbol _main
configure:6323: $? = 0
configure:6361: result: ok
configure:6398: checking for sysroot
configure:6428: result: no
configure:6684: checking for mt
configure:6714: result: no
configure:6734: checking if : is a manifest tool
configure:6740: : '-?'
configure:6748: result: no
configure:6804: checking for dsymutil
configure:6820: found /usr/bin/dsymutil
configure:6831: result: dsymutil
configure:6896: checking for nmedit
configure:6912: found /usr/bin/nmedit
configure:6923: result: nmedit
configure:6988: checking for lipo
configure:7004: found /usr/bin/lipo
configure:7015: result: lipo
configure:7080: checking for otool
configure:7096: found /usr/bin/otool
configure:7107: result: otool
configure:7172: checking for otool64
configure:7202: result: no
configure:7247: checking for -single_module linker flag
clang -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:7280: result: yes
configure:7283: checking for -exported_symbols_list linker flag
configure:7303: clang -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:7303: $? = 0
configure:7313: result: yes
configure:7316: checking for -force_load linker flag
clang -g -O2 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
clang -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:7348: result: yes
configure:7390: checking how to run the C preprocessor
configure:7421: clang -E conftest.c
configure:7421: $? = 0
configure:7435: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:7435: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "arpack-ng"
| #define PACKAGE_TARNAME "arpack-ng"
| #define PACKAGE_VERSION "3.2.0"
| #define PACKAGE_STRING "arpack-ng 3.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/opencollab/arpack-ng/issues/"
| #define PACKAGE_URL ""
| #define PACKAGE "arpack-ng"
| #define VERSION "3.2.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7460: result: clang -E
configure:7480: clang -E conftest.c
configure:7480: $? = 0
configure:7494: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:7494: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "arpack-ng"
| #define PACKAGE_TARNAME "arpack-ng"
| #define PACKAGE_VERSION "3.2.0"
| #define PACKAGE_STRING "arpack-ng 3.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/opencollab/arpack-ng/issues/"
| #define PACKAGE_URL ""
| #define PACKAGE "arpack-ng"
| #define VERSION "3.2.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7523: checking for ANSI C header files
configure:7543: clang -c -g -O2 conftest.c >&5
configure:7543: $? = 0
configure:7616: clang -o conftest -g -O2 conftest.c >&5
configure:7616: $? = 0
configure:7616: ./conftest
configure:7616: $? = 0
configure:7627: result: yes
configure:7640: checking for sys/types.h
configure:7640: clang -c -g -O2 conftest.c >&5
configure:7640: $? = 0
configure:7640: result: yes
configure:7640: checking for sys/stat.h
configure:7640: clang -c -g -O2 conftest.c >&5
configure:7640: $? = 0
configure:7640: result: yes
configure:7640: checking for stdlib.h
configure:7640: clang -c -g -O2 conftest.c >&5
configure:7640: $? = 0
configure:7640: result: yes
configure:7640: checking for string.h
configure:7640: clang -c -g -O2 conftest.c >&5
configure:7640: $? = 0
configure:7640: result: yes
configure:7640: checking for memory.h
configure:7640: clang -c -g -O2 conftest.c >&5
configure:7640: $? = 0
configure:7640: result: yes
configure:7640: checking for strings.h
configure:7640: clang -c -g -O2 conftest.c >&5
configure:7640: $? = 0
configure:7640: result: yes
configure:7640: checking for inttypes.h
configure:7640: clang -c -g -O2 conftest.c >&5
configure:7640: $? = 0
configure:7640: result: yes
configure:7640: checking for stdint.h
configure:7640: clang -c -g -O2 conftest.c >&5
configure:7640: $? = 0
configure:7640: result: yes
configure:7640: checking for unistd.h
configure:7640: clang -c -g -O2 conftest.c >&5
configure:7640: $? = 0
configure:7640: result: yes
configure:7654: checking for dlfcn.h
configure:7654: clang -c -g -O2 conftest.c >&5
configure:7654: $? = 0
configure:7654: result: yes
configure:8159: checking for objdir
configure:8174: result: .libs
configure:8445: checking if clang supports -fno-rtti -fno-exceptions
configure:8463: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:8467: $? = 0
configure:8480: result: yes
configure:8807: checking for clang option to produce PIC
configure:8814: result: -fno-common -DPIC
configure:8822: checking if clang PIC flag -fno-common -DPIC works
configure:8840: clang -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:8844: $? = 0
configure:8857: result: yes
configure:8886: checking if clang static flag -static works
configure:8914: result: no
configure:8929: checking if clang supports -c -o file.o
configure:8950: clang -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8954: $? = 0
configure:8976: result: yes
configure:8984: checking if clang supports -c -o file.o
configure:9031: result: yes
configure:9064: checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:10217: result: yes
configure:10457: checking dynamic linker characteristics
configure:11194: result: darwin15.6.0 dyld
configure:11301: checking how to hardcode library paths into programs
configure:11326: result: immediate
configure:11866: checking whether stripping libraries is possible
configure:11880: result: yes
configure:11906: checking if libtool supports shared libraries
configure:11908: result: yes
configure:11911: checking whether to build shared libraries
configure:11932: result: yes
configure:11935: checking whether to build static libraries
configure:11939: result: yes
configure:12063: checking if libtool supports shared libraries
configure:12065: result: yes
configure:12068: checking whether to build shared libraries
configure:12088: result: yes
configure:12091: checking whether to build static libraries
configure:12095: result: yes
configure:12416: checking for /opt/brew/bin/gfortran option to produce PIC
configure:12423: result:
configure:12489: checking if /opt/brew/bin/gfortran static flag works
configure:12517: result: yes
configure:12529: checking if /opt/brew/bin/gfortran supports -c -o file.o
configure:12550: /opt/brew/bin/gfortran -c -g -o out/conftest2.o conftest.f >&5
configure:12554: $? = 0
configure:12576: result: yes
configure:12581: checking if /opt/brew/bin/gfortran supports -c -o file.o
configure:12628: result: yes
configure:12658: checking whether the /opt/brew/bin/gfortran linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:13761: result: no
configure:13902: checking dynamic linker characteristics
configure:14567: result: darwin15.6.0 dyld
configure:14620: checking how to hardcode library paths into programs
configure:14645: result: immediate
configure:14703: checking how to get verbose linking output from /opt/brew/bin/gfortran
configure:14713: /opt/brew/bin/gfortran -c -g conftest.f >&5
configure:14713: $? = 0
configure:14731: /opt/brew/bin/gfortran -o conftest -g -v conftest.f
Using built-in specs.
Target: i686-apple-darwin11
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../libexec/gcc/i686-apple-darwin11/4.2.1/f951 conftest.f -ffixed-form -fPIC -feliminate-unused-debug-symbols -quiet -dumpbase conftest.f -mmacosx-version-min=10.11 -m64 -mtune=core2 -auxbase conftest -g -version -I /opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/finclude -o /var/folders/0w/yrx5bnbd4rb6twpf19t4tkkr0000gp/T//ccxhOlNm.s
GNU F95 version 4.2.1 (Apple Inc. build 5666) (dot 3) (i686-apple-darwin11)
compiled by GNU C version 4.2.1 (Apple Inc. build 5666) (dot 3).
GGC heuristics: --param ggc-min-expand=150 --param ggc-min-heapsize=65536
as -arch x86_64 -force_cpusubtype_ALL -o /var/folders/0w/yrx5bnbd4rb6twpf19t4tkkr0000gp/T//ccAz2T5d.o /var/folders/0w/yrx5bnbd4rb6twpf19t4tkkr0000gp/T//ccxhOlNm.s
/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../libexec/gcc/i686-apple-darwin11/4.2.1/collect2 -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/0w/yrx5bnbd4rb6twpf19t4tkkr0000gp/T//ccAz2T5d.o -lgfortranbegin -lgfortran -lSystem -lgcc -lSystem
configure:14814: result: -v
configure:14816: checking for Fortran 77 libraries of /opt/brew/bin/gfortran
configure:14839: /opt/brew/bin/gfortran -o conftest -g -v conftest.f
Using built-in specs.
Target: i686-apple-darwin11
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../libexec/gcc/i686-apple-darwin11/4.2.1/f951 conftest.f -ffixed-form -fPIC -feliminate-unused-debug-symbols -quiet -dumpbase conftest.f -mmacosx-version-min=10.11 -m64 -mtune=core2 -auxbase conftest -g -version -I /opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/finclude -o /var/folders/0w/yrx5bnbd4rb6twpf19t4tkkr0000gp/T//ccHPCJNw.s
GNU F95 version 4.2.1 (Apple Inc. build 5666) (dot 3) (i686-apple-darwin11)
compiled by GNU C version 4.2.1 (Apple Inc. build 5666) (dot 3).
GGC heuristics: --param ggc-min-expand=150 --param ggc-min-heapsize=65536
as -arch x86_64 -force_cpusubtype_ALL -o /var/folders/0w/yrx5bnbd4rb6twpf19t4tkkr0000gp/T//ccKx4a6i.o /var/folders/0w/yrx5bnbd4rb6twpf19t4tkkr0000gp/T//ccHPCJNw.s
/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../libexec/gcc/i686-apple-darwin11/4.2.1/collect2 -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.6.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. /var/folders/0w/yrx5bnbd4rb6twpf19t4tkkr0000gp/T//ccKx4a6i.o -lgfortranbegin -lgfortran -lSystem -lgcc -lSystem
configure:15035: result: -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lgfortranbegin -lgfortran
configure:15051: checking for dummy main to link with Fortran 77 libraries
configure:15085: clang -o conftest -g -O2 conftest.c -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lgfortranbegin -lgfortran >&5
configure:15085: $? = 0
configure:15130: result: none
configure:15163: checking for Fortran 77 name-mangling scheme
configure:15176: /opt/brew/bin/gfortran -c -g conftest.f >&5
configure:15176: $? = 0
configure:15217: clang -o conftest -g -O2 conftest.c cfortran_test.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lgfortranbegin -lgfortran >&5
Undefined symbols for architecture x86_64:
"_foobar", referenced from:
_main in conftest-96ba7d.o
(maybe you meant: _foobar_)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:15217: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "arpack-ng"
| #define PACKAGE_TARNAME "arpack-ng"
| #define PACKAGE_VERSION "3.2.0"
| #define PACKAGE_STRING "arpack-ng 3.2.0"
| #define PACKAGE_BUGREPORT "https://github.com/opencollab/arpack-ng/issues/"
| #define PACKAGE_URL ""
| #define PACKAGE "arpack-ng"
| #define VERSION "3.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* 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:15217: clang -o conftest -g -O2 conftest.c cfortran_test.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lgfortranbegin -lgfortran >&5
configure:15217: $? = 0
configure:15275: clang -o conftest -g -O2 conftest.c cfortran_test.o -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lgfortranbegin -lgfortran >&5
configure:15275: $? = 0
configure:15317: result: lower case, underscore, no extra underscore
configure:15391: checking for sgemm_ in -L/opt/brew/opt/veclibfort/lib -lvecLibFort
configure:15419: clang -o conftest -g -O2 conftest.c -L/opt/brew/opt/veclibfort/lib -lvecLibFort -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lgfortranbegin -lgfortran >&5
configure:15419: $? = 0
configure:15426: result: yes
configure:16460: checking for cheev_
configure:16460: clang -o conftest -g -O2 conftest.c -L/opt/brew/opt/veclibfort/lib -lvecLibFort -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lgfortranbegin -lgfortran >&5
configure:16460: $? = 0
configure:16460: result: yes
configure:16543: checking for MPI mode
configure:16979: checking that generated files are newer than configure
configure:16985: result: done
configure:17016: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by arpack-ng config.status 3.2.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on P383.local
config.status:1081: creating arpack.pc
config.status:1081: creating Makefile
config.status:1081: creating SRC/Makefile
config.status:1081: creating UTIL/Makefile
config.status:1081: creating TESTS/Makefile
config.status:1081: creating EXAMPLES/Makefile
config.status:1081: creating EXAMPLES/BAND/Makefile
config.status:1081: creating EXAMPLES/COMPLEX/Makefile
config.status:1081: creating EXAMPLES/NONSYM/Makefile
config.status:1081: creating EXAMPLES/SIMPLE/Makefile
config.status:1081: creating EXAMPLES/SVD/Makefile
config.status:1081: creating EXAMPLES/SYM/Makefile
config.status:1081: creating PARPACK/Makefile
config.status:1081: creating PARPACK/SRC/Makefile
config.status:1081: creating PARPACK/SRC/MPI/Makefile
config.status:1081: creating PARPACK/UTIL/Makefile
config.status:1081: creating PARPACK/UTIL/MPI/Makefile
config.status:1081: creating PARPACK/UTIL/BLACS/Makefile
config.status:1081: creating PARPACK/EXAMPLES/MPI/Makefile
config.status:1081: creating PARPACK/EXAMPLES/BLACS/Makefile
config.status:1081: creating PARPACK/SRC/BLACS/Makefile
config.status:1253: executing depfiles commands
config.status:1253: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin15.6.0
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
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_F77_set=set
ac_cv_env_F77_value=/opt/brew/bin/gfortran
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_MPIF77_set=
ac_cv_env_MPIF77_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=no
ac_cv_f77_dummy_main=none
ac_cv_f77_libs=' -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lgfortranbegin -lgfortran'
ac_cv_f77_mangling='lower case, underscore, no extra underscore'
ac_cv_fortran_dummy_main=none
ac_cv_func_cheev_=yes
ac_cv_header_dlfcn_h=yes
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-darwin15.6.0
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/opt/brew/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='clang -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=clang
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_f77_v=-v
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_F77=
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_F77=yes
lt_cv_prog_gnu_ld=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/arpack-20160810-47100-1elodoy/arpack-ng-3.2.0/missing aclocal-1.14'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /private/tmp/arpack-20160810-47100-1elodoy/arpack-ng-3.2.0/missing autoconf'
AUTOHEADER='${SHELL} /private/tmp/arpack-20160810-47100-1elodoy/arpack-ng-3.2.0/missing autoheader'
AUTOMAKE='${SHELL} /private/tmp/arpack-20160810-47100-1elodoy/arpack-ng-3.2.0/missing automake-1.14'
AWK='awk'
BLAS_LIBS='-L/opt/brew/opt/veclibfort/lib -lvecLibFort'
CC='clang'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"arpack-ng\" -DPACKAGE_TARNAME=\"arpack-ng\" -DPACKAGE_VERSION=\"3.2.0\" -DPACKAGE_STRING=\"arpack-ng\ 3.2.0\" -DPACKAGE_BUGREPORT=\"https://github.com/opencollab/arpack-ng/issues/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"arpack-ng\" -DVERSION=\"3.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BLAS=1 -DHAVE_LAPACK=1'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
F77='/opt/brew/bin/gfortran'
FFLAGS='-g'
FGREP='/usr/bin/grep -F'
FLIBS=' -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc -L/opt/brew/Cellar/apple-gcc42/4.2.1-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lgfortranbegin -lgfortran'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LAPACK_LIBS=''
LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /private/tmp/arpack-20160810-47100-1elodoy/arpack-ng-3.2.0/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
MPIF77=''
MPILIBS=''
MPI_FALSE=''
MPI_TRUE='#'
NM='/usr/bin/nm -B'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='arpack-ng'
PACKAGE_BUGREPORT='https://github.com/opencollab/arpack-ng/issues/'
PACKAGE_NAME='arpack-ng'
PACKAGE_STRING='arpack-ng 3.2.0'
PACKAGE_TARNAME='arpack-ng'
PACKAGE_URL=''
PACKAGE_VERSION='3.2.0'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/opt/brew/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='3.2.0'
ac_ct_AR='ar'
ac_ct_CC='clang'
ac_ct_DUMPBIN=''
ac_ct_F77=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_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-darwin15.6.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin15.6.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin15.6.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin15.6.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/arpack-20160810-47100-1elodoy/arpack-ng-3.2.0/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='/opt/brew/Cellar/arpack/3.2.0_1/libexec'
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 "arpack-ng"
#define PACKAGE_TARNAME "arpack-ng"
#define PACKAGE_VERSION "3.2.0"
#define PACKAGE_STRING "arpack-ng 3.2.0"
#define PACKAGE_BUGREPORT "https://github.com/opencollab/arpack-ng/issues/"
#define PACKAGE_URL ""
#define PACKAGE "arpack-ng"
#define VERSION "3.2.0"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_BLAS 1
#define HAVE_LAPACK 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment