Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 17, 2021 05:18
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 r-rmcgibbo/da899b525360e47a56f64a998fd2fd2b to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/da899b525360e47a56f64a998fd2fd2b to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 19 seconds | https://github.com/NixOS/nixpkgs/pull/116579
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/lgnqbdmvi4a6ji8bnzd5gl4s0c21ab7g-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing cmake files...
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_SKIP_BUILD_RPATH=ON -DCMAKE_INSTALL_LOCALEDIR=/nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0/share/doc/arpack -DCMAKE_INSTALL_INFODIR=/nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0/include -DCMAKE_INSTALL_SBINDIR=/nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip -DCMAKE_RANLIB=/nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/ranlib -DCMAKE_AR=/nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0 -DBUILD_SHARED_LIBS=ON -DINTERFACE64=
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- The C compiler identification is GNU 10.2.0
-- The Fortran compiler identification is GNU 9.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/fqlhvsl14cr3b3pbipw8mhkysl10llzz-gcc-wrapper-10.2.0/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Check for working Fortran compiler: /nix/store/kj6n3ywy0c9mplqgsgv3gy34va5z0cnn-gfortran-wrapper-9.3.0/bin/gfortran - skipped
-- Checking whether /nix/store/kj6n3ywy0c9mplqgsgv3gy34va5z0cnn-gfortran-wrapper-9.3.0/bin/gfortran supports Fortran 90
-- Checking whether /nix/store/kj6n3ywy0c9mplqgsgv3gy34va5z0cnn-gfortran-wrapper-9.3.0/bin/gfortran supports Fortran 90 - yes
-- Detecting Fortran/C Interface
-- Detecting Fortran/C Interface - Found GLOBAL and MODULE mangling
-- Verifying Fortran/C Compiler Compatibility
-- Verifying Fortran/C Compiler Compatibility - Success
-- Looking for Fortran sgemm
-- Looking for Fortran sgemm - not found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Looking for Fortran sgemm
-- Looking for Fortran sgemm - found
-- Found BLAS: /nix/store/y1kbcdigsw6fiykfwsd0951pn20jgqfj-blas-3/lib/libblas.so
-- Looking for Fortran cheev
-- Looking for Fortran cheev - found
-- Found LAPACK: /nix/store/y1kbcdigsw6fiykfwsd0951pn20jgqfj-blas-3/lib/libblas.so;-lpthread;-lm;-ldl
-- Generating arpackdef.h
-- Configuration summary for arpack-ng-3.7.0:
-- prefix: /nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0
-- MPI: OFF
-- ICB: OFF
-- INTERFACE64: 0
-- FC: /nix/store/kj6n3ywy0c9mplqgsgv3gy34va5z0cnn-gfortran-wrapper-9.3.0/bin/gfortran
-- FCFLAGS: -O3 -DNDEBUG -O3 -cpp -ffixed-line-length-none
-- BLAS:
-- link: /nix/store/y1kbcdigsw6fiykfwsd0951pn20jgqfj-blas-3/lib/libblas.so
-- LAPACK:
-- link: /nix/store/y1kbcdigsw6fiykfwsd0951pn20jgqfj-blas-3/lib/libblas.so
-- link: -lpthread
-- link: -lm
-- link: -ldl
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_CXX_COMPILER
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
-- Build files have been written to: /build/source/build
cmake: enabled parallel building
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: -j2 -l2 SHELL=/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash
Scanning dependencies of target arpack
[ 1%] Building Fortran object CMakeFiles/arpack.dir/UTIL/icnteq.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 2%] Building Fortran object CMakeFiles/arpack.dir/UTIL/icopy.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 3%] Building Fortran object CMakeFiles/arpack.dir/UTIL/iset.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 4%] Building Fortran object CMakeFiles/arpack.dir/UTIL/iswap.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 5%] Building Fortran object CMakeFiles/arpack.dir/UTIL/ivout.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 6%] Building Fortran object CMakeFiles/arpack.dir/UTIL/second_NONE.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 7%] Building Fortran object CMakeFiles/arpack.dir/UTIL/svout.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 8%] Building Fortran object CMakeFiles/arpack.dir/UTIL/smout.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 9%] Building Fortran object CMakeFiles/arpack.dir/UTIL/dvout.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 10%] Building Fortran object CMakeFiles/arpack.dir/UTIL/dmout.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 11%] Building Fortran object CMakeFiles/arpack.dir/UTIL/cvout.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 12%] Building Fortran object CMakeFiles/arpack.dir/UTIL/cmout.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 13%] Building Fortran object CMakeFiles/arpack.dir/UTIL/zvout.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 14%] Building Fortran object CMakeFiles/arpack.dir/UTIL/zmout.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 15%] Building Fortran object CMakeFiles/arpack.dir/SRC/cgetv0.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 16%] Building Fortran object CMakeFiles/arpack.dir/SRC/cnaitr.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 17%] Building Fortran object CMakeFiles/arpack.dir/SRC/cnapps.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 18%] Building Fortran object CMakeFiles/arpack.dir/SRC/cnaup2.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 19%] Building Fortran object CMakeFiles/arpack.dir/SRC/cnaupd.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 20%] Building Fortran object CMakeFiles/arpack.dir/SRC/cneigh.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 21%] Building Fortran object CMakeFiles/arpack.dir/SRC/cneupd.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 22%] Building Fortran object CMakeFiles/arpack.dir/SRC/cngets.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 23%] Building Fortran object CMakeFiles/arpack.dir/SRC/csortc.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 24%] Building Fortran object CMakeFiles/arpack.dir/SRC/cstatn.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 25%] Building Fortran object CMakeFiles/arpack.dir/SRC/dgetv0.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 26%] Building Fortran object CMakeFiles/arpack.dir/SRC/dnaitr.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 27%] Building Fortran object CMakeFiles/arpack.dir/SRC/dnapps.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 28%] Building Fortran object CMakeFiles/arpack.dir/SRC/dnaup2.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 29%] Building Fortran object CMakeFiles/arpack.dir/SRC/dnaupd.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 30%] Building Fortran object CMakeFiles/arpack.dir/SRC/dnconv.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 31%] Building Fortran object CMakeFiles/arpack.dir/SRC/dneigh.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 32%] Building Fortran object CMakeFiles/arpack.dir/SRC/dneupd.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 33%] Building Fortran object CMakeFiles/arpack.dir/SRC/dngets.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 34%] Building Fortran object CMakeFiles/arpack.dir/SRC/dsaitr.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 35%] Building Fortran object CMakeFiles/arpack.dir/SRC/dsapps.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 36%] Building Fortran object CMakeFiles/arpack.dir/SRC/dsaup2.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 37%] Building Fortran object CMakeFiles/arpack.dir/SRC/dsaupd.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 38%] Building Fortran object CMakeFiles/arpack.dir/SRC/dsconv.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 39%] Building Fortran object CMakeFiles/arpack.dir/SRC/dseigt.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 40%] Building Fortran object CMakeFiles/arpack.dir/SRC/dsesrt.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 41%] Building Fortran object CMakeFiles/arpack.dir/SRC/dseupd.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 42%] Building Fortran object CMakeFiles/arpack.dir/SRC/dsgets.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 43%] Building Fortran object CMakeFiles/arpack.dir/SRC/dsortc.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 44%] Building Fortran object CMakeFiles/arpack.dir/SRC/dsortr.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 45%] Building Fortran object CMakeFiles/arpack.dir/SRC/dstatn.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 46%] Building Fortran object CMakeFiles/arpack.dir/SRC/dstats.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 47%] Building Fortran object CMakeFiles/arpack.dir/SRC/dstqrb.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 48%] Building Fortran object CMakeFiles/arpack.dir/SRC/sgetv0.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 49%] Building Fortran object CMakeFiles/arpack.dir/SRC/snaitr.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 50%] Building Fortran object CMakeFiles/arpack.dir/SRC/snapps.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 51%] Building Fortran object CMakeFiles/arpack.dir/SRC/snaup2.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 52%] Building Fortran object CMakeFiles/arpack.dir/SRC/snaupd.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 53%] Building Fortran object CMakeFiles/arpack.dir/SRC/snconv.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 54%] Building Fortran object CMakeFiles/arpack.dir/SRC/sneigh.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 55%] Building Fortran object CMakeFiles/arpack.dir/SRC/sneupd.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 56%] Building Fortran object CMakeFiles/arpack.dir/SRC/sngets.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 57%] Building Fortran object CMakeFiles/arpack.dir/SRC/ssaitr.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 58%] Building Fortran object CMakeFiles/arpack.dir/SRC/ssapps.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 59%] Building Fortran object CMakeFiles/arpack.dir/SRC/ssaup2.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 60%] Building Fortran object CMakeFiles/arpack.dir/SRC/ssaupd.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 61%] Building Fortran object CMakeFiles/arpack.dir/SRC/ssconv.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 62%] Building Fortran object CMakeFiles/arpack.dir/SRC/sseigt.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 63%] Building Fortran object CMakeFiles/arpack.dir/SRC/ssesrt.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 64%] Building Fortran object CMakeFiles/arpack.dir/SRC/sseupd.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 65%] Building Fortran object CMakeFiles/arpack.dir/SRC/ssgets.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 66%] Building Fortran object CMakeFiles/arpack.dir/SRC/ssortc.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 67%] Building Fortran object CMakeFiles/arpack.dir/SRC/ssortr.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 68%] Building Fortran object CMakeFiles/arpack.dir/SRC/sstatn.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 69%] Building Fortran object CMakeFiles/arpack.dir/SRC/sstats.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 70%] Building Fortran object CMakeFiles/arpack.dir/SRC/sstqrb.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 71%] Building Fortran object CMakeFiles/arpack.dir/SRC/zgetv0.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 72%] Building Fortran object CMakeFiles/arpack.dir/SRC/znaitr.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 73%] Building Fortran object CMakeFiles/arpack.dir/SRC/znapps.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 74%] Building Fortran object CMakeFiles/arpack.dir/SRC/znaup2.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 75%] Building Fortran object CMakeFiles/arpack.dir/SRC/znaupd.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 76%] Building Fortran object CMakeFiles/arpack.dir/SRC/zneigh.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 77%] Building Fortran object CMakeFiles/arpack.dir/SRC/zneupd.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 78%] Building Fortran object CMakeFiles/arpack.dir/SRC/zngets.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 79%] Building Fortran object CMakeFiles/arpack.dir/SRC/zsortc.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 80%] Building Fortran object CMakeFiles/arpack.dir/SRC/zstatn.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 81%] Building Fortran object CMakeFiles/arpack.dir/dbgini.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 82%] Building Fortran object CMakeFiles/arpack.dir/staini.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 83%] Linking Fortran shared library lib/libarpack.so
[ 83%] Built target arpack
Scanning dependencies of target bug_1315_double
[ 84%] Building C object CMakeFiles/bug_1315_double.dir/TESTS/bug_1315_double.c.o
In file included from /build/source/TESTS/bug_1315_double.c:11:
/build/source/build/FCMangle.h:18: warning: "sgemm" redefined
18 | #define sgemm FortranCInterface_GLOBAL(sgemm, SGEMM)
|
<command-line>: note: this is the location of the previous definition
In file included from /build/source/TESTS/bug_1315_double.c:11:
/build/source/build/FCMangle.h:19: warning: "snaupd" redefined
19 | #define snaupd FortranCInterface_GLOBAL(snaupd, SNAUPD)
|
<command-line>: note: this is the location of the previous definition
In file included from /build/source/TESTS/bug_1315_double.c:11:
/build/source/build/FCMangle.h:20: warning: "sneupd" redefined
20 | #define sneupd FortranCInterface_GLOBAL(sneupd, SNEUPD)
|
<command-line>: note: this is the location of the previous definition
In file included from /build/source/TESTS/bug_1315_double.c:11:
/build/source/build/FCMangle.h:21: warning: "dnaupd" redefined
21 | #define dnaupd FortranCInterface_GLOBAL(dnaupd, DNAUPD)
|
<command-line>: note: this is the location of the previous definition
In file included from /build/source/TESTS/bug_1315_double.c:11:
/build/source/build/FCMangle.h:22: warning: "dneupd" redefined
22 | #define dneupd FortranCInterface_GLOBAL(dneupd, DNEUPD)
|
<command-line>: note: this is the location of the previous definition
In file included from /build/source/TESTS/bug_1315_double.c:11:
/build/source/build/FCMangle.h:23: warning: "cheev" redefined
23 | #define cheev FortranCInterface_GLOBAL(cheev, CHEEV)
|
<command-line>: note: this is the location of the previous definition
[ 85%] Linking C executable Tests/bug_1315_double
[ 85%] Built target bug_1315_double
Scanning dependencies of target bug_1315_single
[ 86%] Building C object CMakeFiles/bug_1315_single.dir/TESTS/bug_1315_single.c.o
In file included from /build/source/TESTS/bug_1315_single.c:11:
/build/source/build/FCMangle.h:18: warning: "sgemm" redefined
18 | #define sgemm FortranCInterface_GLOBAL(sgemm, SGEMM)
|
<command-line>: note: this is the location of the previous definition
In file included from /build/source/TESTS/bug_1315_single.c:11:
/build/source/build/FCMangle.h:19: warning: "snaupd" redefined
19 | #define snaupd FortranCInterface_GLOBAL(snaupd, SNAUPD)
|
<command-line>: note: this is the location of the previous definition
In file included from /build/source/TESTS/bug_1315_single.c:11:
/build/source/build/FCMangle.h:20: warning: "sneupd" redefined
20 | #define sneupd FortranCInterface_GLOBAL(sneupd, SNEUPD)
|
<command-line>: note: this is the location of the previous definition
In file included from /build/source/TESTS/bug_1315_single.c:11:
/build/source/build/FCMangle.h:21: warning: "dnaupd" redefined
21 | #define dnaupd FortranCInterface_GLOBAL(dnaupd, DNAUPD)
|
<command-line>: note: this is the location of the previous definition
In file included from /build/source/TESTS/bug_1315_single.c:11:
/build/source/build/FCMangle.h:22: warning: "dneupd" redefined
22 | #define dneupd FortranCInterface_GLOBAL(dneupd, DNEUPD)
|
<command-line>: note: this is the location of the previous definition
In file included from /build/source/TESTS/bug_1315_single.c:11:
/build/source/build/FCMangle.h:23: warning: "cheev" redefined
23 | #define cheev FortranCInterface_GLOBAL(cheev, CHEEV)
|
<command-line>: note: this is the location of the previous definition
[ 87%] Linking C executable Tests/bug_1315_single
[ 87%] Built target bug_1315_single
Scanning dependencies of target bug_142
[ 88%] Building Fortran object CMakeFiles/bug_142.dir/TESTS/bug_142.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 89%] Linking Fortran executable Tests/bug_142
[ 89%] Built target bug_142
Scanning dependencies of target bug_142_gen
[ 90%] Building Fortran object CMakeFiles/bug_142_gen.dir/TESTS/bug_142_gen.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 91%] Linking Fortran executable Tests/bug_142_gen
[ 91%] Built target bug_142_gen
Scanning dependencies of target bug_1323
[ 92%] Building Fortran object CMakeFiles/bug_1323.dir/TESTS/bug_1323.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 93%] Linking Fortran executable Tests/bug_1323
[ 93%] Built target bug_1323
Scanning dependencies of target bug_58_double
[ 94%] Building Fortran object CMakeFiles/bug_58_double.dir/TESTS/bug_58_double.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 95%] Linking Fortran executable Tests/bug_58_double
[ 95%] Built target bug_58_double
Scanning dependencies of target bug_79_double_complex
[ 96%] Building Fortran object CMakeFiles/bug_79_double_complex.dir/TESTS/bug_79_double_complex.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 97%] Linking Fortran executable Tests/bug_79_double_complex
[ 97%] Built target bug_79_double_complex
Scanning dependencies of target dnsimp_test
[ 98%] Building Fortran object CMakeFiles/dnsimp_test.dir/TESTS/dnsimp.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[ 99%] Building Fortran object CMakeFiles/dnsimp_test.dir/TESTS/mmio.f.o
f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran
[100%] Linking Fortran executable Tests/dnsimp
[100%] Built target dnsimp_test
@nix { "action": "setPhase", "phase": "checkPhase" }
running tests
check flags: SHELL=/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash VERBOSE=y test
Running tests...
/nix/store/xc5458l3kvxdqmzqba4c5zsxrvx8iyy8-cmake-3.19.6/bin/ctest --force-new-ctest-process
Test project /build/source/build
Start 1: dnsimp_tst
Start 2: bug_1315_single_tst
1/8 Test #2: bug_1315_single_tst .............. Passed 0.07 sec
Start 3: bug_1315_double_tst
2/8 Test #1: dnsimp_tst ....................... Passed 0.07 sec
Start 4: bug_1323_tst
3/8 Test #4: bug_1323_tst ..................... Passed 0.02 sec
Start 5: bug_58_double_tst
4/8 Test #5: bug_58_double_tst ................ Passed 0.02 sec
Start 6: bug_79_double_complex_tst
5/8 Test #6: bug_79_double_complex_tst ........ Passed 0.01 sec
Start 7: bug_142_tst
6/8 Test #7: bug_142_tst ...................... Passed 0.01 sec
Start 8: bug_142_gen_tst
7/8 Test #8: bug_142_gen_tst .................. Passed 0.01 sec
8/8 Test #3: bug_1315_double_tst .............. Passed 0.23 sec
100% tests passed, 0 tests failed out of 8
Total Test time (real) = 0.30 sec
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash install
[ 83%] Built target arpack
[ 85%] Built target bug_1315_double
[ 87%] Built target bug_1315_single
[ 89%] Built target bug_142
[ 91%] Built target bug_142_gen
[ 93%] Built target bug_1323
[ 95%] Built target bug_58_double
[ 97%] Built target bug_79_double_complex
[100%] Built target dnsimp_test
Install the project...
-- Install configuration: "Release"
-- Installing: /nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0/include/arpack/debug.h
-- Installing: /nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0/include/arpack/stat.h
-- Installing: /nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0/include/arpack/arpackdef.h
-- Installing: /nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0/lib/libarpack.so.2.1.0
-- Installing: /nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0/lib/libarpack.so.2
-- Installing: /nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0/lib/libarpack.so
-- Installing: /nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0/lib/cmake/arpack-ng-config.cmake
-- Installing: /nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0/lib/cmake/arpack-ng-config-version.cmake
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0
shrinking /nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0/lib/libarpack.so.2.1.0
strip is /nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0/lib
patching script interpreter paths in /nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0
checking for references to /build/ in /nix/store/pgni3skw0mm1q8j24zqzxigzryk7w210-arpack-3.7.0...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment